0 Replies Latest reply on Jan 17, 2012 5:44 AM by kgoedert

    seam security credential inject on stateless session bean

    kgoedert

      Hi,


      I have used seam 3 security module with the basic authentication method and after the login process I have my authenticated user available as a credential. Great! Now, is it possible to have access to this credential object on a stateless session bean that is not a cdi bean?


      Thanks


      Kelly