Gets the number of results after the top/center to return per page.
Gets the number of results before the top/center to return per page.
Gets the change number, which identifies the record of the change
in the server's change log.
Indicates whether you want the server to send any existing
entries that already match the search criteria or only the
entries that have changed.
Gets the change type, which identifies the type of change
that occurred.
Gets the change types monitored by this control.
Gets the size of the virtual result set.
Creates a control using this control factory
Create a JNDI control from a raw ldapjdk control
Retrieves the ASN.1 BER encoded value of the LDAP control.
Retrieves the ASN.1 BER encoded value of the LDAP control.
Retrieves the ASN.1 BER encoded value of the LDAP control.
Retrieves the ASN.1 BER encoded value of the LDAP control.
Retrieves the ASN.1 BER encoded value of the LDAP control.
Retrieves the ASN.1 BER encoded value of the LDAP control.
Retrieves the ASN.1 BER encoded value of the LDAP control.
Retrieves the ASN.1 BER encoded value of the LDAP control.
Retrieves the ASN.1 BER encoded value of the LDAP control.
Get the first attribute type from the sort key list that
resulted in an error
Gets the index of the first entry returned.
Gets the size of the virtual result set.
Returns the attribute to sort by.
Gets the size of the virtual result set.
Returns the object ID (OID) of the matching rule used for sorting.
Return string message passed in the control
Gets the previous DN of the entry (if the entry was renamed).
Return the sort result code
Indicates whether or not the server includes an "entry change
notification" control with each entry it sends back to the client
during the persistent search.
Returns true
if sorting is to be done in descending order.
Return parsed number of seconds before password expires
Return corresponding NamingException for the sort error code
Represents an LDAP v3 server control that specifies information
about a change to an entry in the directory.
Represents an LDAP v3 server control that may be returned if a
password has expired, and password policy is enabled on the server.
Represents an LDAP v3 server control that may be returned if a
password is about to expire, and password policy is enabled on the server.
Represents an LDAP v3 server control that specifies a persistent
search (an ongoing search operation), which allows your LDAP client
to get notification of changes to the directory.
Constructs an LdapPersistSearchControl
object
that specifies a persistent search.
Represents an LDAP v3 server control that specifies that you want
the server to use the specified DN's identity for this operation.
Constructs an LdapProxiedAuthControl
object with a
DN to use as identity.
Represents an LDAP v3 server control that specifies that you want
the server to return sorted search results.
Constructs an LDAPSortControl
object with a single
sorting key.
Constructs an LDAPSortControl
object with an array of
sorting keys.
Constructs an LDAPSortControl
object with an array of
sorting keys.
Represents sorting instructions for a particular attribute.
Constructs a new LdapSortKey
object that will
sort based on the specified instructions.
Constructs a new LdapSortKey
object that will
sort based on the specified attribute and sort order.
Constructs a new LdapSortKey
object that will
sort based on the specified attribute, sort order, and matching
rule.
The LDAP server sends back a sort response control to indicate
the result of the sorting operation.
Represents control data for returning paged results from a search.
Constructs a new LDAPVirtualListControl
object.
Constructs a new LDAPVirtualListControl
object.
Represents control data for returning paged results from a search.
Specifies whether you want the server to send any existing
entries that already match the search criteria or only the
entries that have changed.
Sets the change types that you want monitored by this control.
Sets the size of the virtual result set.
Sets the starting index, and the number of entries before and after
to return.
Sets the search expression, and the number of entries before and after
to return.
Specifies whether you want the server to include an "entry change
notification" control with each entry it sends back to the client
during the persistent search.