|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PageSecurity
Security
Used to define named collections of SecurityConstraint objects.
| Field Summary | |
|---|---|
static String |
DOCUMENT_TYPE
|
| Fields inherited from interface org.apache.jetspeed.page.document.Node |
|---|
PATH_SEPARATOR, PATH_SEPARATOR_CHAR |
| Method Summary | |
|---|---|
List |
getGlobalSecurityConstraintsRefs()
getGlobalSecurityConstraintsRefs |
SecurityConstraintsDef |
getSecurityConstraintsDef(String name)
getSecurityConstraintsDef |
List |
getSecurityConstraintsDefs()
getSecurityConstraintsDefs |
SecurityConstraintsDef |
newSecurityConstraintsDef()
newSecurityConstraintsDef |
void |
setGlobalSecurityConstraintsRefs(List constraintsRefs)
setGlobalSecurityConstraintsRefs |
void |
setSecurityConstraintsDefs(List definitions)
setSecurityConstraintsDefs |
| 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, getType, 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, newSecurityConstraint, newSecurityConstraints, setSecurityConstraints |
| Field Detail |
|---|
static final String DOCUMENT_TYPE
| Method Detail |
|---|
List getSecurityConstraintsDefs()
getSecurityConstraintsDefs
SecurityConstraintsDef newSecurityConstraintsDef()
newSecurityConstraintsDef
void setSecurityConstraintsDefs(List definitions)
setSecurityConstraintsDefs
defintions - security constraints definitionsSecurityConstraintsDef getSecurityConstraintsDef(String name)
getSecurityConstraintsDef
name - of security constraints definition to return
List getGlobalSecurityConstraintsRefs()
getGlobalSecurityConstraintsRefs
void setGlobalSecurityConstraintsRefs(List constraintsRefs)
setGlobalSecurityConstraintsRefs
constraintsRefs - global security constraints references
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||