Re: auth-constraint based on username

Mattias Jiderhamn <[email protected]> Wed, 14 Jun 2006 09:17:07 +0200
Newsgroups gmane.text.xml.resin.user
Message-ID <[email protected]>
At 2006-06-13 15:25, you wrote:
>  <auth-constraint role-name='ROLE-FOO'/> is cool, but can anyone think
>of a way to do the same based on username, where all users are in the
>same role? Its for a dir structure where I don't want users to see
>each others folders.

A custom servlet Filter maybe?