|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.security.PermissionCollection
org.jboss.portal.security.PortalPermissionCollection
org.jboss.portal.security.impl.jacc.JACCPortalPermissionCollection
Implementation of the portal permission collection that keep the role name on itself.
| Constructor Summary | |
JACCPortalPermissionCollection(java.lang.String roleName,
AuthorizationDomain repository)
|
|
| Method Summary | |
java.util.Enumeration |
elements()
|
java.lang.String |
getRoleName()
Return the role name attached to the collection. |
| Methods inherited from class org.jboss.portal.security.PortalPermissionCollection |
add, implies |
| Methods inherited from class java.security.PermissionCollection |
isReadOnly, setReadOnly, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public JACCPortalPermissionCollection(java.lang.String roleName,
AuthorizationDomain repository)
throws java.lang.IllegalArgumentException
| Method Detail |
public java.lang.String getRoleName()
PortalPermissionCollection
getRoleName in class PortalPermissionCollectionpublic java.util.Enumeration elements()
elements in class PortalPermissionCollection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||