ModularRealmAuthorizer.isPermitted

Returns <code>true</code> if any of the configured realms' {@link #isPermitted(hunt.shiro.subject.PrincipalCollection, string)} returns <code>true</code>, <code>false</code> otherwise.

Meta