mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

coulbeck
12.27.2007 9681e2c7eca97e6288d0c7b50178ee28f4955135
opendj-sdk/opends/src/server/org/opends/server/api/AccessControlProvider.java
@@ -40,8 +40,8 @@
 * should specify the name of a class implementing this interface.
 *
 * @param <T>
 *          The type of connection handler configuration handled by
 *          this connection handler implementation.
 *          The type of access control configuration handled by
 *          this access control provider implementation.
 */
public interface AccessControlProvider
       <T extends AccessControlHandlerCfg>