spring-authorization-server/oauth2-authorization-server/src/test/java/org/springframework/security/oauth2/server/authorization/web
Joe Grandja bffcbc5440 Improve OAuth2Authorization model
This commit removes OAuth2Tokens and OAuth2TokenMetadata and consolidates the code into OAuth2Authorization.

Closes gh-213
2021-02-08 19:36:14 -05:00
..
ClientSecretBasicAuthenticationConverterTests.java Add client secret POST authentication method support 2020-11-10 16:56:29 +05:30
ClientSecretPostAuthenticationConverterTests.java Add client secret POST authentication method support 2020-11-10 16:56:29 +05:30
NimbusJwkSetEndpointFilterTests.java Fix NimbusJwkSetEndpointFilter 2021-01-19 04:39:04 -05:00
OAuth2AuthorizationEndpointFilterTests.java Improve OAuth2Authorization model 2021-02-08 19:36:14 -05:00
OAuth2ClientAuthenticationFilterTests.java Add client secret POST authentication method support 2020-11-10 16:56:29 +05:30
OAuth2TokenEndpointFilterTests.java Remove unused OAuth2AuthorizationService from OAuth2TokenEndpointFilter 2020-12-11 11:50:07 -05:00
OAuth2TokenRevocationEndpointFilterTests.java Add temporary OAuth2ParameterNames2 2020-11-09 14:09:34 -05:00
PublicClientAuthenticationConverterTests.java Add client secret POST authentication method support 2020-11-10 16:56:29 +05:30