Class SetPaswordlessUsageToContextConsumer

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

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

    • SetPaswordlessUsageToContextConsumer

      public SetPaswordlessUsageToContextConsumer()
  • Method Details