Uses of Class
net.datenwerke.security.service.security.SecurityTargetConfiguration
Packages that use SecurityTargetConfiguration
Package
Description
-
Uses of SecurityTargetConfiguration in net.datenwerke.security.service.security
Methods in net.datenwerke.security.service.security with parameters of type SecurityTargetConfigurationModifier and TypeMethodDescriptionvoidSecurityService.registerSecurityTarget(SecurityTargetConfiguration... configs) Allows a module to register one or more security targets.voidSecurityServiceImpl.registerSecurityTarget(SecurityTargetConfiguration... configs) -
Uses of SecurityTargetConfiguration in net.datenwerke.security.service.security.dummyservice
Methods in net.datenwerke.security.service.security.dummyservice with parameters of type SecurityTargetConfigurationModifier and TypeMethodDescriptionvoidSecurityAllowEverythingService.registerSecurityTarget(SecurityTargetConfiguration... configs)