Method: Scimitar::AuthenticationScheme#name

Defined in:
app/models/scimitar/authentication_scheme.rb

#nameObject

Returns the value of attribute name.



4
5
6
# File 'app/models/scimitar/authentication_scheme.rb', line 4

def name
  @name
end