| Package | Description |
|---|---|
| org.apache.jetspeed.om.page |
This package represents an Object Model for manipulating
portal "pages" describing the layout process for a specific
page to the aggregation engine.
|
| org.apache.jetspeed.page |
| Modifier and Type | Method and Description |
|---|---|
SecurityConstraintsDef |
PageSecurity.getSecurityConstraintsDef(String name)
getSecurityConstraintsDef
|
SecurityConstraintsDef |
PageSecurity.newSecurityConstraintsDef()
newSecurityConstraintsDef
|
| Modifier and Type | Method and Description |
|---|---|
List<SecurityConstraintsDef> |
PageSecurity.getSecurityConstraintsDefs()
getSecurityConstraintsDefs
|
| Modifier and Type | Method and Description |
|---|---|
void |
PageSecurity.setSecurityConstraintsDefs(List<SecurityConstraintsDef> definitions)
setSecurityConstraintsDefs
|
| Modifier and Type | Method and Description |
|---|---|
SecurityConstraintsDef |
PageManager.newSecurityConstraintsDef()
newSecurityConstraintsDef - creates a new security constraints definition
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.