A new comment was posted on JDF Project site


Jason Porter

What I've typically seen being done is a token that's sent via a custom HTTP Header. Those are first obtained via a login / auth function. You could also require a username with that auth token. If you're using CDI you could create a security interceptor to check those and deny / allow that way.

4:10 p.m., Friday May 31

 
  Reply to Jason Porter  
 
 
 
 

Moderate this comment by email

Email address: lightguard.jp@gmail.com | IP address: 63.248.81.177

Reply to this email with “Delete”, “Approve”, or “Spam”, or moderate from the Disqus moderation panel.

 
 
 
Jason Porter’s comment is in reply to TBorba:
 

Congratulations to the authors and contributors on the very detailed tutorial. Ticket-monster is really getting me started on JavaEE and JBoss.

I have a question ...

Read more