类的使用
cn.herodotus.stirrup.oauth2.management.service.OAuth2ScopeService
使用OAuth2ScopeService的程序包
程序包
说明
-
cn.herodotus.stirrup.oauth2.management.controller中OAuth2ScopeService的使用
限定符构造器说明ConsentController(OAuth2ApplicationService applicationService, org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationConsentService authorizationConsentService, OAuth2ScopeService scopeService) OAuth2ScopeController(OAuth2ScopeService scopeService) -
cn.herodotus.stirrup.oauth2.management.converter中OAuth2ScopeService的使用
-
cn.herodotus.stirrup.oauth2.management.service中OAuth2ScopeService的使用
限定符构造器说明OAuth2DeviceService(org.springframework.security.oauth2.server.authorization.client.RegisteredClientRepository registeredClientRepository, cn.herodotus.stirrup.oauth2.data.jpa.repository.HerodotusRegisteredClientRepository herodotusRegisteredClientRepository, OAuth2DeviceRepository deviceRepository, OAuth2ScopeService scopeService)