Uses of Enum
com.okta.sdk.resource.model.ApplicationCredentialsScheme
-
Uses of ApplicationCredentialsScheme in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic ApplicationCredentialsScheme
SchemeApplicationCredentials.getScheme()
Get schemestatic ApplicationCredentialsScheme
Returns the enum constant of this type with the specified name.static ApplicationCredentialsScheme[]
ApplicationCredentialsScheme.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionSchemeApplicationCredentials.scheme
(ApplicationCredentialsScheme scheme) void
SchemeApplicationCredentials.setScheme
(ApplicationCredentialsScheme scheme)