Uses of Class
com.atlassian.crowd.exception.FailedAuthenticationException
Packages that use FailedAuthenticationException
Package
Description
-
Uses of FailedAuthenticationException in com.atlassian.crowd.embedded.api
Methods in com.atlassian.crowd.embedded.api that throw FailedAuthenticationExceptionModifier and TypeMethodDescriptionCrowdService.authenticate
(String name, String credential) Authenticates auser
with the given credential. -
Uses of FailedAuthenticationException in com.atlassian.crowd.embedded.core
Methods in com.atlassian.crowd.embedded.core that throw FailedAuthenticationException -
Uses of FailedAuthenticationException in com.atlassian.crowd.exception
Subclasses of FailedAuthenticationException in com.atlassian.crowd.exceptionModifier 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.