Class AddNicknameRequired

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

public class AddNicknameRequired extends AbstractWebAuthnAction<WebAuthnRegistrationContext>
An action that sets onto the context if nickname collection is required. The nickname is only used for display purposes.
Since:
1.1.0
Precondition:
ProfileRequestContext.getSubcontext(WebAuthnRegistrationContext.class) != null
Postcondition:
nicknameRequired is set onto the context