Uses of Interface
cn.herodotus.engine.logic.identity.repository.OAuth2DeviceRepository
Packages that use OAuth2DeviceRepository
-
Uses of OAuth2DeviceRepository in cn.herodotus.engine.logic.identity.service
Constructors in cn.herodotus.engine.logic.identity.service with parameters of type OAuth2DeviceRepositoryModifierConstructorDescriptionOAuth2DeviceService(org.springframework.security.oauth2.server.authorization.client.RegisteredClientRepository registeredClientRepository, HerodotusRegisteredClientRepository herodotusRegisteredClientRepository, OAuth2DeviceRepository deviceRepository, OAuth2ScopeService scopeService)