2012/8/24 Enrico Olivelli :
> Hi,
> I was trying to use JAASRealm and I noticed that it is possibile to bundle
> my LoginModule with the webapp (useContextClassLoader) but it is not
> possibile to bundle a login.properties files
>
> // this constructor uses default JVM JAAS Configuration
> // from
Hi,
I was trying to use JAASRealm and I noticed that it is possibile to
bundle my LoginModule with the webapp (useContextClassLoader) but it is
not possibile to bundle a login.properties files
// this constructor uses default JVM JAAS Configuration
// from JAASRealm.java
loginContext = new Lo