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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DDiscoveryDataCache.java25 * $Id: DiscoveryDataCache.java,v 1.2 2008/06/25 05:49:45 qcheng Exp $
50 public class DiscoveryDataCache class in inherits:SSOTokenListener
53 private static DiscoveryDataCache instance = new DiscoveryDataCache();
63 private DiscoveryDataCache() { method in class:DiscoveryDataCache
71 public static DiscoveryDataCache getInstance() {
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DDiscoveryDataCache.java25 * $Id: DiscoveryDataCache.java,v 1.2 2008/06/25 05:49:45 qcheng Exp $
50 public class DiscoveryDataCache class in inherits:SSOTokenListener
53 private static DiscoveryDataCache instance = new DiscoveryDataCache();
63 private DiscoveryDataCache() { method in class:DiscoveryDataCache
71 public static DiscoveryDataCache getInstance() {

Completed in 27 milliseconds