AuthorizingRealm.hasRoles

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool[] hasRoles(PrincipalCollection principal, List!(string) roleIdentifiers)
    class AuthorizingRealm
    bool[]
    hasRoles
  2. bool[] hasRoles(PrincipalCollection principal, string[] roleIdentifiers)
  3. bool[] hasRoles(string[] roleIdentifiers, AuthorizationInfo info)

Meta