Let me guess.... may be the reason is that document is pretty outdated and provides no help if one looking for a how-to manual? It just looks pretty useless for whos already familiar with JAAS and SpringSecurity 'cos they will not found anything new and almost unhelpful for whom doesn't . :)
For unknown reason the page looks locked so one can't propose new version. 2010/12/2 Altuğ Bilgin Altıntaş <[email protected]>: > why you don't just use Spring Security + Wicket ? > > > > 2010/12/2 Taner Diler <[email protected]> > >> Hi, >> >> I'm trying to integrate Wicket-auth-roles 1.4.9 and Spring Security 3.0.4 >> by >> following >> https://cwiki.apache.org/WICKET/spring-security-and-wicket-auth-roles.html >> . >> >> @AuthorizeAction and @AuthorizeInstantiation annotations are not working. >> >> The blog says " >> >> The only filter we need defined from Acegi is the >> HttpSessionContextIntegrationFilter. This filter will ensure that the >> SecurityContext is transported to and from the HttpSession onto the Thread >> context. All authorization is delegated to the wicket-auth-roles module >> which uses Annotations (@AuthorizeInstantiation)." >> >> So how can I make configuration to provide this? >> > -- Best regards Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
