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, org.exoplatform.web.security.codec.CodecInitializer codecInitializer, org.springframework.security.crypto.password.PasswordEncoder passwordEncoder, org.exoplatform.services.listener.ListenerService listenerService)