Uses of Interface
net.shibboleth.idp.plugin.authn.totp.impl.TOTPAuthenticator.TOTPCredential
Packages that use TOTPAuthenticator.TOTPCredential
Package
Description
TOTP login flow implementation classes.
-
Uses of TOTPAuthenticator.TOTPCredential in net.shibboleth.idp.plugin.authn.totp.impl
Methods in net.shibboleth.idp.plugin.authn.totp.impl that return TOTPAuthenticator.TOTPCredentialModifier and TypeMethodDescriptionGoogleTOTPAuthenticator.createCredential(String issuer, String accountName) Generate a new credential.TOTPAuthenticator.createCredential(String issuer, String accountName) Generate a new credential.