2 Replies Latest reply on Mar 21, 2008 10:12 AM by pramod_bs

    Interceptor for JBossWS

    pramod_bs

      How I can write an Interceptor for a web service. Here is the scenario:
      I have a service with WS-Security. After the JBossWS authenticated the user I need to intercept for applying policy using XACML. Ay ideas will be greatly appreciated.