Uses of Package
org.forgerock.opendj.ldap.requests

Package
Description
Classes and interfaces providing I/O functionality.
Classes and interfaces for core types including connections, entries, and attributes.
Classes and interfaces for core LDAP requests.
Classes and interfaces for core LDAP responses.
Interfaces and classes for service providers.
Classes and interfaces for reading and writing LDIF.
  • Class
    Description
    The Abandon operation allows a client to request that the server abandon an uncompleted operation.
    The Add operation allows a client to request the addition of an entry into the Directory.
    The Compare operation allows a client to compare an assertion value with the values of a particular attribute in a particular entry in the Directory.
    The Delete operation allows a client to request the removal of an entry from the Directory.
    The Extended operation allows additional operations to be defined for services not already available in the protocol; for example, to implement an operation which installs transport layer security (see StartTLSExtendedRequest).
    A generic Bind request which should be used for unsupported authentication methods.
    The Modify DN operation allows a client to change the Relative Distinguished Name (RDN) of an entry in the Directory and/or to move a subtree of entries to a new location in the Directory.
    The Modify operation allows a client to request that a modification of an entry be performed on its behalf by a server.
    The base class of all Requests provides methods for querying and manipulating the set of Controls included with a Request.
    The Search operation is used to request a server to return, subject to access controls and other restrictions, a set of entries matching a complex search criterion.
    The Unbind operation allows a client to terminate an LDAP session.
  • Class
    Description
    The Abandon operation allows a client to request that the server abandon an uncompleted operation.
    The Add operation allows a client to request the addition of an entry into the Directory.
    The Bind operation allows authentication information to be exchanged between the client and server.
    The Compare operation allows a client to compare an assertion value with the values of a particular attribute in a particular entry in the Directory.
    The Delete operation allows a client to request the removal of an entry from the Directory.
    The Extended operation allows additional operations to be defined for services not already available in the protocol; for example, to implement an operation which installs transport layer security (see StartTLSExtendedRequest).
    The Modify DN operation allows a client to change the Relative Distinguished Name (RDN) of an entry in the Directory and/or to move a subtree of entries to a new location in the Directory.
    The Modify operation allows a client to request that a modification of an entry be performed on its behalf by a server.
    The Search operation is used to request a server to return, subject to access controls and other restrictions, a set of entries matching a complex search criterion.
    The Unbind operation allows a client to terminate an LDAP session.
  • Class
    Description
    The Abandon operation allows a client to request that the server abandon an uncompleted operation.
    The Add operation allows a client to request the addition of an entry into the Directory.
    The anonymous SASL bind request as defined in RFC 4505.
    An authentication client which can be used to bind to a server.
    The Bind operation allows authentication information to be exchanged between the client and server.
    The cancel extended request as defined in RFC 3909.
    The Compare operation allows a client to compare an assertion value with the values of a particular attribute in a particular entry in the Directory.
    The CRAM-MD5 SASL bind request as defined in draft-ietf-sasl-crammd5.
    The Delete operation allows a client to request the removal of an entry from the Directory.
    The DIGEST-MD5 SASL bind request as defined in RFC 2831.
    The Extended operation allows additional operations to be defined for services not already available in the protocol; for example, to implement an operation which installs transport layer security (see StartTLSExtendedRequest).
    A factory interface for decoding a generic extended request as an extended request of specific type.
    The External SASL bind request as defined in RFC 4422.
    A generic Bind request which should be used for unsupported authentication methods.
    A generic Extended request which should be used for unsupported extended operations.
    The GSSAPI SASL bind request as defined in RFC 2831.
    The Modify DN operation allows a client to change the Relative Distinguished Name (RDN) of an entry in the Directory and/or to move a subtree of entries to a new location in the Directory.
    The Modify operation allows a client to request that a modification of an entry be performed on its behalf by a server.
    The password modify extended request as defined in RFC 3062.
    The Plain SASL bind request as defined in RFC 4616.
    The base class of all Requests provides methods for querying and manipulating the set of Controls included with a Request.
    The SASL authentication method of the Bind operation allows clients to authenticate using one of the SASL authentication methods defined in RFC 4513.
    The Search operation is used to request a server to return, subject to access controls and other restrictions, a set of entries matching a complex search criterion.
    The simple authentication method of the Bind Operation provides three authentication mechanisms: An anonymous authentication mechanism, in which both the name and password are zero length.
    The start TLS extended request as defined in RFC 4511.
    The Unbind operation allows a client to terminate an LDAP session.
    The who am I extended request as defined in RFC 4532.
  • Class
    Description
    The Extended operation allows additional operations to be defined for services not already available in the protocol; for example, to implement an operation which installs transport layer security (see StartTLSExtendedRequest).
  • Class
    Description
    The Abandon operation allows a client to request that the server abandon an uncompleted operation.
    The Add operation allows a client to request the addition of an entry into the Directory.
    An authentication client which can be used to bind to a server.
    The Bind operation allows authentication information to be exchanged between the client and server.
    The Compare operation allows a client to compare an assertion value with the values of a particular attribute in a particular entry in the Directory.
    The Delete operation allows a client to request the removal of an entry from the Directory.
    The Extended operation allows additional operations to be defined for services not already available in the protocol; for example, to implement an operation which installs transport layer security (see StartTLSExtendedRequest).
    The Modify DN operation allows a client to change the Relative Distinguished Name (RDN) of an entry in the Directory and/or to move a subtree of entries to a new location in the Directory.
    The Modify operation allows a client to request that a modification of an entry be performed on its behalf by a server.
    The base class of all Requests provides methods for querying and manipulating the set of Controls included with a Request.
    The Search operation is used to request a server to return, subject to access controls and other restrictions, a set of entries matching a complex search criterion.
    The Unbind operation allows a client to terminate an LDAP session.
  • Class
    Description
    The Add operation allows a client to request the addition of an entry into the Directory.
    The Delete operation allows a client to request the removal of an entry from the Directory.
    The Modify DN operation allows a client to change the Relative Distinguished Name (RDN) of an entry in the Directory and/or to move a subtree of entries to a new location in the Directory.
    The Modify operation allows a client to request that a modification of an entry be performed on its behalf by a server.
    The base class of all Requests provides methods for querying and manipulating the set of Controls included with a Request.
    The Search operation is used to request a server to return, subject to access controls and other restrictions, a set of entries matching a complex search criterion.