peholmst / vaadin4spring

Vaadin integration for Spring and Spring Boot
Apache License 2.0
264 stars 131 forks source link

Provide an ApacheShiro Security Integration #15

Open jamroks opened 10 years ago

jamroks commented 10 years ago

In addition to SpringSecurity, It would be cool to have some integration beetween springBoot-Vaadin addon with the Apache Shiro Security framework as it is popular enaught ( i suspect ) in the vaadin community IMHO.

peholmst commented 10 years ago

Yes, we will add support for Apache Shiro as well, but after Spring Security support has been added.

jamroks commented 10 years ago

That's great ! thanks Petter

gjrtimmer commented 9 years ago

@peholmst Is this still active, current focus of project is to integrate spring and spring-security. Can this be closed ?

peholmst commented 9 years ago

No, leave it open. At some point it should be possible to use Apache Shiro as well. The Vaadin4Spring add-on must not force the use of Spring Security, even though it should integrate with it as seamlessly as possible.