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

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

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

Fields in com.atlassian.crowd.integration.service.soap.client declared as ApplicationAuthenticationContext
protected static ApplicationAuthenticationContext GenericClient.applciationAuthenticationContext
           
 

Methods in com.atlassian.crowd.integration.service.soap.client that return ApplicationAuthenticationContext
protected static ApplicationAuthenticationContext GenericClient.getApplciationAuthenticationContext()
           
 

Methods in com.atlassian.crowd.integration.service.soap.client with parameters of type ApplicationAuthenticationContext
protected static void GenericClient.setApplciationAuthenticationContext(ApplicationAuthenticationContext applciationAuthenticationContext)
           
 

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

Methods in com.atlassian.crowd.integration.service.soap.server with parameters of type ApplicationAuthenticationContext
 AuthenticatedToken SecurityServer.authenticateApplication(ApplicationAuthenticationContext authenticationContext)
           
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.