public class UnrecognizedAuthenticationMethodException extends RuntimeException
AbstractMultiFactorAuthenticationArgumentExtractor,
Serialized Form| Constructor and Description |
|---|
UnrecognizedAuthenticationMethodException(String authnMethod,
String service)
Spin up the exception instance with the requested authentication method.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthenticationMethod() |
String |
getService() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnrecognizedAuthenticationMethodException(String authnMethod, String service)
authnMethod - the unsupported authentication method in the requestservice - the service we are trying to log intoCopyright © 2013-2015 Unicon Inc.. All Rights Reserved.