public class ConnectionUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
firstValueAsString(org.forgerock.opendj.ldap.Entry entry,
String attrDesc)
Returns the first attribute value in this attribute decoded as a UTF-8 string.
|
public static String firstValueAsString(org.forgerock.opendj.ldap.Entry entry, String attrDesc)
entry - the entryattrDesc - the attribute descriptionCopyright © 2010-2020 Wren Security. All Rights Reserved.