|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.om.page.impl.BaseElementImpl
org.apache.jetspeed.page.document.impl.NodeImpl
org.apache.jetspeed.page.document.impl.DocumentImpl
org.apache.jetspeed.om.page.impl.PageSecurityImpl
public class PageSecurityImpl
PageSecurityImpl
Field Summary |
---|
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 |
Constructor Summary | |
---|---|
PageSecurityImpl()
|
Method Summary | |
---|---|
java.util.List |
getGlobalSecurityConstraintsRefs()
getGlobalSecurityConstraintsRefs |
SecurityConstraintsDef |
getSecurityConstraintsDef(java.lang.String name)
getSecurityConstraintsDef |
java.util.List |
getSecurityConstraintsDefs()
getSecurityConstraintsDefs |
java.lang.String |
getType()
getType |
SecurityConstraint |
newSecurityConstraint()
newSecurityConstraint |
SecurityConstraintsDef |
newSecurityConstraintsDef()
newSecurityConstraintsDef |
void |
setGlobalSecurityConstraintsRefs(java.util.List constraintsRefs)
setGlobalSecurityConstraintsRefs |
void |
setSecurityConstraintsDefs(java.util.List definitions)
setSecurityConstraintsDefs |
Methods inherited from class org.apache.jetspeed.page.document.impl.DocumentImpl |
---|
getTitle, getVersion, isDirty, setDirty, setVersion |
Methods inherited from class org.apache.jetspeed.page.document.impl.NodeImpl |
---|
checkConstraints, checkPermissions, defaultTitleFromName, getCanonicalNodePath, getEffectivePageSecurity, getLogicalPermissionPath, getMetadata, getName, getPageMetadata, getParent, getPath, getPhysicalPermissionPath, getShortTitle, getTitle, getUrl, isHidden, newPageMetadata, setHidden, setName, setParent, setPath |
Methods inherited from class org.apache.jetspeed.om.page.impl.BaseElementImpl |
---|
checkAccess, checkConstraints, checkPermissions, checkPermissions, equals, getConstraintsEnabled, getId, getPermissionsEnabled, getSecurityConstraints, getShortTitle, grantViewActionAccess, hashCode, newSecurityConstraints, resetCachedSecurityConstraints, setConstraintsEnabled, setPermissionsEnabled, setSecurityConstraints, setShortTitle, setTitle |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.jetspeed.om.page.Document |
---|
getVersion, isDirty, setDirty, setVersion |
Methods inherited from interface org.apache.jetspeed.page.document.Node |
---|
getMetadata, getName, getParent, getPath, getShortTitle, getTitle, getUrl, isHidden, setHidden, setParent, setPath |
Methods inherited from interface org.apache.jetspeed.om.page.BaseElement |
---|
getId, getShortTitle, getTitle, setShortTitle, setTitle |
Methods inherited from interface org.apache.jetspeed.om.common.SecuredResource |
---|
checkAccess, checkConstraints, checkPermissions, getConstraintsEnabled, getPermissionsEnabled, getSecurityConstraints, newSecurityConstraints, setSecurityConstraints |
Constructor Detail |
---|
public PageSecurityImpl()
Method Detail |
---|
public SecurityConstraint newSecurityConstraint()
SecuredResource
newSecurityConstraint
newSecurityConstraint
in interface SecuredResource
newSecurityConstraint
in class BaseElementImpl
public java.util.List getSecurityConstraintsDefs()
PageSecurity
getSecurityConstraintsDefs
getSecurityConstraintsDefs
in interface PageSecurity
public SecurityConstraintsDef newSecurityConstraintsDef()
PageSecurity
newSecurityConstraintsDef
newSecurityConstraintsDef
in interface PageSecurity
public void setSecurityConstraintsDefs(java.util.List definitions)
PageSecurity
setSecurityConstraintsDefs
setSecurityConstraintsDefs
in interface PageSecurity
public SecurityConstraintsDef getSecurityConstraintsDef(java.lang.String name)
PageSecurity
getSecurityConstraintsDef
getSecurityConstraintsDef
in interface PageSecurity
name
- of security constraints definition to return
public java.util.List getGlobalSecurityConstraintsRefs()
PageSecurity
getGlobalSecurityConstraintsRefs
getGlobalSecurityConstraintsRefs
in interface PageSecurity
public void setGlobalSecurityConstraintsRefs(java.util.List constraintsRefs)
PageSecurity
setGlobalSecurityConstraintsRefs
setGlobalSecurityConstraintsRefs
in interface PageSecurity
constraintsRefs
- global security constraints referencespublic java.lang.String getType()
Node
getType
getType
in interface Node
getType
in class NodeImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |