accessControl
<accessControl securityDomain="" checkPoint="" loginPage="" failurePage="" />
Attributes of "accessControl" element
Attribute
MScript
Description
securityDomain
ü
The name of the Security Domain that this access control operates. The default is "main"
checkPoint
The identity of the authority to check. This attribute is mandatory. The checkpoints are managed and maintained by the Security components
loginPage
The name of the page to redirect to incase of user has no valid session. The default value is "index".
failurePage
The name of the page to redirect incase of user has not sufficient authority. The default is system error page.