Uses of Interface
com.atlassian.crowd.service.client.CrowdClient

Packages that use CrowdClient
com.atlassian.crowd.integration.http   
com.atlassian.crowd.service.factory   
 

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

Constructors in com.atlassian.crowd.integration.http with parameters of type CrowdClient
CrowdHttpAuthenticatorImpl(CrowdClient client, ClientProperties clientProperties, CrowdHttpTokenHelper tokenHelper)
           
 

Uses of CrowdClient in com.atlassian.crowd.service.factory
 

Methods in com.atlassian.crowd.service.factory that return CrowdClient
 CrowdClient CrowdClientFactory.newInstance(ClientProperties clientProperties)
          Constructs a new Crowd Client instance from the client properties.
 CrowdClient CrowdClientFactory.newInstance(java.lang.String url, java.lang.String applicationName, java.lang.String applicationPassword)
          Construct a new Crowd Client instance.
 



Copyright © 2013 Atlassian. All Rights Reserved.