Interface CidrAuthorizationContext.Builder

    • Method Detail

      • message

        CidrAuthorizationContext.Builder message​(String message)

        The plain-text authorization message for the prefix and account.

        Parameters:
        message - The plain-text authorization message for the prefix and account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • signature

        CidrAuthorizationContext.Builder signature​(String signature)

        The signed authorization message for the prefix and account.

        Parameters:
        signature - The signed authorization message for the prefix and account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.