org.picketlink.authentication
public class UnexpectedCredentialException extends AuthenticationException
Thrown during the authentication process to indicate that credentials are not supported or could not be handled.
Constructor and Description |
---|
UnexpectedCredentialException(String message) |
UnexpectedCredentialException(String message,
Throwable cause) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 JBoss by Red Hat. All rights reserved.