> Sent: Saturday, 19 July 2003 3:34 AM
> > To: [EMAIL PROTECTED]
> > Subject: RE: [OS-webwork] Pattern for ensuring a logged-in user
> >
> >
> > I know that Mike and the Atlassian guys are going to be
> > releasing their security framework as opensource.
From: Sebastiano Pilla [mailto:[EMAIL PROTECTED]
Sent: Friday, July 18, 2003 9:24 AM
To: [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: Re: [OS-webwork] Pattern for ensuring a logged-in user
At 09.06 18/07/2003 -0500, Greinke, Ross wrote:
>Is there a simple WebWork pattern that helps to ensure that a u
On Fri, Jul 18, 2003 at 09:06:00AM -0500, Greinke, Ross wrote:
> Is there a simple WebWork pattern that helps to ensure that a user has
> gone thru the normal login page?
>
[snip]
You could do what Sebastiano suggested - letting the J2EE Container
based security handle this for you. Another app
security features. Maybe we can
> hear from them when this will drop as opensource?
>
> Jason
>
> > -Original Message-
> > From: Greinke, Ross [mailto:[EMAIL PROTECTED]
> > Sent: Friday, July 18, 2003 12:31 PM
> > To: [EMAIL PROTECTED]
> > Subjec
> -Original Message-
> From: Greinke, Ross [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 18, 2003 12:31 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [OS-webwork] Pattern for ensuring a logged-in user
>
>
> Hmmm... I guess I could do that, although I already have a
> mi
ROTECTED]
Sent: Friday, July 18, 2003 9:24 AM
To: [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: Re: [OS-webwork] Pattern for ensuring a logged-in user
At 09.06 18/07/2003 -0500, Greinke, Ross wrote:
>Is there a simple WebWork pattern that helps to ensure that a user has
>gone thru the norm
At 09.06 18/07/2003 -0500, Greinke, Ross wrote:
Is there a simple WebWork pattern that helps to ensure that a user has
gone thru the normal login page?
Not a WebWork specific thing, but what about the security constraints
offered by any servlet container? You configure those constraints in the
w