spring-authorization-server/core/src/test/java/org/springframework/security/oauth2/server/authorization
Alexey Nesterov c40aec2eb4 Add client_credentials grant type support
Closes gh-51
2020-07-13 12:57:28 -04:00
..
authentication Add client_credentials grant type support 2020-07-13 12:57:28 -04:00
client Polish gh-77 2020-05-21 05:05:21 -04:00
web Add client_credentials grant type support 2020-07-13 12:57:28 -04:00
InMemoryOAuth2AuthorizationServiceTests.java Rename OAuth2AuthorizationService.findByTokenAndTokenType() to findByToken() 2020-07-02 08:40:48 -04:00
OAuth2AuthorizationTests.java Add authorization_code AuthenticationProvider 2020-06-05 15:26:05 -04:00
TestOAuth2Authorizations.java Add integration tests for Authorization Code Grant 2020-06-11 21:40:41 -04:00