MethodMetaData m = (MethodMetaData) iterator.next(); if (m.patternMatches(methodName, params, iface)) { /* If this is an unchecked method anyone can access it so set the result set to a role that equates ...