|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
SecurityRoleRefSet.get(java.lang.String name)
Returns the security role reference of the given name |
SecurityRoleRef |
SecurityRoleRefSetCtrl.add(SecurityRoleRef securityRoleRef)
Adds a SecurityRoleRef to the set |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |