Uses of Class
net.shibboleth.idp.plugin.authn.totp.impl.AbstractTOTPExtractionAction
Packages that use AbstractTOTPExtractionAction
Package
Description
TOTP login flow implementation classes.
-
Uses of AbstractTOTPExtractionAction in net.shibboleth.idp.plugin.authn.totp.impl
Subclasses of AbstractTOTPExtractionAction in net.shibboleth.idp.plugin.authn.totp.implModifier and TypeClassDescriptionclassAn action that derives the TOTP code from a form parameter.classAn action that derives the TOTP code from an HTTP header.