@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen", date="2017-12-14T13:01:44.308-05:00") public class DefaultFactor extends AbstractInstanceResource<Factor> implements Factor
deletedPropertyNames, dirty, dirtyProperties, properties, referenceFactoryreadLock, writeLock| Constructor and Description |
|---|
DefaultFactor(InternalDataStore dataStore) |
DefaultFactor(InternalDataStore dataStore,
Map<String,Object> properties) |
isInstanceResource, saveclear, containsKey, containsValue, createPropertyDescriptorMap, entrySet, equals, get, getDataStore, getDeletedPropertyNames, getInternalProperties, getParamsFromHref, getProperty, getPropertyNames, getResourceHref, getResourceListProperty, getResourceProperty, getUpdatedPropertyNames, hashCode, hasProperty, isDirty, isEmpty, isMaterialized, isMaterialized, isNew, isPrintableProperty, keySet, materialize, put, putAll, remove, setInternalProperties, setProperty, setProperty, setResourceHref, setResourceProperty, size, toString, valuesgetBoolean, getBoolean, getBooleanProperty, getDateProperty, getDoubleProperty, getDoubleProperty, getEnumListProperty, getEnumProperty, getEnumProperty, getInt, getInteger, getIntegerList, getIntProperty, getIntProperty, getListProperty, getListProperty, getMap, getMapProperty, getNullableBoolean, getNullableBooleanProperty, getNumber, getNumberList, getString, getString, getStringList, getStringProperty, setProperty, setPropertyclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetResourceHref, setResourceHrefpublic DefaultFactor(InternalDataStore dataStore)
public DefaultFactor(InternalDataStore dataStore, Map<String,Object> properties)
public Map<String,Property> getPropertyDescriptors()
getPropertyDescriptors in class AbstractResourcepublic Map<String,Object> getEmbedded()
getEmbedded in interface Factorpublic String getDeviceType()
getDeviceType in interface Factorpublic FactorType getFactorType()
getFactorType in interface Factorpublic Factor setFactorType(FactorType factorType)
setFactorType in interface Factorpublic String getMfaStateTokenId()
getMfaStateTokenId in interface Factorpublic Factor setMfaStateTokenId(String mfaStateTokenId)
setMfaStateTokenId in interface Factorpublic FactorProfile getProfile()
getProfile in interface Factorpublic Factor setProfile(FactorProfile profile)
setProfile in interface Factorpublic FactorProvider getProvider()
getProvider in interface Factorpublic Factor setProvider(FactorProvider provider)
setProvider in interface Factorpublic Boolean getRechallengeExistingFactor()
getRechallengeExistingFactor in interface Factorpublic Factor setRechallengeExistingFactor(Boolean rechallengeExistingFactor)
setRechallengeExistingFactor in interface Factorpublic String getSessionId()
getSessionId in interface Factorpublic Factor setSessionId(String sessionId)
setSessionId in interface Factorpublic FactorStatus getStatus()
public VerifyFactorRequest getVerify()
public Factor setVerify(VerifyFactorRequest verify)
@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen", date="2017-12-14T13:01:44.308-05:00", comments="DELETE - /api/v1/users/{userId}/factors/{factorId}") public void delete()
@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen", date="2017-12-14T13:01:44.308-05:00", comments="POST - /api/v1/users/{userId}/factors/{factorId}/lifecycle/activate") public Factor activate(VerifyFactorRequest body)
@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen", date="2017-12-14T13:01:44.308-05:00", comments="POST - /api/v1/users/{userId}/factors/{factorId}/verify") public VerifyFactorResponse verify(String templateId, VerifyFactorRequest body)
@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen", date="2017-12-14T13:01:44.308-05:00", comments="POST - /api/v1/users/{userId}/factors/{factorId}/verify") public VerifyFactorResponse verify(VerifyFactorRequest body)
Copyright © 2017 Okta. All rights reserved.