Class GoogleTOTPAuthenticator

java.lang.Object
net.shibboleth.shared.component.AbstractInitializableComponent
net.shibboleth.idp.plugin.authn.totp.impl.GoogleTOTPAuthenticator
All Implemented Interfaces:
TOTPAuthenticator, Component, DestructableComponent, InitializableComponent

@ThreadSafeAfterInit public class GoogleTOTPAuthenticator extends AbstractInitializableComponent implements TOTPAuthenticator
A TOTP implementation based on Google Authenticator code.