org.n52.security.common.crypto
Class X509Name

java.lang.Object
  extended by org.n52.security.common.crypto.X509Name

public class X509Name
extends Object

Author:
jdr

Constructor Summary
X509Name(String name)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getDnName()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

X509Name

public X509Name(String name)
Method Detail

getDnName

public String getDnName()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2004–2014 52north.org. All rights reserved.