Class: Authz::ApplicationController Private
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- Authz::ApplicationController
- Includes:
- Controllers::AuthorizationManager
- Defined in:
- app/controllers/authz/application_controller.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Inherits from the host app’s ApplicationController so that all of it’s methods are available for the engine.
All engine’s controllers inherit from this class.
Direct Known Subclasses
BusinessProcessesController, ControllerActionsController, HomeController, PendingControllerActionsController, RolablesController, RolesController, ScopingRulesController, StaleControllerActionsController
Method Summary
Methods included from Controllers::AuthorizationManager
#apply_authz_scopes, #authorize, #authorized?, #authorized_path?, #skip_authorization, #verify_authorized