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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
authenticate
(String username, String password) com.atlassian.user.repository.RepositoryIdentifier
-
Constructor Details
-
EmbeddedCrowdAuthenticator
public EmbeddedCrowdAuthenticator()
-
-
Method Details
-
authenticate
- Specified by:
authenticate
in interfacecom.atlassian.user.security.authentication.Authenticator
-
getRepository
public com.atlassian.user.repository.RepositoryIdentifier getRepository()- Specified by:
getRepository
in interfacecom.atlassian.user.security.authentication.Authenticator
-