Uses of Interface
com.okta.sdk.resource.policy.PreRegistrationInlineHook
-
Packages that use PreRegistrationInlineHook Package Description com.okta.sdk.resource.policy -
-
Uses of PreRegistrationInlineHook in com.okta.sdk.resource.policy
Methods in com.okta.sdk.resource.policy that return PreRegistrationInlineHook Modifier and Type Method Description PreRegistrationInlineHookPreRegistrationInlineHook. setInlineHookId(java.lang.String inlineHookId)Methods in com.okta.sdk.resource.policy that return types with arguments of type PreRegistrationInlineHook Modifier and Type Method Description java.util.List<PreRegistrationInlineHook>ProfileEnrollmentPolicyRuleAction. getPreRegistrationInlineHooks()Method parameters in com.okta.sdk.resource.policy with type arguments of type PreRegistrationInlineHook Modifier and Type Method Description ProfileEnrollmentPolicyRuleActionProfileEnrollmentPolicyRuleAction. setPreRegistrationInlineHooks(java.util.List<PreRegistrationInlineHook> preRegistrationInlineHooks)
-