Searched defs:COTUtils (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/cot/
H A DCOTUtils.java25 * $Id: COTUtils.java,v 1.5 2008/08/06 17:26:14 exu Exp $
43 public class COTUtils { class
54 public COTUtils() { method in class:COTUtils
140 debug.message("COTUtils.setToEntityIDMap: check " + val);
166 debug.message("COTUtils.setToEntityIDMap: return " + map);
195 debug.message("COTUtils.setToPrototolMap: check " + val);
228 debug.message("COTUtils.setToProtocolMap: return " + map);
257 debug.error("COTUtils.findProtocolsForEntity", e);
289 debug.warning("COTUtils.protocolMapToSet: " +
302 debug.message("COTUtils
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/cot/
H A DCOTUtils.java25 * $Id: COTUtils.java,v 1.5 2008/08/06 17:26:14 exu Exp $
43 public class COTUtils { class
54 public COTUtils() { method in class:COTUtils
140 debug.message("COTUtils.setToEntityIDMap: check " + val);
166 debug.message("COTUtils.setToEntityIDMap: return " + map);
195 debug.message("COTUtils.setToPrototolMap: check " + val);
228 debug.message("COTUtils.setToProtocolMap: return " + map);
257 debug.error("COTUtils.findProtocolsForEntity", e);
289 debug.warning("COTUtils.protocolMapToSet: " +
302 debug.message("COTUtils
[all...]

Completed in 33 milliseconds