Uses of Class
com.atlassian.crowd.integration.authentication.PrincipalAuthenticationContext

Packages that use PrincipalAuthenticationContext
com.atlassian.crowd.integration.http   
com.atlassian.crowd.integration.service.soap.client   
com.atlassian.crowd.integration.service.soap.server   
 

Uses of PrincipalAuthenticationContext in com.atlassian.crowd.integration.http
 

Methods in com.atlassian.crowd.integration.http that return PrincipalAuthenticationContext
static PrincipalAuthenticationContext HttpAuthenticator.getPrincipalAuthenticationContext(HttpServletRequest request, HttpServletResponse response, String username, String password)
           
 

Uses of PrincipalAuthenticationContext in com.atlassian.crowd.integration.service.soap.client
 

Methods in com.atlassian.crowd.integration.service.soap.client with parameters of type PrincipalAuthenticationContext
static String SecurityServerClient.authenticatePrincipal(PrincipalAuthenticationContext principalAuthenticationContext)
           
 

Uses of PrincipalAuthenticationContext in com.atlassian.crowd.integration.service.soap.server
 

Methods in com.atlassian.crowd.integration.service.soap.server with parameters of type PrincipalAuthenticationContext
 String SecurityServer.authenticatePrincipal(AuthenticatedToken applicationToken, PrincipalAuthenticationContext authenticateContext)
           
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.