As far as accepting multiple password's go, you would need to implement a custom realm (or extend an existing one): https://shiro.apache.org/realm.html
On Mon, Nov 19, 2018 at 9:09 AM armandoxxx <[email protected]> wrote: > Implement AccessControlFilter > > method : > > > regards Armando > > > > -- > Sent from: http://shiro-user.582556.n2.nabble.com/ >
