I added an optional configurable default role to the JNDIRealm.
That's useful, if you only want to authenticate the users (password check).
http://svn.apache.org/viewvc?rev=697213&view=rev
I could as well add it to most of the other Realms, but I'm wondering,
if it would make more sense to introduce an additional getRoles to
RealmBase, which returns the default role if configured and can be
included in the getRoles already present in most of the Realm
implementations.
Thoughts?
Regards,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]