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

Jean-Noel Rouvignac
28.46.2015 9c03aa0cd67b44fe2c0671d1c342d2cbff3e5c4d
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.