|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Security | |
org.apache.jetspeed.om.profile | Represents the options available for displaying the portlet. |
org.apache.jetspeed.om.profile.psml |
Uses of Security in org.apache.jetspeed.om.profile |
Methods in org.apache.jetspeed.om.profile that return Security | |
Security |
Portlets.getSecurity()
|
Methods in org.apache.jetspeed.om.profile with parameters of type Security | |
void |
Portlets.setSecurity(Security security)
|
Uses of Security in org.apache.jetspeed.om.profile.psml |
Classes in org.apache.jetspeed.om.profile.psml that implement Security | |
class |
PsmlSecurity
Bean like implementation of the Security interface suitable for Castor serialization. |
Methods in org.apache.jetspeed.om.profile.psml that return Security | |
Security |
PsmlReference.getSecurity()
|
Security |
PsmlPortlets.getSecurity()
|
Methods in org.apache.jetspeed.om.profile.psml with parameters of type Security | |
void |
PsmlReference.setSecurity(Security security)
|
void |
PsmlPortlets.setSecurity(Security security)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |