Uses of Interface
cn.herodotus.engine.oauth2.data.jpa.repository.HerodotusAuthorizationConsentRepository
Packages that use HerodotusAuthorizationConsentRepository
-
Uses of HerodotusAuthorizationConsentRepository in cn.herodotus.engine.oauth2.data.jpa.service
Constructors in cn.herodotus.engine.oauth2.data.jpa.service with parameters of type HerodotusAuthorizationConsentRepositoryModifierConstructorDescriptionHerodotusAuthorizationConsentService(HerodotusAuthorizationConsentRepository authorizationConsentRepository)