Uses of Class
nl.surfnet.mujina.model.SimpleAuthentication

Packages that use SimpleAuthentication
nl.surfnet.mujina.model   
nl.surfnet.mujina.saml.xml   
 

Uses of SimpleAuthentication in nl.surfnet.mujina.model
 

Methods in nl.surfnet.mujina.model that return types with arguments of type SimpleAuthentication
 Collection<SimpleAuthentication> IdpConfigurationImpl.getUsers()
           
 Collection<SimpleAuthentication> IdpConfiguration.getUsers()
           
 

Uses of SimpleAuthentication in nl.surfnet.mujina.saml.xml
 

Methods in nl.surfnet.mujina.saml.xml with parameters of type SimpleAuthentication
 org.opensaml.saml2.core.Assertion AssertionGenerator.generateAssertion(String remoteIP, SimpleAuthentication authToken, String recepientAssertionConsumerURL, int validForInSeconds, String inResponseTo, org.joda.time.DateTime authnInstant)
           
 org.opensaml.saml2.core.Response AuthnResponseGenerator.generateAuthnResponse(String remoteIP, SimpleAuthentication authToken, String recepientAssertionConsumerURL, int validForInSeconds, String inResponseTo, org.joda.time.DateTime authnInstant)
           
 



Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.