|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.data.catalog.service.ACLEntry
The ACL Entry contains
the Principal (stored as a string) and its associated
permissions (stored as a Perm
object).
Field Summary | |
java.lang.String |
principal
|
Perm |
principalPerm
|
Constructor Summary | |
ACLEntry()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public Perm principalPerm
public java.lang.String principal
Constructor Detail |
public ACLEntry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |