JavaScript is disabled on your browser.
Skip navigation links
Identity Gateway 2024.11.0 API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
org.forgerock.openig.http.RunMode
Packages that use
RunMode
Package
Description
org.forgerock.openig.http
Integrates with the ForgeRock HTTP Framework.
Uses of
RunMode
in
org.forgerock.openig.http
Methods in
org.forgerock.openig.http
that return
RunMode
Modifier and Type
Method
Description
static
RunMode
RunMode.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
RunMode
[]
RunMode.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.