Uses of Class
com.atlassian.crowd.exception.FailedAuthenticationException
Package
Description
-
Uses of FailedAuthenticationException in com.atlassian.crowd.embedded.api
Modifier and TypeMethodDescriptionCrowdService.authenticate
(String name, String credential) Authenticates auser
with the given credential. -
Uses of FailedAuthenticationException in com.atlassian.crowd.embedded.core
-
Uses of FailedAuthenticationException in com.atlassian.crowd.exception
Modifier and TypeClassDescriptionclass
Thrown when the account could not be found during an authentication attempt.class
Thrown when the credentials have expired.class
Thrown when the account is inactive.