public class UnacceptableMultiFactorAuthenticationMethodException extends MultiFactorAuthenticationBaseTicketValidationException
AbstractMultiFactorAuthenticationProtocolValidationSpecification,
Serialized Form| Constructor and Description |
|---|
UnacceptableMultiFactorAuthenticationMethodException(String code,
String msg,
String authnMethod)
Constructor to spin up the exception instance.
|
getAuthenticationMethod, getCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnacceptableMultiFactorAuthenticationMethodException(String code, String msg, String authnMethod)
code - error codemsg - error messageauthnMethod - authentication method associated with the errorCopyright © 2013-2015 Unicon Inc.. All Rights Reserved.