Interface DocumentAclUser.Builder

  • Method Details

    • id

      The unique identifier of the user in the document's ACL. This is used to identify the user when applying access rules.

      Parameters:
      id - The unique identifier of the user in the document's ACL. This is used to identify the user when applying access rules.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of the user. This indicates the scope of the user's applicability in access control.

      Parameters:
      type - The type of the user. This indicates the scope of the user's applicability in access control.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of the user. This indicates the scope of the user's applicability in access control.

      Parameters:
      type - The type of the user. This indicates the scope of the user's applicability in access control.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: