protected static class RFC2253NameParser.ShortNameOIDAssociation
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
RFC2253NameParser.ShortNameOIDAssociation()
Stores the associations between the Short Name and the Object Identifier
of some well known X.501 Object Identifiers.
|
protected RFC2253NameParser.ShortNameOIDAssociation()
protected ObjectID getOID(java.lang.String shortName) throws RFC2253NameParserException
shortName
- The short name of the well known X.501 Object identifier.RFC2253NameParserException
- if no Object Identifier can be found for the Short Name.