Package | Description |
---|---|
org.apache.pluto.om.common |
Modifier and Type | Method and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
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-2013 . All Rights Reserved.