public class PreAuthenticatedCredentialsNotFoundException
extends org.springframework.security.core.AuthenticationException
| Constructor and Description |
|---|
PreAuthenticatedCredentialsNotFoundException(String msg) |
PreAuthenticatedCredentialsNotFoundException(String message,
Throwable cause) |
clearExtraInformation, getAuthentication, getExtraInformation, setAuthenticationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PreAuthenticatedCredentialsNotFoundException(String msg)