Uses of Class
com.atlassian.crowd.exception.FailedAuthenticationException
Packages that use FailedAuthenticationException
-
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 auserwith the given credential. -
Uses of FailedAuthenticationException in com.atlassian.crowd.exception
Subclasses of FailedAuthenticationException in com.atlassian.crowd.exceptionModifier and TypeClassDescriptionclassThrown when the account could not be found during an authentication attempt.classThrown when the credentials have expired.classThrown when the account is inactive.