Uses of Interface
org.chenile.security.service.SecurityConfigService
Packages that use SecurityConfigService
Package
Description
Initializes Spring Security for Keycloak
Defines base security constructs.
Implementations for Security which do not make assumptions about the actual security
implementation.
-
Uses of SecurityConfigService in org.chenile.configuration.security
Methods in org.chenile.configuration.security that return SecurityConfigServiceModifier and TypeMethodDescription(package private) SecurityConfigService
SecurityApiConfiguration.securityConfigService()
-
Uses of SecurityConfigService in org.chenile.security
Fields in org.chenile.security declared as SecurityConfigServiceModifier and TypeFieldDescription(package private) SecurityConfigService
SecurityServiceImpl.securityConfigService
-
Uses of SecurityConfigService in org.chenile.security.service.impl
Classes in org.chenile.security.service.impl that implement SecurityConfigService