Skip to content

UserToRole

Every instance of this model links an instance of User model with a instance of Role model.

This model is part of access control management at runtime.

Properties

These are the properties provided per role:

user

Provides UUID of user associated with a role.

user

Provides UUID of role associated with a user.

Methods

There no custom methods apart from basic ones.