Hi,
The Seam reference manual's chapter on security mentions component security (@Restrict, Identity.instance()...) but does not talk about using it to secure JAX-WS and JAX-RS web service endpoints.  Has anyone tried this?  I'm wondering if it can be used to accept HTTP BASIC authentication and SSO/federated identities, and support all the usual authorization features of Seam.  
Thanks,
Ryan