jersey security and session management
- by Adhir
Hi,
Is there a way for session management or security available programatically in Jersey specification.
e.g. like a web-application session management.
Or is transaction, session, security all handeled by the containor on which the jersey application is deployed.
Adhir