Uses of Interface
org.outerj.daisy.repository.acl.AclEntry

Packages that use AclEntry
org.outerj.daisy.repository.acl API for dealing with the Access Control functionality. 
 

Uses of AclEntry in org.outerj.daisy.repository.acl
 

Methods in org.outerj.daisy.repository.acl that return AclEntry
 AclEntry AclObject.createNewEntry(AclSubjectType subjectType, long subjectValue)
           
 AclEntry AclObject.get(int index)
           
 

Methods in org.outerj.daisy.repository.acl with parameters of type AclEntry
 void AclObject.add(AclEntry aclEntry)
           
 void AclObject.add(int index, AclEntry aclEntry)
           
 



Copyright © -2005 . All Rights Reserved.