Uses of Interface
org.apache.fulcrum.security.model.ACLFactory
Packages that use ACLFactory
Package
Description
-
Uses of ACLFactory in org.apache.fulcrum.security.model.basic
Classes in org.apache.fulcrum.security.model.basic that implement ACLFactoryModifier and TypeClassDescriptionclass
This factory creates instance of the DynamicAccessControlList -
Uses of ACLFactory in org.apache.fulcrum.security.model.dynamic
Classes in org.apache.fulcrum.security.model.dynamic that implement ACLFactoryModifier and TypeClassDescriptionclass
This factory creates instance of the DynamicAccessControlList -
Uses of ACLFactory in org.apache.fulcrum.security.model.turbine
Classes in org.apache.fulcrum.security.model.turbine that implement ACLFactoryModifier and TypeClassDescriptionclass
This factory creates instance of the TurbineAccessControlList -
Uses of ACLFactory in org.apache.fulcrum.security.spi
Methods in org.apache.fulcrum.security.spi that return ACLFactory