Class: Scimitar::Resources::Rbac::Application

Inherits:
Base
  • Object
show all
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

.endpointObject



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

def self.endpoint
  "/Applications"
end