Package | Description |
---|---|
org.forgerock.openig.heap |
Manages collections or "heaps" of associated objects, initialized from
declarative configuration artifacts.
|
org.forgerock.openig.http |
Integrates with the ForgeRock HTTP Framework.
|
Modifier and Type | Method and Description |
---|---|
protected EndpointRegistry |
GenericHeaplet.endpointRegistry()
Returns this object's
EndpointRegistry , creating it lazily when requested for the first time. |
Modifier and Type | Method and Description |
---|---|
EndpointRegistry |
AdminHttpApplication.getEndpointRegistry()
Returns the API endpoint registry.
|
Constructor and Description |
---|
GatewayHttpApplication(Environment environment,
JsonValue config,
EndpointRegistry registry,
RunMode mode)
Construct a
GatewayHttpApplication . |
Copyright 2011-2015 ForgeRock AS.