mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/schema/AciSyntax.java @@ -252,5 +252,15 @@ } return true; } /** * {@inheritDoc} */ public boolean isBinary() { return false; } }