This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.jetspeed.om.portlet.SecurityRoleRef (Jetspeed-2 Core API 2.2.2 API)

Uses of Interface
org.apache.jetspeed.om.portlet.SecurityRoleRef

Packages that use SecurityRoleRef
org.apache.jetspeed.om.portlet   
 

Uses of SecurityRoleRef in org.apache.jetspeed.om.portlet
 

Methods in org.apache.jetspeed.om.portlet that return SecurityRoleRef
 SecurityRoleRef PortletDefinition.addSecurityRoleRef(java.lang.String roleName)
           
 SecurityRoleRef PortletDefinition.getSecurityRoleRef(java.lang.String roleName)
           
 

Methods in org.apache.jetspeed.om.portlet that return types with arguments of type SecurityRoleRef
 java.util.List<SecurityRoleRef> PortletDefinition.getSecurityRoleRefs()
           
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.