Package | Description |
---|---|
org.forgerock.openig.audit |
Contains the audit framework APIs.
|
org.forgerock.openig.audit.monitor |
Contains a simple monitoring endpoint that returns monitoring statistics of audited components.
|
org.forgerock.openig.decoration.capture |
Capture decoration classes that prints filters and handlers input and output messages..
|
org.forgerock.openig.doc |
Samples for those following along with the product documentation.
|
org.forgerock.openig.filter |
Filters the requests and/or responses of HTTP exchanges.
|
org.forgerock.openig.filter.oauth2 |
This package contains the OAuth2 Token validation filter that acts as an OAuth 2 Resource Server.
|
org.forgerock.openig.filter.oauth2.challenge |
This package contains handlers implementations that return challenging responses in case of OAuth2 processing errors.
|
org.forgerock.openig.filter.oauth2.client |
OAuth 2.0 Client filter implementation.
|
org.forgerock.openig.handler |
Handles HTTP exchange requests by generating responses.
|
org.forgerock.openig.handler.router |
Provides automated router capability that loads its configurations files (called routes) from a given directory.
|
org.forgerock.openig.handler.saml |
OpenIG SAML support.
|
org.forgerock.openig.header |
Processes HTTP message header fields.
|
org.forgerock.openig.http |
Models and manages elements of the Hypertext Transfer Protocol.
|
org.forgerock.openig.jwt |
Provides JWT capabilities to OpenIG.
|
org.forgerock.openig.script |
Scripting support.
|
org.forgerock.openig.servlet |
Integrates with the Java Enterprise Edition Servlet API.
|
org.forgerock.openig.util |
Miscellaneous utility classes.
|
Class and Description |
---|
Exchange
An HTTP exchange of request and response, and the root object for the exchange object model.
|
Class and Description |
---|
Exchange
An HTTP exchange of request and response, and the root object for the exchange object model.
|
Class and Description |
---|
Exchange
An HTTP exchange of request and response, and the root object for the exchange object model.
|
Class and Description |
---|
Exchange
An HTTP exchange of request and response, and the root object for the exchange object model.
|
Class and Description |
---|
Exchange
An HTTP exchange of request and response, and the root object for the exchange object model.
|
Headers
Message headers, a case-insensitive multiple-value map.
|
MessageType
Indicates a type of HTTP message.
|
Class and Description |
---|
Exchange
An HTTP exchange of request and response, and the root object for the exchange object model.
|
Class and Description |
---|
Exchange
An HTTP exchange of request and response, and the root object for the exchange object model.
|
Response
A response message.
|
Class and Description |
---|
Exchange
An HTTP exchange of request and response, and the root object for the exchange object model.
|
Form
Form fields, a case-sensitive multi-string-valued map.
|
Message
Elements common to requests and responses.
|
Class and Description |
---|
Exchange
An HTTP exchange of request and response, and the root object for the exchange object model.
|
HttpClient
Submits requests to remote servers.
|
Class and Description |
---|
Exchange
An HTTP exchange of request and response, and the root object for the exchange object model.
|
Class and Description |
---|
Exchange
An HTTP exchange of request and response, and the root object for the exchange object model.
|
Class and Description |
---|
Cookie
An HTTP cookie.
|
Message
Elements common to requests and responses.
|
Class and Description |
---|
ClientInfo
ClientInfo gives easy access to client-related information that are available into the request.
|
Cookie
An HTTP cookie.
|
Entity
Message content.
|
Exchange
An HTTP exchange of request and response, and the root object for the exchange object model.
|
Form
Form fields, a case-sensitive multi-string-valued map.
|
Headers
Message headers, a case-insensitive multiple-value map.
|
HttpClient
Submits requests to remote servers.
|
Message
Elements common to requests and responses.
|
MessageType
Indicates a type of HTTP message.
|
Request
A request message.
|
RequestCookies
Exposes incoming request cookies.
|
Response
A response message.
|
Session
An interface for managing attributes across multiple requests from the same user agent.
|
Class and Description |
---|
Exchange
An HTTP exchange of request and response, and the root object for the exchange object model.
|
Session
An interface for managing attributes across multiple requests from the same user agent.
|
SessionFactory
A SessionFactory is responsible to create a new type of
Session . |
Class and Description |
---|
Exchange
An HTTP exchange of request and response, and the root object for the exchange object model.
|
HttpClient
Submits requests to remote servers.
|
Class and Description |
---|
ClientInfo
ClientInfo gives easy access to client-related information that are available into the request.
|
Session
An interface for managing attributes across multiple requests from the same user agent.
|
Class and Description |
---|
Form
Form fields, a case-sensitive multi-string-valued map.
|
Copyright © 2014 ForgeRock AS. All rights reserved.