Package | Description |
---|---|
org.springframework.security.oauth2.provider.error |
Modifier and Type | Class and Description |
---|---|
class |
OAuth2AccessDeniedHandler
If authorization fails and the caller has asked for a specific content type response, this entry point can send one,
along with a standard 403 status.
|
class |
OAuth2AuthenticationEntryPoint
If authentication fails and the caller has asked for a specific content type response, this entry point can send one,
along with a standard 401 status.
|
Copyright © 2019. All rights reserved.