Uses of Enum
com.okta.sdk.resource.model.BrowserPluginApplication.NameEnum
-
Uses of BrowserPluginApplication.NameEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionBrowserPluginApplication.getName()
The key name for the app definitionReturns the enum constant of this type with the specified name.static BrowserPluginApplication.NameEnum[]
BrowserPluginApplication.NameEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionBrowserPluginApplication.name
(BrowserPluginApplication.NameEnum name) void
BrowserPluginApplication.setName
(BrowserPluginApplication.NameEnum name)