| opendj3/opendj-rest2ldap-servlet/src/main/java/org/forgerock/opendj/rest2ldap/servlet/Rest2LDAPContextFactory.java | ●●●●● patch | view | raw | blame | history |
opendj3/opendj-rest2ldap-servlet/src/main/java/org/forgerock/opendj/rest2ldap/servlet/Rest2LDAPContextFactory.java
@@ -29,7 +29,7 @@ /** * An HTTP servlet context factory which will create a {@link Context} chain * comprising of a {@linkn SecurityContext} and optionally an * comprising of a {@link SecurityContext} and optionally an * {@link AuthenticatedConnectionContext}. * <p> * This class provides integration between Rest2LDAP HTTP Servlets and the