Subject
@return true if the specified Subject is implied bythis object, or false otherwise.
14391440144114421443144414451446144714481449
Subject subject = new Subject(true, pSet, Collections.EMPTY_SET, Collections.EMPTY_SET); if (!pc.implies(subject)) { if (debug != null) { debug.println ("evaluation (principal comparator) failed"); }
14301431143214331434143514361437143814391440