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>