Uses of Interface
org.genesys.blocks.oauth.persistence.AuthorizationRepository
-
Packages that use AuthorizationRepository Package Description org.genesys.blocks.oauth.component -
-
Uses of AuthorizationRepository in org.genesys.blocks.oauth.component
Constructors in org.genesys.blocks.oauth.component with parameters of type AuthorizationRepository Constructor Description ExpiredAuthorizationEntityCleaner(AuthorizationRepository authorizationRepository, int expiredEntitiesDelay)
-