Uses of Class
com.atlassian.crowd.plugin.saml.SAMLAuthResponse

Packages that use SAMLAuthResponse
com.atlassian.crowd.plugin.saml   
com.atlassian.crowd.plugin.saml.action   
 

Uses of SAMLAuthResponse in com.atlassian.crowd.plugin.saml
 

Methods in com.atlassian.crowd.plugin.saml that return SAMLAuthResponse
 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.
 

Uses of SAMLAuthResponse in com.atlassian.crowd.plugin.saml.action
 

Methods in com.atlassian.crowd.plugin.saml.action that return SAMLAuthResponse
 SAMLAuthResponse SAMLAuthAction.getSamlResponse()
           
 



Copyright © 2010 Atlassian. All Rights Reserved.