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, 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, notify, notifyAll, wait, wait, wait
public 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.AbstractResource
public java.lang.Integer getTimeStep()
getTimeStep
in interface FactorActivation
getTimeStep
in interface TotpFactorActivation
public java.lang.String getSharedSecret()
getSharedSecret
in interface FactorActivation
getSharedSecret
in interface TotpFactorActivation
public java.lang.String getEncoding()
getEncoding
in interface FactorActivation
getEncoding
in interface TotpFactorActivation
public java.lang.Integer getKeyLength()
getKeyLength
in interface FactorActivation
getKeyLength
in interface TotpFactorActivation
public java.lang.String getHost()
getHost
in interface DuoFactorActivation
getHost
in interface FactorActivation
public java.lang.String getSignature()
getSignature
in interface DuoFactorActivation
getSignature
in interface FactorActivation
public java.lang.String getFactorResult()
getFactorResult
in interface DuoFactorActivation
getFactorResult
in interface FactorActivation
getFactorResult
in interface PushFactorActivation
public java.util.Date getExpiresAt()
getExpiresAt
in interface FactorActivation
getExpiresAt
in interface PushFactorActivation
public java.lang.String getVersion()
getVersion
in interface FactorActivation
getVersion
in interface U2fFactorActivation
public java.lang.String getAppId()
getAppId
in interface FactorActivation
getAppId
in interface U2fFactorActivation
public java.lang.String getNonce()
getNonce
in interface FactorActivation
getNonce
in interface U2fFactorActivation
public java.lang.Integer getTimeoutSeconds()
getTimeoutSeconds
in interface FactorActivation
getTimeoutSeconds
in interface U2fFactorActivation
public java.util.Map<java.lang.String,Link> getLinks()
getLinks
in interface FactorActivation
Copyright © 2018-2022 Okta. All Rights Reserved.