Serialized Form


Package com.pow2.acl.struts.action

Class com.pow2.acl.struts.action.ACLActionMapping extends com.pow2.struts.action.ToolkitActionMapping implements Serializable

Serialized Fields

cat

org.apache.log4j.Category cat
Log4j category;


group

String group
the ACL group


role

String role
the ACL role


validatePermissions

boolean validatePermissions
turns on / off the ACLDispatcherAction's validatePermissions() execution

Class com.pow2.acl.struts.action.ACLActionServlet extends org.apache.struts.action.ActionServlet implements Serializable

Serialized Fields

cat

org.apache.log4j.Category cat
Log4j category;


Package com.pow2.acl.taglib

Class com.pow2.acl.taglib.ACLTag extends TagSupport implements Serializable

Serialized Fields

group

String group
group name


permission

String permission
permission name


role

String role
role name


userAuthenticated

boolean userAuthenticated
indicate if the user is authenticated


value

boolean value

Class com.pow2.acl.taglib.HasUserPermissionTag extends ACLTag implements Serializable

Class com.pow2.acl.taglib.IsUserAuthenticatedTag extends ACLTag implements Serializable

Class com.pow2.acl.taglib.IsUserInGroupTag extends ACLTag implements Serializable

Class com.pow2.acl.taglib.IsUserInRoleTag extends ACLTag implements Serializable



Copyright © 2002-2003 Power Of Two S.R.L. All Rights Reserved.