Class ComplexDnParser

    • Constructor Detail

      • ComplexDnParser

        ComplexDnParser()
    • Method Detail

      • parseRdn

        void parseRdn​(SchemaManager schemaManager,
                      String name,
                      Rdn rdn)
               throws LdapInvalidDnException
        Parses an Rdn.
        Parameters:
        schemaManager - The SchemaManager
        name - the string representation of the relative distinguished name
        rdn - the (empty) Rdn where parsed ATAVs are put into
        Throws:
        LdapInvalidDnException - the invalid name exception