public final class UnknownPrincipalMatchException extends RuntimeException
Principal.getId().
For instance, if credentials are resolved into Principal 'A' as part of the first leg of the multifactor authentication, and the second leg then resolves the credentials to into a Principal that is identified by 'B', this exception will be thrown.
MultiFactorCredentials,
Serialized Form| Constructor and Description |
|---|
UnknownPrincipalMatchException(org.jasig.cas.authentication.Authentication authentication)
Initialize the exception with the authentication given.
|
| Modifier and Type | Method and Description |
|---|---|
org.jasig.cas.authentication.Authentication |
getAuthentication() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013-2015 Unicon Inc.. All Rights Reserved.