Searched refs:WSFederationMetaCache (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/meta/
H A DWSFederationMetaServiceListener.java33 import com.sun.identity.wsfederation.meta.WSFederationMetaCache;
62 WSFederationMetaCache.clear();
H A DWSFederationMetaCache.java25 * $Id: WSFederationMetaCache.java,v 1.4 2009/10/28 23:58:59 exu Exp $
40 * The <code>WSFederationMetaCache</code> provides a metadata cache for the
43 class WSFederationMetaCache class
52 private WSFederationMetaCache() { method in class:WSFederationMetaCache
68 debug.message("WSFederationMetaCache.getEntityDescriptor: " +
86 debug.message("WSFederationMetaCache.putFederation: " +
93 "WSFederationMetaCache.putFederation: delete cacheEey = " +
H A DWSFederationMetaManager.java169 federation = WSFederationMetaCache.getFederation(realm, entityId);
194 WSFederationMetaCache.putFederation(realm, entityId,
364 WSFederationMetaCache.putFederation(realm, federationId, null);
400 config = WSFederationMetaCache.getEntityConfig(realm, federationId);
426 WSFederationMetaCache.putEntityConfig(
760 WSFederationMetaCache.putEntityConfig(realm, federationId, null);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/meta/
H A DWSFederationMetaServiceListener.java33 import com.sun.identity.wsfederation.meta.WSFederationMetaCache;
62 WSFederationMetaCache.clear();
H A DWSFederationMetaCache.java25 * $Id: WSFederationMetaCache.java,v 1.4 2009/10/28 23:58:59 exu Exp $
40 * The <code>WSFederationMetaCache</code> provides a metadata cache for the
43 class WSFederationMetaCache class
52 private WSFederationMetaCache() { method in class:WSFederationMetaCache
68 debug.message("WSFederationMetaCache.getEntityDescriptor: " +
86 debug.message("WSFederationMetaCache.putFederation: " +
93 "WSFederationMetaCache.putFederation: delete cacheEey = " +
H A DWSFederationMetaManager.java169 federation = WSFederationMetaCache.getFederation(realm, entityId);
194 WSFederationMetaCache.putFederation(realm, entityId,
364 WSFederationMetaCache.putFederation(realm, federationId, null);
400 config = WSFederationMetaCache.getEntityConfig(realm, federationId);
426 WSFederationMetaCache.putEntityConfig(
760 WSFederationMetaCache.putEntityConfig(realm, federationId, null);

Completed in 875 milliseconds