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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
extractMostSignificantAttribute
public static String extractMostSignificantAttribute(String identifier)
extractMostSignificantAttributeValue
public static String extractMostSignificantAttributeValue(String identifier)
Apache CXF