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

java.lang.Object
  extended byorg.apache.directory.shared.ldap.aci.UserClass
      extended byorg.apache.directory.shared.ldap.aci.UserClass.ThisEntry
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
UserClass

public static 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.

See Also:
Serialized Form

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

Method Detail

toString

public java.lang.String toString()


Copyright © 2003-2006 . All Rights Reserved.