Interface MappingRule.Builder

  • Method Details

    • 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.