User modules can be defined as entity modules such that their attributes are saved across user requests for their methods. |
Currently, we are incorporating Kerberos-based security protocol into proxy objects |
We provide two main class: BeanContextChildSupport and GatewayContext. User define his module by extending from BeanContextChildSupport |
User modules are put inside GatewayContext objects. User can define his own context by extending GatewayContext class. In this way, the system can evolve dynamically. |