Uses of Interface
org.forgerock.http.HttpApplication
Package
Description
Models and manages elements of the Hypertext Transfer Protocol.
Integrates with the ForgeRock HTTP Framework.
-
Uses of HttpApplication in org.forgerock.http
Modifier and TypeInterfaceDescriptioninterface
AnHttpApplication
that produces OpenAPI API Descriptors.Modifier and TypeMethodDescriptionstatic HttpApplication
Applications.simpleHttpApplication
(Handler handler, Factory<Buffer> storage) Create a simpleHttpApplication
that just returns the provided arguments from the appropriate methods. -
Uses of HttpApplication in org.forgerock.openig.http
Modifier and TypeInterfaceDescriptioninterface
Configuration class for the Identity Gateway Administration.Modifier and TypeClassDescriptionclass
Configuration class for the Identity Gateway Administration.final class
Configuration class for configuring the Identity Gateway.