- Inheritance
- < Object
Rack::Auth::AbstractHandler implements common authentication functionality.
realm should be set for all handlers.
Attributes
| Name | Visibility | R/W | Description |
|---|---|---|---|
| realm | public | RW |
Methods
Class
| Visibility | Signature |
|---|---|
| public | new (app, realm=nil, &authenticator) |