Uses of Interface
com.atlassian.crowd.service.factory.CrowdClientFactory

Packages that use CrowdClientFactory
com.atlassian.crowd.directory   
com.atlassian.crowd.integration.rest.service.factory   
 

Uses of CrowdClientFactory in com.atlassian.crowd.directory
 

Constructors in com.atlassian.crowd.directory with parameters of type CrowdClientFactory
RemoteCrowdDirectory(CrowdClientFactory crowdClientFactory)
          Creates a new RemoteCrowdDirectory using the given CrowdClientFactory.
 

Uses of CrowdClientFactory in com.atlassian.crowd.integration.rest.service.factory
 

Classes in com.atlassian.crowd.integration.rest.service.factory that implement CrowdClientFactory
 class RestCrowdClientFactory
          Factory class for creating a new instance of CrowdClient using REST.
 



Copyright © 2012 Atlassian. All Rights Reserved.