Uses of Class
com.okta.sdk.resource.model.PinRequest
Packages that use PinRequest
-
Uses of PinRequest in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api with parameters of type PinRequestModifier 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
Methods in com.okta.sdk.resource.model that return PinRequestModifier and TypeMethodDescriptionPinRequest.authenticatorEnrollmentId
(String authenticatorEnrollmentId) PinRequest.fulfillmentProvider
(PinRequest.FulfillmentProviderEnum fulfillmentProvider)