public interface VerifyPushFactorRequest extends VerifyFactorRequest
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAutoPush() |
Boolean |
getRememberDevice() |
VerifyPushFactorRequest |
setAutoPush(Boolean autoPush) |
VerifyPushFactorRequest |
setRememberDevice(Boolean rememberDevice) |
getStateToken, setStateTokengetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesBoolean getRememberDevice()
VerifyPushFactorRequest setRememberDevice(Boolean rememberDevice)
Boolean getAutoPush()
VerifyPushFactorRequest setAutoPush(Boolean autoPush)
Copyright © 2018–2024 Okta. All rights reserved.