| Package | Description |
|---|---|
| org.apache.jetspeed.om.common | |
| 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 |
|---|---|
SecurityConstraint |
SecuredResource.newSecurityConstraint()
newSecurityConstraint
|
| Modifier and Type | Method and Description |
|---|---|
List<SecurityConstraint> |
SecurityConstraints.getSecurityConstraints()
getSecurityConstraints
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityConstraints.setSecurityConstraints(List<SecurityConstraint> constraints)
setSecurityConstraint
|
| Modifier and Type | Method and Description |
|---|---|
SecurityConstraint |
ContentFragment.newSecurityConstraint()
Create new security constraint.
|
| Modifier and Type | Method and Description |
|---|---|
List<SecurityConstraint> |
SecurityConstraintsDef.getSecurityConstraints()
getSecurityConstraints
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityConstraintsDef.setSecurityConstraints(List<SecurityConstraint> constraints)
setSecurityConstraints
|
| Modifier and Type | Method and Description |
|---|---|
SecurityConstraint |
PageManager.newFolderSecurityConstraint()
newFolderSecurityConstraint - creates a new security constraint definition
|
SecurityConstraint |
PageManager.newFragmentSecurityConstraint()
newFragmentSecurityConstraint - creates a new security constraint definition
|
SecurityConstraint |
PageManager.newLinkSecurityConstraint()
newLinkSecurityConstraint - creates a new security constraint definition
|
SecurityConstraint |
PageManager.newPageSecurityConstraint()
newPageSecurityConstraint - creates a new security constraint definition
|
SecurityConstraint |
PageManager.newPageSecuritySecurityConstraint()
newPageSecuritySecurityConstraint - creates a new security constraint definition
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.