Class LDAPContext

  • All Implemented Interfaces:
    org.forgerock.services.context.Context

    public final class LDAPContext
    extends org.forgerock.services.context.AbstractContext
    Context provided by a Directory Server. It contains a reference to a LDAPContext.InternalLdapClient which can be used to perform direct LDAP operation on this Directory Server without the network overhead.