t; Authorize and AclAuthorize JSP taglibs.
>
> I've had this in production since last May and it's been working
> beautifully.
>
> Jonathan
>
>
> > -Original Message-
> > From: Borut Bolčina [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, February 27, 2007 12:
hi sam... sounds pretty interesting... I especially like the sounds of
something that slips in the cracks without imposing expectations of
knowledge on developers.
I will be looking at the hibernate filters now in a whole new light..
-Pat
ry 28, 2007 3:43 AM
> To: Tapestry users
> Subject: Re: Role based security
>
> Hello Jonathan,
>
> I found
> http://mail-archives.apache.org/mod_mbox/tapestry-
> users/200606.mbox/[EMAIL PROTECTED]
>
> I will have to study the code, as my T4 mileage is short
rking
> beautifully.
>
> Jonathan
>
>
> > -Original Message-
> > From: Borut Bolčina [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, February 27, 2007 12:31 PM
> > To: Tapestry users
> > Subject: Re: Role based security
> >
> > Hello Mark,
Hello Jonathan,
I found
http://mail-archives.apache.org/mod_mbox/tapestry-users/200606.mbox/[EMAIL
PROTECTED]
I will have to study the code, as my T4 mileage is short. You don't happen
to have a component library set up with some examples would you?
Thanks,
Borut
2007/2/27, Jonathan Barker <
Sorry, but have to also point out authsum.
It has some tapestry components that also manage login/authorization, but it's
very different from anything else out there.
It's a search engine for authorizations (uses's lucene to search for
authorizations) and it accesses lucene via webservices. Usi
@Authorize
and @AclAuthorize based on the code for the tapestry @If component, and the
Authorize and AclAuthorize JSP taglibs.
I've had this in production since last May and it's been working
beautifully.
Jonathan
> -Original Message-
> From: Borut Bolčina [mailto:[EMAIL PROTECTE
[mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 27, 2007 12:31 PM
> To: Tapestry users
> Subject: Re: Role based security
>
> Hello Mark,
>
> Mark Stang wrote:
> > Ignore the Mediator class it is one of ours. The real logic is in the
> else. We store user and role in
horize JSP taglibs.
I've had this in production since last May and it's been working
beautifully.
Jonathan
> -Original Message-
> From: Borut Bolčina [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 27, 2007 12:31 PM
> To: Tapestry users
> Subject: Re:
Hello Mark,
Mark Stang wrote:
Ignore the Mediator class it is one of ours. The real logic is in the else.
We store user and role in the visit and check when needed.
hth,
sorry, but it doesn't. I am looking for a more general solution - if at
all exists. I wish to lay grounds for securit
Ignore the Mediator class it is one of ours. The real logic is in the else.
We store user and role in the visit and check when needed.
public class ValidatePage
extends BasePage
implements PageValidateListener
{
public void pageValidate(PageEvent event)
{
Mediator mediat
11 matches
Mail list logo