Class ReadAllCacheLoadingStrategy

java.lang.Object
net.shibboleth.idp.plugin.authn.webauthn.storage.impl.ReadAllCacheLoadingStrategy
All Implemented Interfaces:
Function<String,List<StorageRecord<Set<CredentialRecord>>>>

public class ReadAllCacheLoadingStrategy extends Object implements Function<String,List<StorageRecord<Set<CredentialRecord>>>>
A cache loading strategy that loads all known credentials from the datasource.
Since:
1.3.0