Interface AccessGrantPrincipalAttribute.Builder

  • Method Details

    • key

      The Identity Center user attribute to match on. One of userName, active, userStatus, displayName, email, name.givenName, name.familyName, enterprise.department, enterprise.division, enterprise.organization, enterprise.costCenter, or enterprise.employeeNumber. Each key may appear only once per grant.

      Parameters:
      key - The Identity Center user attribute to match on. One of userName, active, userStatus, displayName, email, name.givenName, name.familyName, enterprise.department, enterprise.division, enterprise.organization, enterprise.costCenter, or enterprise.employeeNumber. Each key may appear only once per grant.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The attribute value.

      Parameters:
      value - The attribute value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.