On Oct 8, 2009, at 10:43 AM, Quintin Beukes wrote:
Can a new login module be deliberately loaded after the first InitialContext was started, ie. login configuration has been parsed. Is there any way a login configuration/module can be loaded automatically AT ALL?
Only way to add a new LoginModule is by editing the conf/login.config file. There's no way to do it programmatically in the client or server.
-David
