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

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

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

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

Methods in org.apache.jetspeed.om.portlet that return SecurityRole
 SecurityRole PortletApplication.addSecurityRole(java.lang.String name)
           
 

Methods in org.apache.jetspeed.om.portlet that return types with arguments of type SecurityRole
 java.util.List<SecurityRole> PortletApplication.getSecurityRoles()
           
 



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