Uses of Package
org.springframework.security.oauth2.common.exceptions

Packages that use org.springframework.security.oauth2.common.exceptions
org.springframework.security.oauth2.client.resource   
org.springframework.security.oauth2.common.exceptions   
org.springframework.security.oauth2.http.converter   
org.springframework.security.oauth2.http.converter.jaxb   
org.springframework.security.oauth2.provider   
org.springframework.security.oauth2.provider.code   
org.springframework.security.oauth2.provider.endpoint   
org.springframework.security.oauth2.provider.error   
 

Classes in org.springframework.security.oauth2.common.exceptions used by org.springframework.security.oauth2.client.resource
OAuth2Exception
          Base exception for OAuth 2 exceptions.
 

Classes in org.springframework.security.oauth2.common.exceptions used by org.springframework.security.oauth2.common.exceptions
ClientAuthenticationException
          Base exception
OAuth2Exception
          Base exception for OAuth 2 exceptions.
 

Classes in org.springframework.security.oauth2.common.exceptions used by org.springframework.security.oauth2.http.converter
OAuth2Exception
          Base exception for OAuth 2 exceptions.
 

Classes in org.springframework.security.oauth2.common.exceptions used by org.springframework.security.oauth2.http.converter.jaxb
OAuth2Exception
          Base exception for OAuth 2 exceptions.
 

Classes in org.springframework.security.oauth2.common.exceptions used by org.springframework.security.oauth2.provider
InvalidClientException
          Exception thrown when a client was unable to authenticate.
InvalidScopeException
          Exception representing an invalid scope in a token or authorization request (i.e.
OAuth2Exception
          Base exception for OAuth 2 exceptions.
 

Classes in org.springframework.security.oauth2.common.exceptions used by org.springframework.security.oauth2.provider.code
InvalidGrantException
           
 

Classes in org.springframework.security.oauth2.common.exceptions used by org.springframework.security.oauth2.provider.endpoint
OAuth2Exception
          Base exception for OAuth 2 exceptions.
 

Classes in org.springframework.security.oauth2.common.exceptions used by org.springframework.security.oauth2.provider.error
OAuth2Exception
          Base exception for OAuth 2 exceptions.
 



Copyright © 2013. All rights reserved.