Package | Description |
---|---|
org.forgerock.openig.http |
Integrates with the ForgeRock HTTP Framework.
|
Modifier and Type | Method and Description |
---|---|
static RunMode |
RunMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RunMode[] |
RunMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AdminHttpApplication(String adminPrefix,
JsonValue config,
Environment environment,
RunMode mode)
Construct a
AdminHttpApplication . |
GatewayHttpApplication(Environment environment,
JsonValue config,
EndpointRegistry registry,
RunMode mode)
Construct a
GatewayHttpApplication . |
Copyright 2011-2015 ForgeRock AS.