Interface MappingRule.Builder

    • Method Detail

      • specifier

        MappingRule.Builder specifier​(String specifier)

        Specifier within a certificate field, such as CN, OU, or UID from the Subject field.

        Parameters:
        specifier - Specifier within a certificate field, such as CN, OU, or UID from the Subject field.
        Returns:
        Returns a reference to this object so that method calls can be chained together.