Uses of Class
com.okta.sdk.resource.model.ApplicationSettingsNotifications
-
Uses of ApplicationSettingsNotifications in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionApplicationSettings.getNotifications()
Get notificationsAutoLoginApplicationSettings.getNotifications()
Get notificationsBasicApplicationSettings.getNotifications()
Get notificationsBookmarkApplicationSettings.getNotifications()
Get notificationsOpenIdConnectApplicationSettings.getNotifications()
Get notificationsSamlApplicationSettings.getNotifications()
Get notificationsSecurePasswordStoreApplicationSettings.getNotifications()
Get notificationsSwaApplicationSettings.getNotifications()
Get notificationsWsFederationApplicationSettings.getNotifications()
Get notificationsApplicationSettingsNotifications.vpn
(ApplicationSettingsNotificationsVpn vpn) Modifier and TypeMethodDescriptionApplicationSettings.notifications
(ApplicationSettingsNotifications notifications) AutoLoginApplicationSettings.notifications
(ApplicationSettingsNotifications notifications) BasicApplicationSettings.notifications
(ApplicationSettingsNotifications notifications) BookmarkApplicationSettings.notifications
(ApplicationSettingsNotifications notifications) OpenIdConnectApplicationSettings.notifications
(ApplicationSettingsNotifications notifications) SamlApplicationSettings.notifications
(ApplicationSettingsNotifications notifications) SecurePasswordStoreApplicationSettings.notifications
(ApplicationSettingsNotifications notifications) SwaApplicationSettings.notifications
(ApplicationSettingsNotifications notifications) WsFederationApplicationSettings.notifications
(ApplicationSettingsNotifications notifications) void
ApplicationSettings.setNotifications
(ApplicationSettingsNotifications notifications) void
AutoLoginApplicationSettings.setNotifications
(ApplicationSettingsNotifications notifications) void
BasicApplicationSettings.setNotifications
(ApplicationSettingsNotifications notifications) void
BookmarkApplicationSettings.setNotifications
(ApplicationSettingsNotifications notifications) void
OpenIdConnectApplicationSettings.setNotifications
(ApplicationSettingsNotifications notifications) void
SamlApplicationSettings.setNotifications
(ApplicationSettingsNotifications notifications) void
SecurePasswordStoreApplicationSettings.setNotifications
(ApplicationSettingsNotifications notifications) void
SwaApplicationSettings.setNotifications
(ApplicationSettingsNotifications notifications) void
WsFederationApplicationSettings.setNotifications
(ApplicationSettingsNotifications notifications)