Uses of Interface
com.atlassian.crowd.integration.http.util.CrowdHttpTokenHelper
Packages that use CrowdHttpTokenHelper
-
Uses of CrowdHttpTokenHelper in com.atlassian.crowd.integration.http
Constructors in com.atlassian.crowd.integration.http with parameters of type CrowdHttpTokenHelperModifierConstructorDescriptionCrowdHttpAuthenticatorImpl(CrowdClient client, ClientProperties clientProperties, CrowdHttpTokenHelper tokenHelper) CrowdHttpAuthenticatorImpl(CrowdClient client, ClientProperties clientProperties, CrowdHttpTokenHelper tokenHelper, TokenLockProvider tokenLockProvider) -
Uses of CrowdHttpTokenHelper in com.atlassian.crowd.integration.http.util
Classes in com.atlassian.crowd.integration.http.util that implement CrowdHttpTokenHelperModifier and TypeClassDescriptionclassHelper class for Crowd SSO token operations.Methods in com.atlassian.crowd.integration.http.util that return CrowdHttpTokenHelperModifier and TypeMethodDescriptionstatic CrowdHttpTokenHelperCrowdHttpTokenHelperImpl.getInstance(CrowdHttpValidationFactorExtractor validationFactorExtractor) Returns an instance of CrowdHttpTokenHelper.