Uses of Interface
tech.lastbox.lastshield.basicauth.repository.TokenRepository
Packages that use TokenRepository
-
Uses of TokenRepository in tech.lastbox.lastshield.basicauth.configuration
Constructors in tech.lastbox.lastshield.basicauth.configuration with parameters of type TokenRepositoryModifierConstructorDescriptionSecurityConfigInitializer(BasicAuthProperties basicAuthProperties, TokenRepository tokenRepository)