org.apache.jetspeed.om.page.impl
Class LinkSecurityConstraintImpl

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

public class LinkSecurityConstraintImpl
extends SecurityConstraintImpl

LinkSecurityConstraintImpl

Version:
$Id$
Author:
Randy Watler

Field Summary
 
Fields inherited from interface org.apache.jetspeed.om.common.SecurityConstraint
WILD_CHAR
 
Constructor Summary
LinkSecurityConstraintImpl()
           
 
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

LinkSecurityConstraintImpl

public LinkSecurityConstraintImpl()


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