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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DSAML2MetaCache.java85 static void putEntityDescriptor(String realm, String entityId, method in class:SAML2MetaCache
91 debug.message("SAML2MetaCache.putEntityDescriptor: cacheKey = " +
98 "SAML2MetaCache.putEntityDescriptor: delete cacheEey = " +
H A DSAML2MetaManager.java201 SAML2MetaCache.putEntityDescriptor(realm, entityId, descriptor);
408 SAML2MetaCache.putEntityDescriptor(realm, entityId, descriptor);
617 SAML2MetaCache.putEntityDescriptor(
635 SAML2MetaCache.putEntityDescriptor(
700 SAML2MetaCache.putEntityDescriptor(realm, entityId, null);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DSAML2MetaCache.java85 static void putEntityDescriptor(String realm, String entityId, method in class:SAML2MetaCache
91 debug.message("SAML2MetaCache.putEntityDescriptor: cacheKey = " +
98 "SAML2MetaCache.putEntityDescriptor: delete cacheEey = " +
H A DSAML2MetaManager.java204 SAML2MetaCache.putEntityDescriptor(realm, entityId, descriptor);
411 SAML2MetaCache.putEntityDescriptor(realm, entityId, descriptor);
620 SAML2MetaCache.putEntityDescriptor(
638 SAML2MetaCache.putEntityDescriptor(
703 SAML2MetaCache.putEntityDescriptor(realm, entityId, null);

Completed in 51 milliseconds