1 | User modules can be defined as entity modules such that their attributes are saved across user requests for their methods. |
2 | Currently, we are incorporating Kerberos-based security protocol into proxy objects |
3 | We provide two main class: BeanContextChildSupport and GatewayContext. User define his module by extending from BeanContextChildSupport |
4 | 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. |