public interface U2fFactorActivation extends FactorActivation
Modifier and Type | Method and Description |
---|---|
String |
getAppId() |
String |
getNonce() |
Integer |
getTimeoutSeconds() |
String |
getVersion() |
getEncoding, getExpiresAt, getFactorResult, getHost, getKeyLength, getLinks, getSharedSecret, getSignature, getTimeStep
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
String getVersion()
getVersion
in interface FactorActivation
String getAppId()
getAppId
in interface FactorActivation
String getNonce()
getNonce
in interface FactorActivation
Integer getTimeoutSeconds()
getTimeoutSeconds
in interface FactorActivation
Copyright © 2018 Okta. All rights reserved.