|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.portalImpl.om.common.impl.UnmodifiableSet
org.apache.pluto.portalImpl.om.common.impl.SecurityRoleSetImpl.Unmodifiable
Field Summary |
Fields inherited from class org.apache.pluto.portalImpl.om.common.impl.UnmodifiableSet |
c |
Constructor Summary | |
SecurityRoleSetImpl.Unmodifiable(org.apache.pluto.om.common.SecurityRoleSet c)
|
Method Summary | |
org.apache.pluto.om.common.SecurityRole |
get(java.lang.String roleName)
|
Methods inherited from class org.apache.pluto.portalImpl.om.common.impl.UnmodifiableSet |
add, addAll, clear, contains, containsAll, equals, getModifiableSet, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Set |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
Constructor Detail |
public SecurityRoleSetImpl.Unmodifiable(org.apache.pluto.om.common.SecurityRoleSet c)
Method Detail |
public org.apache.pluto.om.common.SecurityRole get(java.lang.String roleName)
get
in interface org.apache.pluto.om.common.SecurityRoleSet
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |