eu.emi.security.authn.x509.helpers.ns
Class GlobusNamespacesStore.DNString

java.lang.Object
  extended by eu.emi.security.authn.x509.helpers.ns.GlobusNamespacesStore.DNString
Enclosing class:
GlobusNamespacesStore

protected static class GlobusNamespacesStore.DNString
extends Object

String with an RFC 2253 DN wrapper, which uses X500NameUtils to check for equality.

Author:
K. Benedyczak

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

Constructor Detail

GlobusNamespacesStore.DNString

public GlobusNamespacesStore.DNString(String dn)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

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


Copyright © 2012 European Middleware Initiative. All Rights Reserved.