1 Reply Latest reply on Jun 15, 2011 10:45 AM by jharting

    Seam 3 REST Authentication

    craig

      Hi whats the best method of security my rest services?


      I'm using the REST module in Seam 3


      Should I use @HeaderParm s for say username and password?  Then authenicate before each method or is their a nice generic way of authenticating each request


      Thanks Craig