Uses of Class
org.tailormap.api.security.OIDCRepository
Packages that use OIDCRepository
Package
Description
-
Uses of OIDCRepository in org.tailormap.api.controller
Constructors in org.tailormap.api.controller with parameters of type OIDCRepositoryModifierConstructorDescriptionUserController
(OIDCRepository oidcRepository, UserRepository userRepository, GroupRepository groupRepository) -
Uses of OIDCRepository in org.tailormap.api.repository.events
Constructors in org.tailormap.api.repository.events with parameters of type OIDCRepository -
Uses of OIDCRepository in org.tailormap.api.security
Methods in org.tailormap.api.security that return OIDCRepositoryModifier and TypeMethodDescriptionApiSecurityConfiguration.clientRegistrationRepository
(OIDCConfigurationRepository repository)