Class | Description |
---|---|
Permission |
This class represents a given set of permissions for one user on one Realm.
|
PermissionOffer |
This class represents a permission offer for a Realm that can be given to other users.
|
PermissionRequest |
This class represents the intent of giving a set of permissions to some users for some Realm(s).
|
UserCondition |
This class represents a condition for matching users on the Realm Object Server.
|
Enum | Description |
---|---|
AccessLevel |
Access levels which can be granted to Realm Mobile Platform users for specific synchronized Realms, using a
PermissionRequest . |
UserCondition.MatcherType |
Type of matcher this condition represents.
|