Uses of Interface
com.atlassian.crowd.integration.http.util.CrowdHttpTokenHelper

Packages that use CrowdHttpTokenHelper
com.atlassian.crowd.integration.http   
com.atlassian.crowd.integration.http.util   
 

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

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

Uses of CrowdHttpTokenHelper in com.atlassian.crowd.integration.http.util
 

Classes in com.atlassian.crowd.integration.http.util that implement CrowdHttpTokenHelper
 class CrowdHttpTokenHelperImpl
          Helper class for Crowd SSO token operations.
 

Methods in com.atlassian.crowd.integration.http.util that return CrowdHttpTokenHelper
static CrowdHttpTokenHelper CrowdHttpTokenHelperImpl.getInstance(CrowdHttpValidationFactorExtractor validationFactorExtractor)
          Returns an instance of CrowdHttpTokenHelper.
 



Copyright © 2012 Atlassian. All Rights Reserved.