AuthorizingRealm.hasAllRoles

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

Meta