|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.om.page.psml.AbstractBaseElement
org.apache.jetspeed.page.document.AbstractNode
org.apache.jetspeed.om.page.psml.PageSecurityImpl
SecurityImpl
Field Summary | |
private List |
constraintsDefsList
|
private Map |
constraintsDefsMap
|
private List |
globalConstraintsRefs
|
Fields inherited from class org.apache.jetspeed.page.document.AbstractNode |
|
Fields inherited from class org.apache.jetspeed.om.page.psml.AbstractBaseElement |
|
Fields inherited from interface org.apache.jetspeed.om.page.PageSecurity |
DOCUMENT_TYPE |
Fields inherited from interface org.apache.jetspeed.page.document.Node |
PATH_SEPARATOR, PATH_SEPARATOR_CHAR |
Fields inherited from interface org.apache.jetspeed.om.common.SecuredResource |
EDIT_ACTION, VIEW_ACTION |
Constructor Summary | |
PageSecurityImpl()
|
Method Summary | |
List |
getGlobalSecurityConstraintsRefs()
getGlobalSecurityConstraintsRefs |
org.apache.jetspeed.om.page.SecurityConstraintsDef |
getSecurityConstraintsDef(String name)
getSecurityConstraintsDef |
List |
getSecurityConstraintsDefs()
getSecurityConstraintsDefs |
String |
getType()
getType |
void |
setGlobalSecurityConstraintsRefs(List constraintsRefs)
setGlobalSecurityConstraintsRefs |
void |
setSecurityConstraintsDefs(List definitions)
setSecurityConstraintsDefs |
Methods inherited from class org.apache.jetspeed.page.document.AbstractNode |
checkConstraints, checkPermissions, getLogicalPermissionPath, getMetadata, getMetadataFields, getName, getParent, getParent, getPath, getPhysicalPermissionPath, getProfiledPath, getShortTitle, getTitle, getTitleName, getUrl, isHidden, setHidden, setMetadata, setMetadataFields, setParent, setPath, setProfiledPath, setUrl, unmarshalled |
Methods inherited from class org.apache.jetspeed.om.page.psml.AbstractBaseElement |
checkAccess, checkAccess, checkConstraints, checkPermissions, checkPermissions, clone, equals, getConstraintsEnabled, getHandlerFactory, getId, getPermissionsEnabled, getSecurityConstraints, getShortTitle, getTitle, grantViewActionAccess, hashCode, marshalling, setConstraintsEnabled, setHandlerFactory, setId, setPermissionsEnabled, setSecurityConstraints, setShortTitle, setTitle, toString |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.jetspeed.page.document.Node |
getMetadata, getName, getParent, getPath, getShortTitle, getTitle, getUrl, isHidden, setParent, setPath |
Methods inherited from interface org.apache.jetspeed.om.page.BaseElement |
getId, getShortTitle, getTitle, setId, setShortTitle, setTitle |
Methods inherited from interface org.apache.jetspeed.om.common.SecuredResource |
checkAccess, checkConstraints, checkPermissions, getConstraintsEnabled, getPermissionsEnabled, getSecurityConstraints, setSecurityConstraints |
Field Detail |
private List constraintsDefsList
private Map constraintsDefsMap
private List globalConstraintsRefs
Constructor Detail |
public PageSecurityImpl()
Method Detail |
public String getType()
getType
getType
in interface org.apache.jetspeed.page.document.Node
Node.getType()
public List getSecurityConstraintsDefs()
getSecurityConstraintsDefs
getSecurityConstraintsDefs
in interface org.apache.jetspeed.om.page.PageSecurity
PageSecurity.getSecurityConstraintsDefs()
public void setSecurityConstraintsDefs(List definitions)
setSecurityConstraintsDefs
setSecurityConstraintsDefs
in interface org.apache.jetspeed.om.page.PageSecurity
PageSecurity.setSecurityConstraintsDefs(java.util.List)
public org.apache.jetspeed.om.page.SecurityConstraintsDef getSecurityConstraintsDef(String name)
getSecurityConstraintsDef
getSecurityConstraintsDef
in interface org.apache.jetspeed.om.page.PageSecurity
name
-
PageSecurity.getSecurityConstraintsDef(java.lang.String)
public List getGlobalSecurityConstraintsRefs()
getGlobalSecurityConstraintsRefs
getGlobalSecurityConstraintsRefs
in interface org.apache.jetspeed.om.page.PageSecurity
PageSecurity.getGlobalSecurityConstraintsRefs()
public void setGlobalSecurityConstraintsRefs(List constraintsRefs)
setGlobalSecurityConstraintsRefs
setGlobalSecurityConstraintsRefs
in interface org.apache.jetspeed.om.page.PageSecurity
constraintsRefs
- PageSecurity.setGlobalSecurityConstraintsRefs(java.util.List)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |