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

maudj
16.24.2009 c91e181e899fe06e5d4e2f6a7ca67d0089be6b21
1
2
3
4
5
6
7
user-friendly-name=Directory String Attribute Syntax
user-friendly-plural-name=Directory String Attribute Syntaxes
synopsis=The Directory String Attribute Syntax defines an attribute syntax for storing arbitrary string (and sometimes binary) data.
property.allow-zero-length-values.synopsis=Indicates whether zero-length (that is, an empty string) values are allowed.
property.allow-zero-length-values.description=This is technically not allowed by the revised LDAPv3 specification, but some environments may require it for backward compatibility with servers that do allow it.
property.enabled.synopsis=Indicates whether the Directory String Attribute Syntax is enabled.
property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Directory String Attribute Syntax implementation.