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.
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...???