Uses of Class
com.atlassian.crowd.integration.service.soap.client.ClientProperties

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

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

Methods in com.atlassian.crowd.integration.http that return ClientProperties
 ClientProperties HttpAuthenticator.getClientProperties()
          Retrieve the underlying client properties used to communicate with the Crowd Security Server.
 ClientProperties HttpAuthenticatorImpl.getClientProperties()
          Retrieve the underlying client properties used to communicate with the Crowd Security Server.
 

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

Methods in com.atlassian.crowd.integration.service.soap.client that return ClientProperties
 ClientProperties SecurityServerClient.getClientProperties()
          Retrieve the client properties used to connect to the Crowd Security Server.
 ClientProperties SecurityServerClientImpl.getClientProperties()
          Retrieve the client properties used to connect to the Crowd Security Server.
 

Constructors in com.atlassian.crowd.integration.service.soap.client with parameters of type ClientProperties
SecurityServerClientImpl(ClientProperties clientProperties)
           
 



Copyright © 2007 Atlassian Software Systems. All Rights Reserved.