OpenDJ Commons REST LDAP Gateway 3.0.0-SNAPSHOT Documentation
A C D G I O R 

A

ATTRIBUTE_AUTHN_CONNECTION - Static variable in class org.forgerock.opendj.rest2ldap.servlet.Rest2LDAPContextFactory
The name of the HTTP Servlet Request attribute where this factory expects to find the authenticated user's authentication ID.

C

createContext(Context, HttpServletRequest) - Method in class org.forgerock.opendj.rest2ldap.servlet.Rest2LDAPContextFactory
Creates a new Context chain comprising of the provided parent context(s), a SecurityContext obtained using a SecurityContextFactory , and optionally a AuthenticatedConnectionContext.
createContext(HttpServletRequest) - Method in class org.forgerock.opendj.rest2ldap.servlet.Rest2LDAPContextFactory
Creates a new Context chain comprising of a RootContext, a SecurityContext obtained using a SecurityContextFactory , and optionally a AuthenticatedConnectionContext.

D

destroy() - Method in class org.forgerock.opendj.rest2ldap.servlet.Rest2LDAPAuthnFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.forgerock.opendj.rest2ldap.servlet.Rest2LDAPAuthnFilter
 

G

getConnectionFactory(ServletConfig) - Static method in class org.forgerock.opendj.rest2ldap.servlet.Rest2LDAPConnectionFactoryProvider
Returns a JSON resource connection factory configured using the configuration file named in the config-file Servlet initialization parameter.
getHttpServletContextFactory() - Static method in class org.forgerock.opendj.rest2ldap.servlet.Rest2LDAPContextFactory
Returns the singleton context factory which can be used for obtaining context information from a HTTP servlet request.

I

init(FilterConfig) - Method in class org.forgerock.opendj.rest2ldap.servlet.Rest2LDAPAuthnFilter
 

O

org.forgerock.opendj.rest2ldap.servlet - package org.forgerock.opendj.rest2ldap.servlet
Provides integration between the OpenDJ Commons REST Adapter and Servlet APIs.

R

Rest2LDAPAuthnFilter - Class in org.forgerock.opendj.rest2ldap.servlet
An LDAP based authentication Servlet filter.
Rest2LDAPAuthnFilter() - Constructor for class org.forgerock.opendj.rest2ldap.servlet.Rest2LDAPAuthnFilter
 
Rest2LDAPConnectionFactoryProvider - Class in org.forgerock.opendj.rest2ldap.servlet
The connection factory provider which is used by the OpenDJ Commons REST LDAP Gateway.
Rest2LDAPContextFactory - Class in org.forgerock.opendj.rest2ldap.servlet
An HTTP servlet context factory which will create a Context chain comprising of a SecurityContext and optionally an AuthenticatedConnectionContext.
A C D G I O R 
OpenDJ Commons REST LDAP Gateway 3.0.0-SNAPSHOT Documentation

Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.