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