public interface TotpFactorActivation extends FactorActivation
Modifier and Type | Method and Description |
---|---|
String |
getEncoding() |
Integer |
getKeyLength() |
String |
getSharedSecret() |
Integer |
getTimeStep() |
getAppId, getExpiresAt, getFactorResult, getHost, getLinks, getNonce, getSignature, getTimeoutSeconds, getVersion
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringList
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Integer getTimeStep()
getTimeStep
in interface FactorActivation
String getSharedSecret()
getSharedSecret
in interface FactorActivation
String getEncoding()
getEncoding
in interface FactorActivation
Integer getKeyLength()
getKeyLength
in interface FactorActivation
Copyright © 2018 Okta. All rights reserved.