Class LookupCredentialsForUser

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action

public class LookupCredentialsForUser extends AbstractWebAuthnAction<WebAuthnManagementContext>
An action that lookups registered credentials for a username contained in the WebAuthn management context and sets them back onto the context.
Event:
AuthnEventIds.INVALID_AUTHN_CTX
Postcondition:
BaseWebAuthnContext.setExistingCredentials() is either null if no existing credentials are found, or contains the credentials from the credential repository