WaAuthController<T> constructor
WaAuthController<T> (
- WebRequest rq
Constructs a WaAuthController with the given request object.
The super.rq parameter is passed to the parent WaController.
Implementation
WaAuthController(super.rq);