public interface IActionAuthorizer extends IClusterable
Modifier and Type | Method and Description |
---|---|
boolean |
authorizeAction(Component component)
Gets whether this action is authorized.
|
Action |
getAction()
Gets the action that this authorizer authorizes.
|
Action getAction()
boolean authorizeAction(Component component)
component
- The component to authorize this action onCopyright © 2006–2022 Apache Software Foundation. All rights reserved.