0 Replies Latest reply on Aug 22, 2006 6:01 AM by chintoz

    Security Proxy

    chintoz

      With EJB 2.0 i develop a security model using security proxy. This model works over entity bean methods to inspect when a user can access/modify the bean properties.
      In EJB3 i try to do the same using Interceptor, but i read that intercerptors only works over business logic methods in session/message beans.

      how can i develop a similiar application using EJB3?

      Thanks
      Jacinto J.