AuthorizingRealm.checkRoles

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void checkRoles(PrincipalCollection principal, Collection!(string) roles)
  2. void checkRoles(PrincipalCollection principal, string[] roles)
  3. void checkRoles(Collection!(string) roles, AuthorizationInfo info)
    class AuthorizingRealm
    protected
    void
    checkRoles
    (
    Collection!(string) roles
    ,
    AuthorizationInfo info
    )

Meta