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, getVersiongetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesInteger getTimeStep()
getTimeStep in interface FactorActivationString getSharedSecret()
getSharedSecret in interface FactorActivationString getEncoding()
getEncoding in interface FactorActivationInteger getKeyLength()
getKeyLength in interface FactorActivationCopyright © 2018 Okta. All rights reserved.