Class PopulateWebAuthnManagementContext

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

public class PopulateWebAuthnManagementContext extends AbstractProfileAction
An action to create (or lookup) the WebAuthnManagementContext and set the admin principal name from the lookup strategy.
Event:
EventIds.PROCEED_EVENT_ID, EventIds.INVALID_PROFILE_CTX
Postcondition:
a WebAuthnManagementContext is created and the principalName is set.
  • Field Details

  • Constructor Details

    • PopulateWebAuthnManagementContext

      public PopulateWebAuthnManagementContext()
      Constructor.
  • Method Details