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