Interface CustomAttribute.Builder

  • Method Details

    • objectIdentifier

      CustomAttribute.Builder objectIdentifier(String objectIdentifier)

      Specifies the object identifier (OID) of the attribute type of the relative distinguished name (RDN).

      Parameters:
      objectIdentifier - Specifies the object identifier (OID) of the attribute type of the relative distinguished name (RDN).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      Specifies the attribute value of relative distinguished name (RDN).

      Parameters:
      value -

      Specifies the attribute value of relative distinguished name (RDN).

      Returns:
      Returns a reference to this object so that method calls can be chained together.