Class SubjectDNMatcher.AvailableDNFields

  • All Implemented Interfaces:
    org.bouncycastle.asn1.x500.X500NameStyle
    Enclosing class:
    SubjectDNMatcher

    public static class SubjectDNMatcher.AvailableDNFields
    extends org.bouncycastle.asn1.x500.style.BCStyle
    • Field Summary

      • Fields inherited from class org.bouncycastle.asn1.x500.style.BCStyle

        BUSINESS_CATEGORY, C, CN, COUNTRY_OF_CITIZENSHIP, COUNTRY_OF_RESIDENCE, DATE_OF_BIRTH, DC, defaultLookUp, defaultSymbols, DESCRIPTION, DMD_NAME, DN_QUALIFIER, E, EmailAddress, GENDER, GENERATION, GIVENNAME, INITIALS, INSTANCE, L, NAME, NAME_AT_BIRTH, O, ORGANIZATION_IDENTIFIER, OU, PLACE_OF_BIRTH, POSTAL_ADDRESS, POSTAL_CODE, PSEUDONYM, ROLE, SERIALNUMBER, SN, ST, STREET, SURNAME, T, TELEPHONE_NUMBER, UID, UNIQUE_IDENTIFIER, UnstructuredAddress, UnstructuredName
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.bouncycastle.asn1.ASN1ObjectIdentifier getIdentifier​(java.lang.String dnSymbol)  
      • Methods inherited from class org.bouncycastle.asn1.x500.style.BCStyle

        attrNameToOID, encodeStringValue, fromString, oidToAttrNames, oidToDisplayName, toString
      • Methods inherited from class org.bouncycastle.asn1.x500.style.AbstractX500NameStyle

        areEqual, calculateHashCode, copyHashTable, rdnAreEqual, stringToValue
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AvailableDNFields

        public AvailableDNFields()
    • Method Detail

      • getIdentifier

        public org.bouncycastle.asn1.ASN1ObjectIdentifier getIdentifier​(java.lang.String dnSymbol)