Class WebAuthnUserIdAuditExtractor

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

public class WebAuthnUserIdAuditExtractor extends AbstractWebAuthnAuditExtractor<String>
Function that returns the user.id from the BaseWebAuthnContext base64 encoded, if any.