Uses of Class
org.glite.security.util.namespace.NamespaceFormat

Packages that use NamespaceFormat
org.glite.security.util The Util-Java utility classes. 
org.glite.security.util.namespace   
 

Uses of NamespaceFormat in org.glite.security.util
 

Fields in org.glite.security.util declared as NamespaceFormat
 NamespaceFormat FullTrustAnchor.m_namespace
          The namespace object of this CA.
 

Uses of NamespaceFormat in org.glite.security.util.namespace
 

Subclasses of NamespaceFormat in org.glite.security.util.namespace
 class EUGridNamespaceFormat
          Implementation of namespaces format provided by EUGridPMA and IGTF distributions.
 class LegacyNamespaceFormat
          Legacy policy language format.
 

Constructors in org.glite.security.util.namespace with parameters of type NamespaceFormat
DNCheckerImpl(NamespaceFormat namespaceFormat)
          Creates a new DN checker with the specified namespace format.