Package org.apache.cxf.xkms.handlers
Class DnUtils
- java.lang.Object
-
- org.apache.cxf.xkms.handlers.DnUtils
-
public final class DnUtils extends Object
A couple of utility methods for working with X500 Distinguished Names
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDnUtils.DnAttribute
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringextractMostSignificantAttribute(String identifier)static StringextractMostSignificantAttributeValue(String identifier)
-