aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes Methods of Login Module in JAAS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Methods of Login Module in JAAS" Watch "Methods of Login Module in JAAS" New topic
Author

Methods of Login Module in JAAS

Naren Chivukula
Ranch Hand

Joined: Feb 03, 2004
Posts: 542

Hi,

For what sake do the parameters in initialize() method in LoginModule signify?

Thanks and Regards,
Narendranath.


Cheers,
Naren (SCJP, SCDJWS and SCWCD)
Karthik Guru
Ranch Hand

Joined: Mar 06, 2001
Posts: 1209
I think the javadoc for LoginModule gives a decent explanation of all the parameters.
 
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: Methods of Login Module in JAAS