Method | Description | |
---|---|---|
LdapExtendedRequest ( |
Constructs an LdapExtendedRequest.
|
public LdapExtendedRequest ( |
||
op | The object which contains (1) an identifier of an extended /// operation which should be recognized by the particular Ldap /// server this client is connected to, and (2) an operation- /// specific sequence of octet strings or BER-encoded values. /// /// | |
cont | Any controls that apply to the extended request /// or null if none. /// | |
return | System |