Package | Description |
---|---|
com.okta.sdk.impl.resource.inline.hook | |
com.okta.sdk.resource.inline.hook |
Modifier and Type | Class and Description |
---|---|
class |
DefaultInlineHookPayload
InlineHookPayload
|
Modifier and Type | Method and Description |
---|---|
InlineHookResponse |
DefaultInlineHook.execute(InlineHookPayload payloadData)
Executes the Inline Hook matching the provided inlineHookId using the request body as the input.
|
Modifier and Type | Method and Description |
---|---|
InlineHookResponse |
InlineHook.execute(InlineHookPayload payloadData)
Executes the Inline Hook matching the provided inlineHookId using the request body as the input.
|
Copyright © 2017–2023 Okta. All rights reserved.