Uses of Enum
com.okta.sdk.resource.model.SecurePasswordStoreApplication.NameEnum
Packages that use SecurePasswordStoreApplication.NameEnum
-
Uses of SecurePasswordStoreApplication.NameEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return SecurePasswordStoreApplication.NameEnumModifier 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.Methods in com.okta.sdk.resource.model with parameters of type SecurePasswordStoreApplication.NameEnumModifier and TypeMethodDescriptionSecurePasswordStoreApplication.name
(SecurePasswordStoreApplication.NameEnum name) void
SecurePasswordStoreApplication.setName
(SecurePasswordStoreApplication.NameEnum name)