Uses of Interface
com.atlassian.crowd.service.factory.CrowdClientFactory
Packages that use CrowdClientFactory
Package
Description
-
Uses of CrowdClientFactory in com.atlassian.crowd.directory
Constructors in com.atlassian.crowd.directory with parameters of type CrowdClientFactoryModifierConstructorDescriptionRemoteCrowdDirectory
(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 CrowdClientFactoryModifier and TypeClassDescriptionclass
Factory class for creating a new instance of CrowdClient using REST.