Class SetSecondFactorUsageToContextConsumer

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

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

    • SetSecondFactorUsageToContextConsumer

      public SetSecondFactorUsageToContextConsumer()
  • Method Details