Interface RedactionPlaceHolder.Builder

    • Method Detail

      • redactionPlaceHolderText

        RedactionPlaceHolder.Builder redactionPlaceHolderText​(String redactionPlaceHolderText)

        The redaction placeholder text that will replace the redacted text in session for the custom text redaction placeholder type.

        Parameters:
        redactionPlaceHolderText - The redaction placeholder text that will replace the redacted text in session for the custom text redaction placeholder type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • redactionPlaceHolderType

        RedactionPlaceHolder.Builder redactionPlaceHolderType​(String redactionPlaceHolderType)

        The redaction placeholder type that will replace the redacted text in session.

        Parameters:
        redactionPlaceHolderType - The redaction placeholder type that will replace the redacted text in session.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        RedactionPlaceHolderType, RedactionPlaceHolderType