org.apache.jetspeed.om.folder.impl
Class FolderSecurityConstraintImpl

java.lang.Object
  extended by org.apache.jetspeed.om.page.SecurityConstraintImpl
      extended by org.apache.jetspeed.om.folder.impl.FolderSecurityConstraintImpl
All Implemented Interfaces:
org.apache.jetspeed.om.common.SecurityConstraint

public class FolderSecurityConstraintImpl
extends SecurityConstraintImpl

FolderSecurityConstraintImpl

Version:
$Id$
Author:
Randy Watler

Field Summary
 
Fields inherited from interface org.apache.jetspeed.om.common.SecurityConstraint
WILD_CHAR
 
Constructor Summary
FolderSecurityConstraintImpl()
           
 
Method Summary
 
Methods inherited from class org.apache.jetspeed.om.page.SecurityConstraintImpl
actionMatch, containsAny, formatCSVList, getApplyOrder, getGroups, getGroupsAsString, getPermissions, getPermissionsAsString, getRoles, getRolesAsString, getUsers, getUsersAsString, parseCSVList, principalsMatch, setApplyOrder, setGroups, setGroupsAsString, setPermissions, setPermissionsAsString, setRoles, setRolesAsString, setUsers, setUsersAsString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FolderSecurityConstraintImpl

public FolderSecurityConstraintImpl()


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.