Uses of Interface
org.apache.pluto.om.common.SecurityRoleRef

Packages that use SecurityRoleRef
org.apache.pluto.om.common   
 

Uses of SecurityRoleRef in org.apache.pluto.om.common
 

Methods in org.apache.pluto.om.common that return SecurityRoleRef
 SecurityRoleRef SecurityRoleRefSetCtrl.add(SecurityRoleRef securityRoleRef)
          Adds a SecurityRoleRef to the set
 SecurityRoleRef SecurityRoleRefSet.get(java.lang.String name)
          Returns the security role reference of the given name
 SecurityRoleRef SecurityRoleRefSetCtrl.remove(java.lang.String name)
          Removes the SecurityRoleRef with the given name from the set
 

Methods in org.apache.pluto.om.common with parameters of type SecurityRoleRef
 SecurityRoleRef SecurityRoleRefSetCtrl.add(SecurityRoleRef securityRoleRef)
          Adds a SecurityRoleRef to the set
 void SecurityRoleRefSetCtrl.remove(SecurityRoleRef securityRoleRef)
          Removes the given SecurityRoleRef from the set
 



Copyright © 2003-2009 . All Rights Reserved.