Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xp:acl

f:com.ibm.xsp.BaseComplexType
   xp:acl

Description

Defines a collection of entries to control access to part of a page

Properties

Java

Java Class: com.ibm.xsp.acl.ACL


loaded, boolean  [Inherited]
Loaded
Specifies whether or not the tag instance should be created when the page is loading. Value defaults to 'true'.
Required Attribute false
Localizable false
Allow Runtime Binding false
Allow Load Time Binding true
Allow Non Binding true
entries, Collection of xp:aclEntry - com.ibm.xsp.acl.ACLEntry
Access Control List Entries
Lists entries for access control
Required Attribute false