Class WebAuthnUserVerificationAuditExtractor

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

public class WebAuthnUserVerificationAuditExtractor extends AbstractWebAuthnAuditExtractor<String>
Function that returns true if UserVerification was performed, false otherwise.