git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1415
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
/**
* Class for determining the effective relying party from the unique id of the service provider. Checks first for an
- * exact match on the service provider, then for membership in a federation. Uses the default relying party if neither
- * is found.
+ * exact match on the service provider, then for membership in a group of providers (perhaps a federation). Uses the
+ * default relying party if neither is found.
*
* @author Walter Hoehn
*/
}
/**
- * Relying party implementation wrapper for relying parties that are federations.
+ * Relying party implementation wrapper for relying parties that are groups.
*
* @author Walter Hoehn
*/