Class RestCrowdHttpAuthenticationFactory

java.lang.Object
com.atlassian.crowd.integration.rest.service.factory.RestCrowdHttpAuthenticationFactory

public class RestCrowdHttpAuthenticationFactory extends Object
This factory can be used to access a lazily instantiated singleton instance of CrowdHttpAuthenticator.
  • Method Details

    • getAuthenticator

      public static CrowdHttpAuthenticator getAuthenticator()
      Returns a singleton instance of CrowdHttpAuthenticator.
      Returns:
      singleton instance of CrowdHttpAuthenticator