public final class DnUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getRdnAttributeType(String rdn)
Gets the attributeType of a RDN (the left part of the RDN).
|
static String |
getRdnValue(String rdn)
Gets the value of a RDN ( the right part of the RDN).
|
Copyright © 2018. All rights reserved.