Uses of Class
com.atlassian.crowd.service.client.ClientPropertiesImpl

Packages that use ClientPropertiesImpl
com.atlassian.crowd.service.client   
com.atlassian.crowd.service.soap.client   
 

Uses of ClientPropertiesImpl in com.atlassian.crowd.service.client
 

Methods in com.atlassian.crowd.service.client that return ClientPropertiesImpl
static ClientPropertiesImpl ClientPropertiesImpl.newInstanceFromProperties(java.util.Properties properties)
           
static ClientPropertiesImpl ClientPropertiesImpl.newInstanceFromResourceLocator(ResourceLocator resourceLocator)
           
 

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

Subclasses of ClientPropertiesImpl in com.atlassian.crowd.service.soap.client
 class SoapClientPropertiesImpl
          This bean is a container for the application's crowd.properties.
 



Copyright © 2010 Atlassian. All Rights Reserved.