Adds a protected resource. *
uri
void add(String uri, Iterable<String> roles) { _mapping.add(new _ACMapping(uri, roles)); }