Class: Keymail::Expired
- Inherits:
-
TokenResponse
- Object
- TokenResponse
- Keymail::Expired
- Defined in:
- app/models/keymail/authentication.rb
Instance Method Summary collapse
Methods inherited from TokenResponse
Constructor Details
This class inherits a constructor from Keymail::TokenResponse
Instance Method Details
#authenticated? ⇒ Boolean
44 45 46 |
# File 'app/models/keymail/authentication.rb', line 44 def authenticated? false end |