You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Khlystov Alexandr <ak...@ovservice.org> on 2009/04/01 17:51:39 UTC

where is AuthenticatedWebApplication

|
Hello all!

I see sample at http://www.wicket-library.com/wicket-examples/authentication

but I don't see class 
org.apache.wicket.authentication.AuthenticatedWebApplication; in 
wicket-1.3.5.jar?

Where could I find it?

Thanks in advance.
|

-- 
Khlystov Alexandr


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: where is AuthenticatedWebApplication

Posted by Khlystov Alexandr <ak...@ovservice.org>.
James, and Jeremy from other letter - thanks!

James Carman пишет:
> wicket-auth-roles-1.3.5.jar
>
> On Wed, Apr 1, 2009 at 11:51 AM, Khlystov Alexandr <ak...@ovservice.org> wrote:
>   
>> |
>> Hello all!
>>
>> I see sample at http://www.wicket-library.com/wicket-examples/authentication
>>
>> but I don't see class
>> org.apache.wicket.authentication.AuthenticatedWebApplication; in
>> wicket-1.3.5.jar?
>>
>> Where could I find it?
>>
>> Thanks in advance.
>> |
>>
>> --
>> Khlystov Alexandr
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>>     
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>
>
>   


-- 
Khlystov Alexandr


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: where is AuthenticatedWebApplication

Posted by James Carman <jc...@carmanconsulting.com>.
wicket-auth-roles-1.3.5.jar

On Wed, Apr 1, 2009 at 11:51 AM, Khlystov Alexandr <ak...@ovservice.org> wrote:
> |
> Hello all!
>
> I see sample at http://www.wicket-library.com/wicket-examples/authentication
>
> but I don't see class
> org.apache.wicket.authentication.AuthenticatedWebApplication; in
> wicket-1.3.5.jar?
>
> Where could I find it?
>
> Thanks in advance.
> |
>
> --
> Khlystov Alexandr
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: where is AuthenticatedWebApplication

Posted by Jeremy Thomerson <je...@wickettraining.com>.
TRUNK:
./wicket-auth-roles/src/main/java/org/apache/wicket/authentication/AuthenticatedWebApplication.java

1.3-X:
./jdk-1.5/wicket-auth-roles/src/main/java/org/apache/wicket/authentication/AuthenticatedWebApplication.java


--
Jeremy Thomerson
http://www.wickettraining.com



On Wed, Apr 1, 2009 at 10:51 AM, Khlystov Alexandr <ak...@ovservice.org> wrote:

> |
> Hello all!
>
> I see sample at
> http://www.wicket-library.com/wicket-examples/authentication
>
> but I don't see class
> org.apache.wicket.authentication.AuthenticatedWebApplication; in
> wicket-1.3.5.jar?
>
> Where could I find it?
>
> Thanks in advance.
> |
>
> --
> Khlystov Alexandr
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>