org.eclipse.higgins.keystore.common.X509
Class X501Name

java.lang.Object
  extended byorg.eclipse.higgins.keystore.common.X509.X501Name

public class X501Name
extends Object


Constructor Summary
X501Name(Asn1Node node)
           
 
Method Summary
 String getAttributeValue(ObjectIdentifier oid)
           
 String getAttributeValueByName(String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

X501Name

public X501Name(Asn1Node node)
Method Detail

getAttributeValue

public String getAttributeValue(ObjectIdentifier oid)

getAttributeValueByName

public String getAttributeValueByName(String name)