RE: Custom Authentication
"Reza Rahman" <[email protected]> Tue, 1 May 2007 13:14:00 -0400
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <001001c78c14$1e2ae270$6901a8c0@rezalaptop> |
Look into WCK. It has a very simple "hook" API that will let you avoid dealing with JAAS directly, as long as you are using Apache Tomcat. -----Original Message----- From: Ali Naddaf [mailto:[email protected]] Sent: Monday, April 30, 2007 11:09 AM To: Slide Users Mailing List Subject: Custom Authentication Hello all. I like to use Slide and I would like to be able to authenticate using some custom API that I write on the server side, namely I want the authentication happens on the server by calling into an api in a class that I provide. Is the right approach using JAAS or there is a simpler approach? Since I am not going to have a need for changing my authentication mechanism in future, I thought using JAAS would be an overkill and if there is a simpler "hook" that can be used to call out into my own custom api, then that would be better for me. Does anyone have any suggestion? Thanks, Ali. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/781 - Release Date: 4/30/2007 9:14 AM No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/781 - Release Date: 4/30/2007 9:14 AM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 5/1/2007 2:10 AM