aspose file tools
The moose likes JNLP and Web Start and the fly likes JWS and JAAS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "JWS and JAAS" Watch "JWS and JAAS" New topic
Author

JWS and JAAS

mukund kulkarni
Greenhorn

Joined: Nov 11, 2001
Posts: 23
Can any one tell me how to integrate the JAAS(java Authentication ..) framework with the Java Web Start.
IN a typical J2EE based application having thick SWING client how to use the authentication and start the JWS application. Is there any link between JWS and JAAS.


-Mukund Kulkarni<br /> <br />Sun Certified Java Programmer<br />Sun Certified Java Developer
Hema Menon
Ranch Hand

Joined: Oct 29, 2000
Posts: 569
The unofficial FAQ on JavaWebstart has some info. Check it out at
http://www.geocities.com/vamp201/jwsfaqp.html#jass


~hm
Gary Kephart
Greenhorn

Joined: Jul 29, 2003
Posts: 6
I know the date of this post was almost two years ago, but, hey, I just saw it, so here's my $0.02US.
Check out my solution at http://www.photeus.com:8080/dr_dee/project/library/jaas/
Gary
Gary Kephart
Greenhorn

Joined: Jul 29, 2003
Posts: 6
Let me amend that link: http://photeus.com:8080/dr_dee/project/library/jaas/index.html (no www)
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JWS and JAAS
 
Similar Threads
Question about JAAS
JAAS Looks Complicated
The HttpServletRequest.getRemoteUser() method.
Start Swing GUI program by Java Web Start with IE in Eclipse debug mode
Implement JAAS in Struts