Uses of Interface
com.atlassian.crowd.directory.ClientCredentialsTokenHandlerSupplier
Packages that use ClientCredentialsTokenHandlerSupplier
-
Uses of ClientCredentialsTokenHandlerSupplier in com.atlassian.crowd.directory
Constructors in com.atlassian.crowd.directory with parameters of type ClientCredentialsTokenHandlerSupplierModifierConstructorDescriptionRemoteCrowdDirectory(com.atlassian.crowd.service.factory.CrowdClientFactory crowdClientFactory, ClientCredentialsTokenHandlerSupplier tokenHandlerSupplier) Creates a new RemoteCrowdDirectory using the given CrowdClientFactory.