Uses of Interface
com.atlassian.crowd.service.soap.client.SoapClientProperties

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

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

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

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

Classes in com.atlassian.crowd.service.soap.client that implement SoapClientProperties
 class SoapClientPropertiesImpl
          This bean is a container for the application's crowd.properties.
 

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

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



Copyright © 2012 Atlassian. All Rights Reserved.