|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MutableSecurityRoleSet
MutableSecurityRoleSet
Method Summary | |
---|---|
org.apache.pluto.om.common.SecurityRole |
add(org.apache.pluto.om.common.SecurityRole securityRole)
Adds a SecurityRole to the set |
Methods inherited from interface org.apache.pluto.om.common.SecurityRoleSet |
---|
get |
Methods inherited from interface java.util.Set |
---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
Method Detail |
---|
org.apache.pluto.om.common.SecurityRole add(org.apache.pluto.om.common.SecurityRole securityRole)
securityRole
- the security-role to be added
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |