5 Replies Latest reply on Jan 16, 2014 10:22 PM by ybxiang.china

    Security domain injection

    sviluppatorefico

      Can a security domain to be injected or called through jndi in a EJB? Without annotations I would do manually something as:

       

      private AuthorizationManager authorizationManager = ...

      authorizationManager.authorize(resource);