|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecurityConstraints | |
|---|---|
| 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 | |
| Uses of SecurityConstraints in org.apache.jetspeed.layout |
|---|
| Methods in org.apache.jetspeed.layout with parameters of type SecurityConstraints | |
|---|---|
void |
PageLayoutComponent.updateSecurityConstraints(ContentFragment contentFragment,
SecurityConstraints constraints)
Update fragment security constraints. |
| Uses of SecurityConstraints in org.apache.jetspeed.om.common |
|---|
| Methods in org.apache.jetspeed.om.common that return SecurityConstraints | |
|---|---|
SecurityConstraints |
SecuredResource.getSecurityConstraints()
getSecurityConstraints |
SecurityConstraints |
SecuredResource.newSecurityConstraints()
newSecurityConstraints |
| Methods in org.apache.jetspeed.om.common with parameters of type SecurityConstraints | |
|---|---|
void |
SecuredResource.setSecurityConstraints(SecurityConstraints constraints)
setSecurityConstraints |
| Uses of SecurityConstraints in org.apache.jetspeed.om.page |
|---|
| Methods in org.apache.jetspeed.om.page that return SecurityConstraints | |
|---|---|
SecurityConstraints |
ContentFragment.getSecurityConstraints()
Get security constraints. |
SecurityConstraints |
ContentFragment.newSecurityConstraints()
Create new security constraints. |
| Methods in org.apache.jetspeed.om.page with parameters of type SecurityConstraints | |
|---|---|
void |
ContentFragment.updateSecurityConstraints(SecurityConstraints constraints)
Update fragment security constraints. |
| Uses of SecurityConstraints in org.apache.jetspeed.page |
|---|
| Methods in org.apache.jetspeed.page that return SecurityConstraints | |
|---|---|
SecurityConstraints |
PageManager.newSecurityConstraints()
newSecurityConstraints - creates a new empty security constraints definition |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||