public interface VerifyPushFactorRequest extends VerifyFactorRequest
Modifier and Type | Method and Description |
---|---|
Boolean |
getAutoPush() |
Boolean |
getRememberDevice() |
VerifyPushFactorRequest |
setAutoPush(Boolean autoPush) |
VerifyPushFactorRequest |
setRememberDevice(Boolean rememberDevice) |
getStateToken, setStateToken
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
Boolean getRememberDevice()
VerifyPushFactorRequest setRememberDevice(Boolean rememberDevice)
Boolean getAutoPush()
VerifyPushFactorRequest setAutoPush(Boolean autoPush)
Copyright © 2018 Okta. All rights reserved.