软件包 org.springframework.security.oauth2.common.exceptions

类摘要
OAuth2ExceptionJackson1Deserializer  
OAuth2ExceptionJackson1Serializer  
OAuth2ExceptionJackson2Deserializer  
OAuth2ExceptionJackson2Serializer  
 

异常摘要
BadClientCredentialsException Exception thrown when a client was unable to authenticate.
ClientAuthenticationException Base exception
InsufficientScopeException Exception representing insufficient scope in a token when a request is handled by a Resource Server.
InvalidClientException Exception thrown when a client was unable to authenticate.
InvalidGrantException  
InvalidRequestException  
InvalidScopeException Exception representing an invalid scope in a token or authorization request (i.e. from an Authorization Server).
InvalidTokenException  
OAuth2Exception Base exception for OAuth 2 exceptions.
RedirectMismatchException  
SerializationException Thrown during a problem serialization/deserialization.
UnapprovedClientAuthenticationException  
UnauthorizedClientException Exception thrown when a client was unable to authenticate.
UnsupportedGrantTypeException  
UnsupportedResponseTypeException  
UserDeniedAuthorizationException  
 



Copyright © 2013. All rights reserved.