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