Class EmbeddedCrowdAuthenticator

java.lang.Object
com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdAuthenticator
All Implemented Interfaces:
com.atlassian.user.security.authentication.Authenticator

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

    • EmbeddedCrowdAuthenticator

      public EmbeddedCrowdAuthenticator()
  • Method Details

    • 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