Uses of Interface
org.forgerock.http.HttpApplication
Packages that use 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
Subinterfaces of HttpApplication in org.forgerock.httpModifier and TypeInterfaceDescriptioninterfaceAnHttpApplicationthat produces OpenAPI API Descriptors.Methods in org.forgerock.http that return HttpApplicationModifier and TypeMethodDescriptionstatic HttpApplicationApplications.simpleHttpApplication(Handler handler, Factory<Buffer> storage) Create a simpleHttpApplicationthat just returns the provided arguments from the appropriate methods. -
Uses of HttpApplication in org.forgerock.openig.http
Subinterfaces of HttpApplication in org.forgerock.openig.httpModifier and TypeInterfaceDescriptioninterfaceConfiguration class for the Identity Gateway Administration.Classes in org.forgerock.openig.http that implement HttpApplicationModifier and TypeClassDescriptionclassConfiguration class for the Identity Gateway Administration.final classConfiguration class for configuring the Identity Gateway.