Uses of Class
net.shibboleth.idp.plugin.authn.totp.impl.TOTPAuthenticatorArguments
Packages that use TOTPAuthenticatorArguments
Package
Description
TOTP login flow implementation classes.
-
Uses of TOTPAuthenticatorArguments in net.shibboleth.idp.plugin.authn.totp.impl
Methods in net.shibboleth.idp.plugin.authn.totp.impl that return types with arguments of type TOTPAuthenticatorArgumentsModifier and TypeMethodDescriptionprotected Class<TOTPAuthenticatorArguments>TOTPAuthenticatorCLI.getArgumentClass()Methods in net.shibboleth.idp.plugin.authn.totp.impl with parameters of type TOTPAuthenticatorArgumentsModifier and TypeMethodDescriptionprotected intTOTPAuthenticatorCLI.doRun(TOTPAuthenticatorArguments args)