Class MissingOAuth2AuthenticationAttributeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.auth.client.web.authentication.session.exception.MissingOAuth2AuthenticationAttributeException
- All Implemented Interfaces:
Serializable
Exception thrown by
AbstractOAuthClientAuthenticationStrategyDelegate
implementations
when a required attribute is missing from OAuth2AuthenticationToken
.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MissingOAuth2AuthenticationAttributeException
-