Interface AuthorizationRule.UpdateStages.WithRights

All Known Subinterfaces:
AuthorizationRule.Update
Enclosing interface:
AuthorizationRule.UpdateStages

public static interface AuthorizationRule.UpdateStages.WithRights
The stage of the AuthorizationRule update allowing to specify rights.
  • Method Details

    • withRights

      Specifies the rights property: The rights associated with the rule..
      Parameters:
      rights - The rights associated with the rule.
      Returns:
      the next definition stage.