org.glite.data.catalog.service
Class ACLEntry

java.lang.Object
  extended byorg.glite.data.catalog.service.ACLEntry

public class ACLEntry
extends java.lang.Object

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

principalPerm

public Perm principalPerm

principal

public java.lang.String principal
Constructor Detail

ACLEntry

public ACLEntry()


Copyright © 2004 EU-EGEE