DisabledException
@Deprecated public class DisabledException extends AuthenticationException
Constructor and Description |
---|
DisabledException(String msg)
Deprecated.
|
DisabledException(String msg,
Object extraInformation)
Deprecated.
|
DisabledException(String msg,
Throwable t)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static DisabledException |
fromSpring(org.springframework.security.authentication.DisabledException x)
Deprecated.
|
org.springframework.security.core.AuthenticationException |
toSpring()
Deprecated.
|
clearExtraInformation, fromSpring, getAuthentication, getExtraInformation, setAuthentication
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DisabledException(String msg)
public org.springframework.security.core.AuthenticationException toSpring()
toSpring
in class AuthenticationException
public static DisabledException fromSpring(org.springframework.security.authentication.DisabledException x)
Copyright © 2004–2021. All rights reserved.