|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||