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

coulbeck
12.27.2007 35af51f9683f5ef8cec66baca7b89aa1e1cbc44e
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>