Uses of Class
com.atlassian.crowd.exception.InvalidAuthenticationException

Packages that use InvalidAuthenticationException
com.atlassian.crowd.exception   
 

Uses of InvalidAuthenticationException in com.atlassian.crowd.exception
 

Methods in com.atlassian.crowd.exception that return InvalidAuthenticationException
static InvalidAuthenticationException InvalidAuthenticationException.newInstanceWithName(java.lang.String name)
          Creates a new instance of an InvalidAuthenticationException with a default detail message using the name of the entity that failed to authenticate.
static InvalidAuthenticationException InvalidAuthenticationException.newInstanceWithName(java.lang.String name, java.lang.Throwable cause)
          Creates a new instance of an InvalidAuthenticationException with a default detail message using the name of the entity that failed to authenticate, and a cause.
 



Copyright © 2013 Atlassian. All Rights Reserved.