Class ExistingAuthenticationCredentialsLookupStrategy

java.lang.Object
net.shibboleth.idp.plugin.authn.webauthn.impl.ExistingAuthenticationCredentialsLookupStrategy
All Implemented Interfaces:
Function<ProfileRequestContext,Collection<EnhancedCredentialRecord>>

public class ExistingAuthenticationCredentialsLookupStrategy extends Object implements Function<ProfileRequestContext,Collection<EnhancedCredentialRecord>>
A credential lookup function that returns the list of existing credentials from the WebAuthnAuthenticationContext.