Uses of Class
com.atlassian.crowd.integration.soap.SOAPCookieInfo

Packages that use SOAPCookieInfo
com.atlassian.crowd.service.soap.client   
com.atlassian.crowd.service.soap.server   
 

Uses of SOAPCookieInfo in com.atlassian.crowd.service.soap.client
 

Methods in com.atlassian.crowd.service.soap.client that return SOAPCookieInfo
 SOAPCookieInfo SecurityServerClientImpl.getCookieInfo()
          Returns information needed to set the SSO cookie correctly.
 SOAPCookieInfo SecurityServerClient.getCookieInfo()
          Returns information needed to set the SSO cookie correctly.
 

Uses of SOAPCookieInfo in com.atlassian.crowd.service.soap.server
 

Methods in com.atlassian.crowd.service.soap.server that return SOAPCookieInfo
 SOAPCookieInfo SecurityServerGeneric.getCookieInfo(AuthenticatedToken applicationToken)
          Returns information needed to set the SSO cookie correctly.
 SOAPCookieInfo SecurityServer.getCookieInfo(AuthenticatedToken applicationToken)
          Returns information needed to set the SSO cookie correctly.
 



Copyright © 2010 Atlassian. All Rights Reserved.