Class EmbeddedCrowdAuthenticator

  • All Implemented Interfaces:
    com.atlassian.user.security.authentication.Authenticator

    public class EmbeddedCrowdAuthenticator
    extends Object
    implements com.atlassian.user.security.authentication.Authenticator
    • Constructor Detail

      • EmbeddedCrowdAuthenticator

        public EmbeddedCrowdAuthenticator()
    • Method Detail

      • authenticate

        public boolean authenticate​(String username,
                                    String password)
        Specified by:
        authenticate in interface com.atlassian.user.security.authentication.Authenticator
      • getRepository

        public com.atlassian.user.repository.RepositoryIdentifier getRepository()
        Specified by:
        getRepository in interface com.atlassian.user.security.authentication.Authenticator