Class UpdateCredentialNickname

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

public class UpdateCredentialNickname extends AbstractWebAuthnAuditingAction<WebAuthnRegistrationContext>
An action that updates the nickname of a credential in the credential repository.
Event:
{WebAuthnRegistrationEventIds#INVALID_REGISTRATION_CTX}
Precondition:
ProfileRequestContext.getSubcontext(WebAuthnRegistrationContext.class) != null
Postcondition:
a credential's nickname is updated in the credential repository