AuthorizingSecurityManager.hasAllRoles

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

Meta