Package | Description |
---|---|
com.atlassian.crowd.embedded.api | |
com.atlassian.crowd.embedded.core | |
com.atlassian.crowd.exception |
Modifier and Type | Method and Description |
---|---|
User |
CrowdService.authenticate(String name,
String credential)
Authenticates a
user with the given credential. |
Modifier and Type | Method and Description |
---|---|
User |
CrowdServiceImpl.authenticate(String name,
String credential) |
Modifier and Type | Class and Description |
---|---|
class |
AccountNotFoundException
Thrown when the account could not be found during an authentication attempt.
|
class |
ExpiredCredentialException
Thrown when the credentials have expired.
|
class |
InactiveAccountException
Thrown when the account is inactive.
|
Copyright © 2021 Atlassian. All rights reserved.