Interface DeterminingPolicyItem.Builder

    • Method Detail

      • policyId

        DeterminingPolicyItem.Builder policyId​(String policyId)

        The Id of a policy that determined to an authorization decision.

        Example: "policyId":"SPEXAMPLEabcdefg111111"

        Parameters:
        policyId - The Id of a policy that determined to an authorization decision.

        Example: "policyId":"SPEXAMPLEabcdefg111111"

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