|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SAMLAuthRequest | |
|---|---|
| com.atlassian.crowd.plugin.saml | |
| Uses of SAMLAuthRequest in com.atlassian.crowd.plugin.saml |
|---|
| Methods in com.atlassian.crowd.plugin.saml that return SAMLAuthRequest | |
|---|---|
SAMLAuthRequest |
SAMLMessageManagerImpl.parseAuthRequest(java.lang.String samlRequestXML,
java.lang.String relayStateURL)
|
SAMLAuthRequest |
SAMLMessageManager.parseAuthRequest(java.lang.String samlRequestXML,
java.lang.String relayStateURL)
Parses the non null request parameters for a SAML request into a SAML request object. |
| Methods in com.atlassian.crowd.plugin.saml with parameters of type SAMLAuthRequest | |
|---|---|
SAMLAuthResponse |
SAMLMessageManagerImpl.generateAuthResponse(SAMLAuthRequest authRequest,
java.lang.String authenticatedUser)
|
SAMLAuthResponse |
SAMLMessageManager.generateAuthResponse(SAMLAuthRequest authRequest,
java.lang.String authenticatedUser)
Generates a successful authentication response for an authentication request given the username of the authenticated user. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||