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 TypeMethodDescriptionvoidWebAuthnPreregistrationApi.sendPin(PinRequest body) Send a PIN to user Sends the decoded PIN for the specified WebAuthn Preregistration Enrollment.voidWebAuthnPreregistrationApi.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)