Package | Description |
---|---|
org.apache.jetspeed.layout | |
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 |
---|---|
void |
PageLayoutComponent.updateSecurityConstraints(ContentFragment contentFragment,
SecurityConstraints constraints)
Update fragment security constraints.
|
Modifier and Type | Method and Description |
---|---|
SecurityConstraints |
SecuredResource.getSecurityConstraints()
getSecurityConstraints
|
SecurityConstraints |
SecuredResource.newSecurityConstraints()
newSecurityConstraints
|
Modifier and Type | Method and Description |
---|---|
void |
SecuredResource.setSecurityConstraints(SecurityConstraints constraints)
setSecurityConstraints
|
Modifier and Type | Method and Description |
---|---|
SecurityConstraints |
ContentFragment.getSecurityConstraints()
Get security constraints.
|
SecurityConstraints |
ContentFragment.newSecurityConstraints()
Create new security constraints.
|
Modifier and Type | Method and Description |
---|---|
void |
ContentFragment.updateSecurityConstraints(SecurityConstraints constraints)
Update fragment security constraints.
|
Modifier and Type | Method and Description |
---|---|
SecurityConstraints |
PageManager.newSecurityConstraints()
newSecurityConstraints - creates a new empty security constraints definition
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.