|
||||||||||
| 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()
SecuredResourcenewSecurityConstraint
newSecurityConstraint in interface SecuredResourcenewSecurityConstraint in class BaseElementImplpublic java.util.List getSecurityConstraintsDefs()
PageSecuritygetSecurityConstraintsDefs
getSecurityConstraintsDefs in interface PageSecuritypublic SecurityConstraintsDef newSecurityConstraintsDef()
PageSecuritynewSecurityConstraintsDef
newSecurityConstraintsDef in interface PageSecuritypublic void setSecurityConstraintsDefs(java.util.List definitions)
PageSecuritysetSecurityConstraintsDefs
setSecurityConstraintsDefs in interface PageSecuritypublic SecurityConstraintsDef getSecurityConstraintsDef(java.lang.String name)
PageSecuritygetSecurityConstraintsDef
getSecurityConstraintsDef in interface PageSecurityname - of security constraints definition to return
public java.util.List getGlobalSecurityConstraintsRefs()
PageSecuritygetGlobalSecurityConstraintsRefs
getGlobalSecurityConstraintsRefs in interface PageSecuritypublic void setGlobalSecurityConstraintsRefs(java.util.List constraintsRefs)
PageSecuritysetGlobalSecurityConstraintsRefs
setGlobalSecurityConstraintsRefs in interface PageSecurityconstraintsRefs - global security constraints referencespublic java.lang.String getType()
NodegetType
getType in interface NodegetType in class NodeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||