Class SetUsernamelessUsageToContextConsumer

java.lang.Object
net.shibboleth.idp.plugin.authn.webauthn.impl.BaseWebAuthnAuthenticationContextConsumer
net.shibboleth.idp.plugin.authn.webauthn.impl.SetUsernamelessUsageToContextConsumer
All Implemented Interfaces:
Consumer<ProfileRequestContext>

public class SetUsernamelessUsageToContextConsumer extends BaseWebAuthnAuthenticationContextConsumer
A consumer that sets the isUsernameless mode flag to the authentication context.
  • Constructor Details

    • SetUsernamelessUsageToContextConsumer

      public SetUsernamelessUsageToContextConsumer()
  • Method Details