Class: Scimitar::Resources::Rbac::Entitlement
- Inherits:
-
Base
- Object
- Base
- Scimitar::Resources::Rbac::Entitlement
- Defined in:
- lib/scimitar/rbac/resources/entitlement.rb
Overview
SCIM Resource class for the RBAC Entitlement (permission).
Class Method Summary collapse
Class Method Details
.endpoint ⇒ Object
10 11 12 |
# File 'lib/scimitar/rbac/resources/entitlement.rb', line 10 def self.endpoint "/Entitlements" end |