Class WebAuthnFlowModeAuditExtractor

java.lang.Object
net.shibboleth.idp.plugin.authn.webauthn.audit.AbstractWebAuthnAuditExtractor<String>
net.shibboleth.idp.plugin.authn.webauthn.audit.impl.WebAuthnFlowModeAuditExtractor
All Implemented Interfaces:
Function<ProfileRequestContext,String>

public class WebAuthnFlowModeAuditExtractor extends AbstractWebAuthnAuditExtractor<String>
Function that returns which mode of flow was run e.g. 'passwordless', 'usernameless', or 'second-factor'.