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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DSAML2MetaCache.java25 * $Id: SAML2MetaCache.java,v 1.4 2008/07/08 01:08:43 exu Exp $
46 * The <code>SAML2MetaCache</code> provides metadata cache.
48 class SAML2MetaCache class
55 private SAML2MetaCache() { method in class:SAML2MetaCache
73 debug.message("SAML2MetaCache.getEntityDescriptor: cacheKey = " +
91 debug.message("SAML2MetaCache.putEntityDescriptor: cacheKey = " +
98 "SAML2MetaCache.putEntityDescriptor: delete cacheEey = " +
120 debug.message("SAML2MetaCache.getEntityConfig: cacheKey = " +
137 debug.message("SAML2MetaCache.putEntityConfig: cacheKey = " +
144 "SAML2MetaCache
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DSAML2MetaCache.java25 * $Id: SAML2MetaCache.java,v 1.4 2008/07/08 01:08:43 exu Exp $
46 * The <code>SAML2MetaCache</code> provides metadata cache.
48 class SAML2MetaCache class
55 private SAML2MetaCache() { method in class:SAML2MetaCache
73 debug.message("SAML2MetaCache.getEntityDescriptor: cacheKey = " +
91 debug.message("SAML2MetaCache.putEntityDescriptor: cacheKey = " +
98 "SAML2MetaCache.putEntityDescriptor: delete cacheEey = " +
120 debug.message("SAML2MetaCache.getEntityConfig: cacheKey = " +
137 debug.message("SAML2MetaCache.putEntityConfig: cacheKey = " +
144 "SAML2MetaCache
[all...]

Completed in 1744 milliseconds