Uses of Enum
com.okta.sdk.resource.model.WsFederationApplication.NameEnum
-
Uses of WsFederationApplication.NameEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionWsFederationApplication.getName()
`template_wsfed` is the key name for a WS-Federated app instance with a SAML 2.0 tokenReturns the enum constant of this type with the specified name.static WsFederationApplication.NameEnum[]
WsFederationApplication.NameEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionWsFederationApplication.name
(WsFederationApplication.NameEnum name) void
WsFederationApplication.setName
(WsFederationApplication.NameEnum name)