OpenIG 3.1.0 API

OpenIG 3.1.0 API

Packages 
Package Description
org.forgerock.openig.alias
Service Provider interface for registering type aliases.
org.forgerock.openig.audit
Contains the audit framework APIs.
org.forgerock.openig.audit.decoration
Contains the audit decorator and related filter/handler interceptors.
org.forgerock.openig.audit.internal
Contains a simple AuditSystem implementation.
org.forgerock.openig.audit.monitor
Contains a simple monitoring endpoint that returns monitoring statistics of audited components.
org.forgerock.openig.config
Performs dynamic configuration bootstrap, discovery and input/output functions.
org.forgerock.openig.config.env
Different Environment implementations.
org.forgerock.openig.decoder
Decodes HTTP entities that are compressed or encoded.
org.forgerock.openig.decoration
Decorator API to ease heap object customization and transformation.
org.forgerock.openig.decoration.capture
Capture decoration classes that prints filters and handlers input and output messages..
org.forgerock.openig.decoration.global
This package contains a special decorator that is responsible to invoke other decorators.
org.forgerock.openig.decoration.helper
Contains an abstract decorator dedicated to Filter and Handler.
org.forgerock.openig.decoration.timer
Contains a decorator that log started and elapsed messages when entering/exiting a Filter or a Handler.
org.forgerock.openig.doc
Samples for those following along with the product documentation.
org.forgerock.openig.el
Integrates with the Java Enterprise Edition Unified Expression Language API.
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.cache
This package contains classes used to implement an AccessToken cache.
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.filter.oauth2.resolver
This package defines OpenAM specific logic needed to retrieve an .AccessToken.
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.heap
Manages collections or "heaps" of associated objects, initialized from declarative configuration artifacts.
org.forgerock.openig.http
Models and manages elements of the Hypertext Transfer Protocol.
org.forgerock.openig.io
Provides stream buffering, branching, and storage functions.
org.forgerock.openig.jwt
Provides JWT capabilities to OpenIG.
org.forgerock.openig.jwt.dirty
Set of collection delegating classes to observes whenever a Map element is removed.
org.forgerock.openig.ldap
Facilitates access to the OpenDJ LDAP SDK from within scripts.
org.forgerock.openig.log
Facility for logging and real-time performance monitoring.
org.forgerock.openig.regex
Matches, extracts and transforms text with regular expression patterns.
org.forgerock.openig.resolver
Performs object resolution for dynamic expression and script integration.
org.forgerock.openig.script
Scripting support.
org.forgerock.openig.security
Provides heap objects for security related types (KeyStore, KeyManagerFactory, ...).
org.forgerock.openig.servlet
Integrates with the Java Enterprise Edition Servlet API.
org.forgerock.openig.text
Processes structured text in streams and files.
org.forgerock.openig.util
Miscellaneous utility classes.
OpenIG 3.1.0 API

Copyright © 2014 ForgeRock AS. All rights reserved.