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

jpikus
05.42.2008 111a2ca97d898c95006362b307a8d3d6d964a45b
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.