org.apache.directory.api.ldap.aci
Class UserClass.ThisEntry

java.lang.Object
  extended by org.apache.directory.api.ldap.aci.UserClass
      extended by org.apache.directory.api.ldap.aci.UserClass.ThisEntry
Enclosing class:
UserClass

public static final class UserClass.ThisEntry
extends UserClass

The user with the same distinguished name as the entry being accessed, or if the entry is a member of a family, then additionally the user with the distinguished name of the ancestor.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.directory.api.ldap.aci.UserClass
UserClass.AllUsers, UserClass.Name, UserClass.ParentOfEntry, UserClass.Subtree, UserClass.ThisEntry, UserClass.UserGroup
 
Field Summary
 
Fields inherited from class org.apache.directory.api.ldap.aci.UserClass
ALL_USERS, PARENT_OF_ENTRY, THIS_ENTRY
 
Method Summary
 String toString()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()

Overrides:
toString in class Object


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.