3 Replies Latest reply on Dec 20, 2011 3:19 PM by lightguard

    Seam 3 : Security Module

    mjhazbri

      Please, can any body give me an example to use the security module (Seam 3) in JEE 6, i'm using JSF2 with richfaces, CDI, JPA2.0 and EJB3.1 and JWS (to make WEb SERVICES)!!??

        • 1. Re: Seam 3 : Security Module
          lightguard

          Have you read the docs, or looked at the examples? They may not be specifically pinpointed at Web Services, but they will still apply. The main thing is you'll want to enable the security interceptor and then create your bindings and annotate the methods / classes you need with those security bindings.

          • 2. Re: Seam 3 : Security Module
            mjhazbri

            But me i told an example for making this Component with with JSF2 and EJB3.1 and CDI, like what should i write in JSF page and how this circulate between JSF and EJB3.1, thinks a lot !

            • 3. Re: Seam 3 : Security Module
              lightguard

              We don't have an example at the moment. If you would like to create a JIRA feature request, please do.