Re: Trying to lose the deprecated classes

2020-04-02 Thread Steinar Bang
> Francois Papon : > I added Dynamic-Import-Package in Shiro-core so now the Shiro-core > bundle can load filters provided by other bundles. Thanks Francois! Great work with the OSGi-fication of Shiro! > You just need to export your filter throught a org.apache.shiro.* package. It's even

[jira] [Commented] (SHIRO-730) Updates the default Cipher mode to GCM in AesCipherService

2020-04-02 Thread Brian Demers (Jira)
[ https://issues.apache.org/jira/browse/SHIRO-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17073934#comment-17073934 ] Brian Demers commented on SHIRO-730: [~rivanov] It depends on how you are configuring Shiro. If you

[jira] [Commented] (SHIRO-730) Updates the default Cipher mode to GCM in AesCipherService

2020-04-02 Thread Radoslav Ivanov (Jira)
[ https://issues.apache.org/jira/browse/SHIRO-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17073489#comment-17073489 ] Radoslav Ivanov commented on SHIRO-730: --- [~bdemers], could you please elaborate (give detailed

[jira] [Commented] (SHIRO-588) DefaultLdapRealm should extend AbstractLdapRealm

2020-04-02 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/SHIRO-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17073401#comment-17073401 ] Benjamin Marwell commented on SHIRO-588: Hi [~bdemers] I fiddled around a bit with