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