On Sat, Feb 25, 2012 at 8:25 AM, AndrejKr <akrus...@gmail.com> wrote:
> hi, just one more problem. When I extend the
> "org.tynamo.security.shiro.authz.AuthorizationFilter"  i need to implement
> your constructor into my class with PageService.class
> public ArtisolHostFilter(PageService pageService)
>        {
>                super(pageService);
>        }
> and i can't create any other.... (i get an error)

Sorry, you lost me there - why can you not create a constructor with
ArtisolHostFilter(PageService pageService, String... blockedIPs) for
example?

Kalle

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to