public class AuthenticationCredentialsNotFoundException extends AuthenticationException
Authentication object in the  SecurityContext.| Constructor and Description | 
|---|
| AuthenticationCredentialsNotFoundException(String msg)Constructs an  AuthenticationCredentialsNotFoundExceptionwith the specified message. | 
| AuthenticationCredentialsNotFoundException(String msg,
                                          Throwable t)Constructs an  AuthenticationCredentialsNotFoundExceptionwith the specified message and root cause. | 
clearExtraInformation, getAuthentication, getExtraInformation, setAuthenticationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthenticationCredentialsNotFoundException(String msg)
AuthenticationCredentialsNotFoundException
 with the specified message.msg - the detail message