Uses of Interface
de.trustable.ca3s.core.repository.AuthorityRepository
-
Packages that use AuthorityRepository Package Description de.trustable.ca3s.core.service Service layer beans. -
-
Uses of AuthorityRepository in de.trustable.ca3s.core.service
Constructors in de.trustable.ca3s.core.service with parameters of type AuthorityRepository Constructor Description UserService(UserRepository userRepository, org.springframework.security.crypto.password.PasswordEncoder passwordEncoder, AuthorityRepository authorityRepository, org.springframework.cache.CacheManager cacheManager)
-