|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IActionAuthorizer
A way to provide authorization for a specific component action.
| Method Summary | |
|---|---|
boolean |
authorizeAction(Component component)
Gets whether this action is authorized. |
Action |
getAction()
Gets the action that this authorizer authorizes. |
| Method Detail |
|---|
Action getAction()
boolean authorizeAction(Component component)
component - The component to authorize this action on
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||