Package | Description |
---|---|
org.springframework.security.oauth2.common.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
BadClientCredentialsException
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
class |
InvalidClientException
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
class |
InvalidGrantException
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
class |
InvalidRequestException
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
class |
InvalidTokenException
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
class |
RedirectMismatchException
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
class |
UnauthorizedClientException
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
Copyright © 2022. All rights reserved.