Uses of Class
cn.herodotus.engine.oauth2.management.service.OAuth2ApplicationService
Packages that use OAuth2ApplicationService
Package
Description
-
Uses of OAuth2ApplicationService in cn.herodotus.engine.oauth2.management.controller
Constructors in cn.herodotus.engine.oauth2.management.controller with parameters of type OAuth2ApplicationServiceModifierConstructorDescriptionConsentController(OAuth2ApplicationService applicationService, org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationConsentService authorizationConsentService, OAuth2ScopeService scopeService) OAuth2ApplicationController(OAuth2ApplicationService applicationService) -
Uses of OAuth2ApplicationService in cn.herodotus.engine.oauth2.management.processor
Constructors in cn.herodotus.engine.oauth2.management.processor with parameters of type OAuth2ApplicationServiceModifierConstructorDescriptionHerodotusClientDetailsService(OAuth2ApplicationService applicationService)