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,
java.util.Map<java.lang.String,java.lang.Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAppId() |
java.lang.String |
getEncoding() |
java.util.Date |
getExpiresAt() |
java.lang.String |
getFactorResult() |
java.lang.String |
getHost() |
java.lang.Integer |
getKeyLength() |
java.util.Map<java.lang.String,Link> |
getLinks() |
java.lang.String |
getNonce() |
java.util.Map<java.lang.String,com.okta.sdk.impl.resource.Property> |
getPropertyDescriptors() |
java.lang.String |
getSharedSecret() |
java.lang.String |
getSignature() |
java.lang.Integer |
getTimeoutSeconds() |
java.lang.Integer |
getTimeStep() |
java.lang.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, valuesgetBoolean, 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, setPropertyclone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitpublic DefaultFactorActivation(com.okta.sdk.impl.ds.InternalDataStore dataStore,
java.util.Map<java.lang.String,java.lang.Object> properties)
public java.util.Map<java.lang.String,com.okta.sdk.impl.resource.Property> getPropertyDescriptors()
getPropertyDescriptors in class com.okta.sdk.impl.resource.AbstractResourcepublic java.lang.Integer getTimeStep()
getTimeStep in interface FactorActivationgetTimeStep in interface TotpFactorActivationpublic java.lang.String getSharedSecret()
getSharedSecret in interface FactorActivationgetSharedSecret in interface TotpFactorActivationpublic java.lang.String getEncoding()
getEncoding in interface FactorActivationgetEncoding in interface TotpFactorActivationpublic java.lang.Integer getKeyLength()
getKeyLength in interface FactorActivationgetKeyLength in interface TotpFactorActivationpublic java.lang.String getHost()
getHost in interface DuoFactorActivationgetHost in interface FactorActivationpublic java.lang.String getSignature()
getSignature in interface DuoFactorActivationgetSignature in interface FactorActivationpublic java.lang.String getFactorResult()
getFactorResult in interface DuoFactorActivationgetFactorResult in interface FactorActivationgetFactorResult in interface PushFactorActivationpublic java.util.Date getExpiresAt()
getExpiresAt in interface FactorActivationgetExpiresAt in interface PushFactorActivationpublic java.lang.String getVersion()
getVersion in interface FactorActivationgetVersion in interface U2fFactorActivationpublic java.lang.String getAppId()
getAppId in interface FactorActivationgetAppId in interface U2fFactorActivationpublic java.lang.String getNonce()
getNonce in interface FactorActivationgetNonce in interface U2fFactorActivationpublic java.lang.Integer getTimeoutSeconds()
getTimeoutSeconds in interface FactorActivationgetTimeoutSeconds in interface U2fFactorActivationpublic java.util.Map<java.lang.String,Link> getLinks()
getLinks in interface FactorActivationCopyright © 2018-2022 Okta. All Rights Reserved.