public class DefaultFactorActivation extends com.okta.sdk.impl.resource.AbstractResource implements FactorActivation, TotpFactorActivation, U2fFactorActivation, PushFactorActivation, DuoFactorActivation
Constructor and Description |
---|
DefaultFactorActivation(com.okta.sdk.impl.ds.InternalDataStore dataStore,
Map<String,Object> properties) |
Modifier and Type | Method and Description |
---|---|
String |
getAppId() |
String |
getEncoding() |
Date |
getExpiresAt() |
String |
getFactorResult() |
String |
getHost() |
Integer |
getKeyLength() |
Map<String,Link> |
getLinks() |
String |
getNonce() |
Map<String,com.okta.sdk.impl.resource.Property> |
getPropertyDescriptors() |
String |
getSharedSecret() |
String |
getSignature() |
Integer |
getTimeoutSeconds() |
Integer |
getTimeStep() |
String |
getVersion() |
clear, containsKey, containsValue, createPropertyDescriptorMap, createPropertyDescriptorMap, entrySet, equals, get, getDataStore, getDeletedPropertyNames, getInternalProperties, getParamsFromHref, getProperty, getPropertyNames, getResourceHref, getResourceListProperty, getResourceProperty, getUpdatedPropertyNames, hashCode, hasProperty, isDirty, isEmpty, isPrintableProperty, keySet, materialize, put, putAll, remove, setInternalProperties, setProperty, setProperty, setResourceHref, size, toString, values
getBoolean, getBoolean, getBooleanProperty, getCharArray, getDateProperty, getDoubleProperty, getDoubleProperty, getEnumListProperty, getEnumProperty, getEnumProperty, getInt, getInteger, getIntegerList, getIntProperty, getIntProperty, getListProperty, getListProperty, getMap, getMapProperty, getNonEmptyMap, getNullableBoolean, getNullableBooleanProperty, getNumber, getNumberList, getString, getString, getStringList, getStringProperty, setProperty, setProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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
public Map<String,com.okta.sdk.impl.resource.Property> getPropertyDescriptors()
getPropertyDescriptors
in class com.okta.sdk.impl.resource.AbstractResource
public Integer getTimeStep()
getTimeStep
in interface FactorActivation
getTimeStep
in interface TotpFactorActivation
public String getSharedSecret()
getSharedSecret
in interface FactorActivation
getSharedSecret
in interface TotpFactorActivation
public String getEncoding()
getEncoding
in interface FactorActivation
getEncoding
in interface TotpFactorActivation
public Integer getKeyLength()
getKeyLength
in interface FactorActivation
getKeyLength
in interface TotpFactorActivation
public String getHost()
getHost
in interface DuoFactorActivation
getHost
in interface FactorActivation
public String getSignature()
getSignature
in interface DuoFactorActivation
getSignature
in interface FactorActivation
public String getFactorResult()
getFactorResult
in interface DuoFactorActivation
getFactorResult
in interface FactorActivation
getFactorResult
in interface PushFactorActivation
public Date getExpiresAt()
getExpiresAt
in interface FactorActivation
getExpiresAt
in interface PushFactorActivation
public String getVersion()
getVersion
in interface FactorActivation
getVersion
in interface U2fFactorActivation
public String getAppId()
getAppId
in interface FactorActivation
getAppId
in interface U2fFactorActivation
public String getNonce()
getNonce
in interface FactorActivation
getNonce
in interface U2fFactorActivation
public Integer getTimeoutSeconds()
getTimeoutSeconds
in interface FactorActivation
getTimeoutSeconds
in interface U2fFactorActivation
public Map<String,Link> getLinks()
getLinks
in interface FactorActivation
Copyright © 2018 Okta. All rights reserved.