JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum
com.okta.sdk.resource.client.auth.OAuthFlow
Packages that use
OAuthFlow
Package
Description
com.okta.sdk.resource.client.auth
Uses of
OAuthFlow
in
com.okta.sdk.resource.client.auth
Methods in
com.okta.sdk.resource.client.auth
that return
OAuthFlow
Modifier and Type
Method
Description
static
OAuthFlow
OAuthFlow.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
OAuthFlow
[]
OAuthFlow.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.