Searched refs:COTServiceListener (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/cot/
H A DCOTServiceListener.java25 * $Id: COTServiceListener.java,v 1.3 2008/06/25 05:46:38 qcheng Exp $
40 public class COTServiceListener implements ConfigurationListener { class in inherits:ConfigurationListener
45 public COTServiceListener() { method in class:COTServiceListener
51 COTUtils.debug.message("COTServiceListener.configChanged:");
H A DCircleOfTrustManager.java80 configInstStatic.addListener(new COTServiceListener());
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/cot/
H A DCOTServiceListener.java25 * $Id: COTServiceListener.java,v 1.3 2008/06/25 05:46:38 qcheng Exp $
40 public class COTServiceListener implements ConfigurationListener { class in inherits:ConfigurationListener
45 public COTServiceListener() { method in class:COTServiceListener
51 COTUtils.debug.message("COTServiceListener.configChanged:");
H A DCircleOfTrustManager.java81 configInstStatic.addListener(new COTServiceListener());

Completed in 33 milliseconds