Uses of Interface
com.okta.sdk.resource.EventHookChannelConfigAuthScheme
-
Packages that use EventHookChannelConfigAuthScheme Package Description com.okta.sdk.resource -
-
Uses of EventHookChannelConfigAuthScheme in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return EventHookChannelConfigAuthScheme Modifier and Type Method Description EventHookChannelConfigAuthSchemeEventHookChannelConfig. getAuthScheme()EventHookChannelConfigAuthSchemeEventHookChannelConfigAuthScheme. setKey(java.lang.String key)EventHookChannelConfigAuthSchemeEventHookChannelConfigAuthScheme. setType(EventHookChannelConfigAuthSchemeType type)EventHookChannelConfigAuthSchemeEventHookChannelConfigAuthScheme. setValue(java.lang.String value)Methods in com.okta.sdk.resource with parameters of type EventHookChannelConfigAuthScheme Modifier and Type Method Description EventHookChannelConfigEventHookChannelConfig. setAuthScheme(EventHookChannelConfigAuthScheme authScheme)
-