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