aspose file tools
The moose likes Security and the fly likes JAAS implementation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "JAAS implementation" Watch "JAAS implementation" New topic
Author

JAAS implementation

ansh watane
Greenhorn

Joined: Nov 16, 2011
Posts: 4
Hi,
I am tring to understand JAAS archtecture.Also I got High level archtecture of JAAS in this link " http://www.javaworld.com/javaworld/jw-09-2002/jw-0913-jaas.html?page=2"..Architecture says LogIn Module is Pluggable and stackable . Does it mean I can plug any of my application in this Log In Module.?? Need to undersatnd and implement this architecture.Please guide me.
Tim Moores
Rancher

Joined: Sep 21, 2011
Posts: 2407
Maybe http://www.javaranch.com/journal/2008/04/Journal200804.jsp#a6 and http://www.javaranch.com/journal/2008/08/Journal200808.jsp#a1 make things clearer. Those articles got me going a while back (and made me aware of JavaRanch :-)
ansh watane
Greenhorn

Joined: Nov 16, 2011
Posts: 4
Thanks for the post.
Yes ,I have gone thru the same link.But my question is in LogInModule ,we can plug any other application.What does that mean ?? Can we create our application and plug in it with LogIn Module...???
 
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: JAAS implementation
 
Similar Threads
Using Jaas/Login Modules in the web tier
Swing client communication...
how to jaas question ?
JAAS Configuration for WebLogic
JAAS