Class: Dcmgr::Models::FrontendSystem
- Defined in:
- lib/dcmgr/models/frontend_system.rb
Defined Under Namespace
Classes: HttpBasic, PassThru, RemoteIP
Constant Summary
Constants inherited from BaseNew
Instance Method Summary collapse
Methods inherited from BaseNew
Proxy, dataset, default_row_lock_mode=, install_data, install_data_hooks, lock!, #to_hash, unlock!, #with_timestamps?
Instance Method Details
#authenticate ⇒ Object
8 9 10 |
# File 'lib/dcmgr/models/frontend_system.rb', line 8 def authenticate raise NotImplementedError end |