AbstractAuthenticationStrategy.beforeAllAttempts

Simply returns <code>new {@link hunt.shiro.authc.SimpleAuthenticationInfo SimpleAuthenticationInfo}();</code>, which supports aggregating account data across realms.

class AbstractAuthenticationStrategy
beforeAllAttempts

Meta