Re: OT:Security Options
Lukasz Lenart <[email protected]> Sat, 13 Jun 2026 08:41:46 +0200
| Newsgroups | gmane.comp.jakarta.struts.user |
|---|---|
| Message-ID | <CAMopvkOkaCnN3THrt2rwLOeZh1r9YFkgyEmSQSZaf86TECHysQ@mail.gmail.com> |
pt., 12 cze 2026 o 08:57 Zoran Avtarovski <[email protected]> napisa= =C5=82(a): > * We already use the struts spring plugin for dependency injection > * We will need to support JDBC auth in combination with two other AD > sources Since you are already using Spring I would suggest continuing to use Spring Security. Shiro includes support for Spring [1] as well, so it's matter of which one matches your requirements better. [1] https://shiro.apache.org/spring-framework.html Regards =C5=81ukasz