Package com.okta.authn.sdk.resource
Interface ActivateU2fFactorRequest
- All Superinterfaces:
ActivateFactorRequest,com.okta.sdk.resource.ExtensibleResource,Map<String,,Object> com.okta.sdk.resource.PropertyRetriever,com.okta.sdk.resource.Resource
- All Known Implementing Classes:
DefaultActivateU2fFactorRequest
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionsetClientData(String clientData) setRegistrationData(String registrationData) Methods inherited from interface com.okta.authn.sdk.resource.ActivateFactorRequest
getStateToken, setStateTokenMethods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesMethods inherited from interface com.okta.sdk.resource.PropertyRetriever
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListMethods inherited from interface com.okta.sdk.resource.Resource
getResourceHref, setResourceHref