Hi,

You need to add dependency to wicket-auth-roles project (
http://search.maven.org/#artifactdetails%7Corg.apache.wicket%7Cwicket-auth-roles%7C6.9.1%7Cjar
)

See wicket-examples.war. It shows how to use it (
http://www.wicket-library.com/wicket-examples-6.0.x/index.html - three
authentication examples and one for authorization)


On Tue, Jul 23, 2013 at 6:38 PM, daspegren <aspegren_da...@hotmail.com>wrote:

> Hi all,
>
> I am new to Wicket and am trying to build my first page with authorization.
> But I cannot do:
> Import org.apache.wicket.authroles.authorization.role.Roles;
>
> It just says that it cannot resolve 'org.apache.wicket.authroles'.
>
> Why is that?
>
> If somebody has a good tutorial or example application with basic level
> authorization in a web app based on Wicket, please share.
> Thanks in advance!
> David
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/cannot-import-org-apache-wicket-authroles-authorization-role-Roles-in-Wicket-6-9-tp4660429.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to