Uses of Class
io.meeds.oauth2.server.service.OAuthClientService
Packages that use OAuthClientService
-
Uses of OAuthClientService in io.meeds.oauth2.server.security
Constructors in io.meeds.oauth2.server.security with parameters of type OAuthClientServiceModifierConstructorDescriptionOAuthDcrAuthenticationProvider(OAuthClientService oAuthClientService, OAuthPasswordEncoder passwordEncoder)