Uses of Class
org.openapitools.client.model.SignOnInlineHook
Packages that use SignOnInlineHook
-
Uses of SignOnInlineHook in org.openapitools.client.model
Methods in org.openapitools.client.model that return SignOnInlineHookMethods in org.openapitools.client.model that return types with arguments of type SignOnInlineHookMethods in org.openapitools.client.model with parameters of type SignOnInlineHookModifier and TypeMethodDescriptionSamlApplicationSettingsSignOn.addInlineHooksItem
(SignOnInlineHook inlineHooksItem) Method parameters in org.openapitools.client.model with type arguments of type SignOnInlineHookModifier and TypeMethodDescriptionSamlApplicationSettingsSignOn.inlineHooks
(List<SignOnInlineHook> inlineHooks) void
SamlApplicationSettingsSignOn.setInlineHooks
(List<SignOnInlineHook> inlineHooks)