Uses of Enum
com.okta.sdk.resource.model.SecurePasswordStoreApplication.NameEnum
-
Uses of SecurePasswordStoreApplication.NameEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionSecurePasswordStoreApplication.getName()
`template_sps` is the key name for a SWA app instance that uses HTTP POST and doesn't require a browser pluginReturns the enum constant of this type with the specified name.SecurePasswordStoreApplication.NameEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionSecurePasswordStoreApplication.name
(SecurePasswordStoreApplication.NameEnum name) void
SecurePasswordStoreApplication.setName
(SecurePasswordStoreApplication.NameEnum name)