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

Jean-Noël Rouvignac
22.56.2016 83f86f11c27378d650c3bfc7e55397687062edbc
opendj-config/src/main/java/org/forgerock/opendj/config/client/AdminSecurityException.java
@@ -24,7 +24,7 @@
 * interacting with the Directory Server. These fall broadly into two
 * categories: authentication problems and authorization problems.
 */
public abstract class AdminSecurityException extends AdminClientException {
abstract class AdminSecurityException extends AdminClientException {
    /** Fake serialization ID. */
    private static final long serialVersionUID = 1L;