Uses of Class
com.okta.sdk.resource.model.PinRequest
-
Uses of PinRequest in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionvoid
WebAuthnPreregistrationApi.sendPin
(PinRequest body) Send a PIN to user Sends the decoded PIN for the specified WebAuthn Preregistration Enrollment.void
WebAuthnPreregistrationApi.sendPin
(PinRequest body, Map<String, String> additionalHeaders) Send a PIN to user Sends the decoded PIN for the specified WebAuthn Preregistration Enrollment. -
Uses of PinRequest in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionPinRequest.authenticatorEnrollmentId
(String authenticatorEnrollmentId) PinRequest.fulfillmentProvider
(PinRequest.FulfillmentProviderEnum fulfillmentProvider)