Class DeletePublicKeyCredential

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

public class DeletePublicKeyCredential extends AbstractWebAuthnAuditingAction<WebAuthnRegistrationContext>
An action that removes a credential registration from the credential repository.
Event:
{WebAuthnRegistrationEventIds#INVALID_REGISTRATION_CTX}
Precondition:
ProfileRequestContext.getSubcontext(WebAuthnRegistrationContext.class) != null
Postcondition:
a credential is removed from credential repository