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

Jean-Noel Rouvignac
13.07.2015 0b24906baca4426b4a42c89e54135b80484dd7b6
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.