org.ow2.easybeans.security.propagation.rmi.jrmp.interceptors |
EJB 3.0
Implementation of EJB 3.0 container. Propagation of the security context.
|
Java Source File Name | Type | Comment |
ClientSecurityInterceptor.java | Class | Manages security propagation on the client's side. |
SecurityInitializer.java | Class | Initialize interceptors on client and server. |
SecurityServiceContext.java | Class | Context exchanged between client/server. |
ServerSecurityInterceptor.java | Class | |