Class LdapProxiedAuthControl

java.lang.Object
netscape.ldap.LDAPControl
netscape.ldap.controls.LDAPProxiedAuthControl
com.netscape.jndi.ldap.controls.LdapProxiedAuthControl
All Implemented Interfaces:
Serializable, Cloneable, Control

public class LdapProxiedAuthControl extends netscape.ldap.controls.LDAPProxiedAuthControl implements Control
Represents an LDAP v3 server control that specifies that you want the server to use the specified DN's identity for this operation. (The OID for this control is 2.16.840.1.113730.3.4.12.) *
See Also: