Class RestCrowdHttpAuthenticationFactory
java.lang.Object
com.atlassian.crowd.integration.rest.service.factory.RestCrowdHttpAuthenticationFactory
This factory can be used to access a lazily instantiated singleton instance
of CrowdHttpAuthenticator.
-
Method Summary
Modifier and TypeMethodDescriptionstatic CrowdHttpAuthenticator
Returns a singleton instance of CrowdHttpAuthenticator.
-
Method Details
-
getAuthenticator
Returns a singleton instance of CrowdHttpAuthenticator.- Returns:
- singleton instance of CrowdHttpAuthenticator
-