Search
Method fromNameValue(String attributeName, String attributeValue)
Creates a new single-valued RDN with the provided information.
Returns
LdapRDN
Arguments
| Name |
Type |
Description |
| attributeName |
String
|
The attribute name for this RDN. It must not be |
| attributeValue |
String
|
The attribute value for this RDN. It must not be |