Class WebAuthnUsernameAuditExtractor

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

public class WebAuthnUsernameAuditExtractor extends AbstractWebAuthnAuditExtractor<String>
Function that returns the internal username from the BaseWebAuthnContext, if any. Noting this is not necessarily the user.name sent to the authenticator.