Interface | Description |
---|---|
EntitlementClass<T> | |
EntitlementContext | |
EntitlementManager |
Entitlement lookup relies on:
an "entitlement context", consisting of at minimum a string identifier of the user/actor for which entitlement is being requested
an "entitlement class", representing the category of activity for which entitlement is being requested
an "entitlement class argument", representing the specifics of the activity for which entitlement is being requested
|