Method: Scimitar::AuthenticationScheme#type
- Defined in:
- app/models/scimitar/authentication_scheme.rb
#type ⇒ Object
Returns the value of attribute type.
4 5 6 |
# File 'app/models/scimitar/authentication_scheme.rb', line 4 def type @type end |