ModularRealmAuthorizer.checkRoles

Calls {@link #checkRole(hunt.shiro.subject.PrincipalCollection, string) checkRole} for each role specified.

  1. void checkRoles(PrincipalCollection principals, Collection!(string) roles)
  2. void checkRoles(PrincipalCollection principals, string[] roles)
    class ModularRealmAuthorizer
    void
    checkRoles

Meta