public class EmbeddedCrowdAuthenticator extends Object implements com.atlassian.user.security.authentication.Authenticator
Constructor and Description |
---|
EmbeddedCrowdAuthenticator() |
Modifier and Type | Method and Description |
---|---|
boolean |
authenticate(String username,
String password) |
com.atlassian.user.repository.RepositoryIdentifier |
getRepository() |
public boolean authenticate(String username, String password)
authenticate
in interface com.atlassian.user.security.authentication.Authenticator
public com.atlassian.user.repository.RepositoryIdentifier getRepository()
getRepository
in interface com.atlassian.user.security.authentication.Authenticator
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.