Method: Scimitar::AuthenticationScheme#description

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

#descriptionObject

Returns the value of attribute description.



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

def description
  @description
end