Hi, On Fri, Sep 26, 2008 at 10:31 PM, Mike Oliver <[EMAIL PROTECTED]> wrote: > What about just commenting out the lines that add the AnonymousPrincipal() to > the principals array so only users with creds pass? Wouldn't that work? > > So copy the SimpleLoginModule into a new class RestrictedLoginModule, > comment out the lines and configure RestrictedLoginModule instead of > SimpleLoginModule?
Yes, that would work. BR, Jukka Zitting
