Class: Scimitar::Resources::Rbac::Entitlement

Inherits:
Base
  • Object
show all
Defined in:
lib/scimitar/rbac/resources/entitlement.rb

Overview

SCIM Resource class for the RBAC Entitlement (permission).

Class Method Summary collapse

Class Method Details

.endpointObject



10
11
12
# File 'lib/scimitar/rbac/resources/entitlement.rb', line 10

def self.endpoint
  "/Entitlements"
end