|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IAuthorizationStrategy | Authorization strategies specify aspect-like constraints on significant actions taken by the framework in a given application. |
| IUnauthorizedComponentInstantiationListener | Interface to code that is called to handle unauthorized component instantiations. |
| Class Summary | |
|---|---|
| Action | A class for constructing singleton constants that represent a given component action that needs to be authorized. |
| Exception Summary | |
|---|---|
| AuthorizationException | Base class for exceptions thrown as a result of authorization failure. |
| UnauthorizedActionException | Exception that is thrown when an action is not authorized. |
| UnauthorizedInstantiationException | Exception that is thrown when the creation of a component is not allowed. |
Contains classes that allow the user to specify authorization constraints via IAuthorizationStrategy. These constraints are then applied thoughout the framework to ensure security.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||