Uses of Interface
com.okta.sdk.resource.SignOnInlineHook
-
Packages that use SignOnInlineHook Package Description com.okta.sdk.resource -
-
Uses of SignOnInlineHook in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return SignOnInlineHook Modifier and Type Method Description SignOnInlineHook
SignOnInlineHook. setId(java.lang.String id)
Methods in com.okta.sdk.resource that return types with arguments of type SignOnInlineHook Modifier and Type Method Description java.util.List<SignOnInlineHook>
SamlApplicationSettingsSignOn. getInlineHooks()
Method parameters in com.okta.sdk.resource with type arguments of type SignOnInlineHook Modifier and Type Method Description SamlApplicationSettingsSignOn
SamlApplicationSettingsSignOn. setInlineHooks(java.util.List<SignOnInlineHook> inlineHooks)
-