Package org.objectweb.easybeans.security.interceptors

Implementation of EJB 3.0 container

See:
          Description

Class Summary
AccessInterceptor This interceptor checks that the role is allowed to call the given method.
DenyAllInterceptor Access to the method is not authorized.
RunAsAccessInterceptor Push run-as subject for new calls.
 

Package org.objectweb.easybeans.security.interceptors Description

Implementation of EJB 3.0 container