Class OIDCProviderMetadataResolverTest.TestableDynamicMetadataCache<IdentifierType,​MetadataType>

    • Field Summary

      • Fields inherited from class net.shibboleth.oidc.metadata.cache.impl.DynamicMetadataCache

        METRIC_GAUGE_NUM_LIVE_INDEX_METADATA, METRIC_RATIOGAUGE_FETCH_TO_GET, METRIC_TIMER_FETCH_FROM_ORIGIN_SOURCE, METRIC_TIMER_GET
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      net.shibboleth.oidc.metadata.DynamicBackingStore<IdentifierType,​MetadataType> getBackingStore()  
      • Methods inherited from class net.shibboleth.oidc.metadata.cache.impl.DynamicMetadataCache

        createExpirationTimeContext, doDestroy, doInitialize, get, getMetadataExpirationTimeStrategy, setCleanupTaskInterval, setFetchStrategy, setInitialCleanupTaskDelay, setMaxCacheDuration, setMaxIdleEntityData, setMetadataExpirationTimeStrategy, setMetricsBaseName, setMinCacheDuration, setRemoveIdleEntityData
      • Methods inherited from class net.shibboleth.oidc.metadata.cache.impl.AbstractMetadataCache

        errorHandlingWrapper, freshLoad, getCriteriaToIdentifierStrategy, getExecutorService, getIdentifierExtractionStrategy, getLogPrefix, getMetadataFilterStrategy, getMetadataValidPredicate, getRefreshDelayFactor, hasExpired, invalidate, invalidateAll, lookupIdentifier, lookupIndexedIdentifier, newFilterContext, setCriteriaToIdentifierStrategy, setIdentifierExtractionStrategy, setMetadataBeforeRemovalHook, setMetadataFilterStrategy, setMetadataValidPredicate, setRefreshDelayFactor, shouldAttemptRefresh, writeToBackingStore