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