Re: Re: Spring Security Integration

2020-09-14 Thread Chris Poulsen
Have you checked the Tapestry-Spring integration? > > https://tapestry.apache.org/integrating-with-spring-framework.html > > > > > > > > > > Regards > > > Reinhold > > > > > > > > > > > > > > > Gesendet: Fr

Re: Re: Spring Security Integration

2020-09-13 Thread Ronny Latif
pring-framework.html > > > > > > Regards > > Reinhold > > > > > > > > > > Gesendet: Freitag, 11. September 2020 um 01:11 Uhr > > Von: "Thiago H. de Paula Figueiredo" > > An: "Tapestry users" > > Betr

Re: Re: Spring Security Integration

2020-09-11 Thread Thiago H. de Paula Figueiredo
ry.apache.org/integrating-with-spring-framework.html > > Regards > Reinhold > > > > > Gesendet: Freitag, 11. September 2020 um 01:11 Uhr > Von: "Thiago H. de Paula Figueiredo" > An: "Tapestry users" > Betreff: Re: Spring Security Integration > On Thu,

Aw: Re: Spring Security Integration

2020-09-11 Thread Reinhold Gruber
integration in Shiro. Regards Reinhold       Gesendet: Freitag, 11. September 2020 um 01:11 Uhr Von: "Thiago H. de Paula Figueiredo" An: "Tapestry users" Betreff: Re: Spring Security Integration On Thu, Sep 10, 2020 at 5:50 PM Reinhold Gruber wrote: > Hi! > Hi! I

Re: Spring Security Integration

2020-09-10 Thread Thiago H. de Paula Figueiredo
On Thu, Sep 10, 2020 at 5:50 PM Reinhold Gruber wrote: > Hi! > Hi! I have a hard time trying to integrate Tapesty within a Spring Boot > Application secured by Spring Security. > Did anyone have success in this area and wants to share his experience and > knowhow. I thought that it would be eno

Spring Security Integration

2020-09-10 Thread Reinhold Gruber
Hi! I have a hard time trying to integrate Tapesty within a Spring Boot Application secured by Spring Security. Did anyone have success in this area and wants to share his experience and knowhow. I thought that it would be enough to simply append the TapestryFilter after the Spring FilterChain