> 1. Is the getMembers() method needed for Authorization and/or
Authentication or
> can we simply make it return an empty list? (We do not mind if we do not
see group
> members in the administration console.)
I think this method is not needed at all for authentication and
authorization, it's only used to list the users in the WL admin page.
> 3. What about the method "getUsers" for the ListableRealm? Is this one
needed
> for Authorization/Authentification. This method poses a similar problem.
Same answer.