| Package | Description | 
|---|---|
| org.springframework.security.oauth2.common.exceptions | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BadClientCredentialsException
Exception thrown when a client was unable to authenticate. 
 | 
class  | 
InvalidClientException
Exception thrown when a client was unable to authenticate. 
 | 
class  | 
InvalidGrantException  | 
class  | 
InvalidRequestException  | 
class  | 
InvalidTokenException  | 
class  | 
RedirectMismatchException  | 
class  | 
UnauthorizedClientException
Exception thrown when a client was unable to authenticate. 
 | 
Copyright © 2019. All rights reserved.