Class AuthenticationCancelledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
org.springframework.security.openid.AuthenticationCancelledException
- All Implemented Interfaces:
Serializable
Deprecated.
Indicates that OpenID authentication was cancelled
- See Also:
-
Constructor Summary
ConstructorDescriptionDeprecated.AuthenticationCancelledException
(String msg, Throwable cause) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AuthenticationCancelledException
Deprecated. -
AuthenticationCancelledException
Deprecated.
-
spring-security-oauth2
.