Uses of Interface
org.apache.fulcrum.security.acl.AccessControlList
Packages that use AccessControlList
Package
Description
-
Uses of AccessControlList in org.apache.fulcrum.security
Methods in org.apache.fulcrum.security with type parameters of type AccessControlListModifier and TypeMethodDescription<T extends AccessControlList>
TReturn a Class object representing the system's chosen implementation of of ACL interface. -
Uses of AccessControlList in org.apache.fulcrum.security.model
Methods in org.apache.fulcrum.security.model with type parameters of type AccessControlListModifier and TypeMethodDescription<T extends AccessControlList>
TACLFactory.getAccessControlList
(User user) -
Uses of AccessControlList in org.apache.fulcrum.security.model.basic
Subinterfaces of AccessControlList in org.apache.fulcrum.security.model.basicModifier and TypeInterfaceDescriptioninterface
This interface describes a control class that makes it easy to find out if a particular User has a given Permission.Classes in org.apache.fulcrum.security.model.basic that implement AccessControlListModifier and TypeClassDescriptionclass
This is a control class that makes it easy to find out if a particular User has a given Permission.Methods in org.apache.fulcrum.security.model.basic with type parameters of type AccessControlListModifier and TypeMethodDescription<T extends AccessControlList>
TBasicACLFactory.getAccessControlList
(User user) -
Uses of AccessControlList in org.apache.fulcrum.security.model.dynamic
Subinterfaces of AccessControlList in org.apache.fulcrum.security.model.dynamicModifier and TypeInterfaceDescriptioninterface
This interface describes a control class that makes it easy to find out if a particular User has a given Permission.Classes in org.apache.fulcrum.security.model.dynamic that implement AccessControlListModifier and TypeClassDescriptionclass
This is a control class that makes it easy to find out if a particular User has a given Permission.Methods in org.apache.fulcrum.security.model.dynamic with type parameters of type AccessControlListModifier and TypeMethodDescription<T extends AccessControlList>
TDynamicACLFactory.getAccessControlList
(User user) -
Uses of AccessControlList in org.apache.fulcrum.security.model.turbine
Subinterfaces of AccessControlList in org.apache.fulcrum.security.model.turbineModifier and TypeInterfaceDescriptioninterface
TurbineAccessControlList<T extends TurbineAccessControlList<T>>
This interface describes a control class that makes it easy to find out if a particular User has a given Permission.Classes in org.apache.fulcrum.security.model.turbine that implement AccessControlListModifier and TypeClassDescriptionclass
This is a control class that makes it easy to find out if a particular User has a given Permission.Methods in org.apache.fulcrum.security.model.turbine with type parameters of type AccessControlListModifier and TypeMethodDescription<T extends AccessControlList>
TTurbineACLFactory.getAccessControlList
(User user) -
Uses of AccessControlList in org.apache.fulcrum.security.spi
Methods in org.apache.fulcrum.security.spi with type parameters of type AccessControlList