Uses of Interface
com.okta.sdk.resource.inline.hook.InlineHookPayload
-
Packages that use InlineHookPayload Package Description com.okta.sdk.resource.inline.hook -
-
Uses of InlineHookPayload in com.okta.sdk.resource.inline.hook
Methods in com.okta.sdk.resource.inline.hook with parameters of type InlineHookPayload Modifier and Type Method Description InlineHookResponse
InlineHook. execute(InlineHookPayload payloadData)
Executes the Inline Hook matching the provided inlineHookId using the request body as the input.
-