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

Christophe Sovant
07.19.2013 679adbe8a70f0ee8a8a43d87aca9c3e28b89e036
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.