spring-security/config
Josh Cummings fc5083ae0c Bearer Token Exception Handling Configuration
This exposes #authenticationEntryPoint(), #accessDeniedHandler, on
the Resource Server DSL.

With these, a user can customize the error responses when a bearer
token request fails.

Fixes: gh-5497
2018-07-24 12:49:26 -06:00
..
src Bearer Token Exception Handling Configuration 2018-07-24 12:49:26 -06:00
spring-security-config.gradle Resource Server Jwt Support 2018-07-16 10:40:46 -05:00