Uses of Package
org.forgerock.openig.heap
-
Packages that use org.forgerock.openig.heap Package Description org.forgerock.openig.alias Service Provider interface for registering type aliases.org.forgerock.openig.audit Service Provider interface for registering audit events.org.forgerock.openig.decoration Decorator API to ease heap object customization and transformation.org.forgerock.openig.decoration.baseuri Contains a decorator which overrides the existing request URI, making requests relative to a new base URI.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 time elapsed in a Filter or a Handler.org.forgerock.openig.filter Filters the requests and/or responses of HTTP.org.forgerock.openig.filter.allow Filters the HTTP request using a declarative configuration model based on a chain of predicates to validate.org.forgerock.openig.filter.circuitbreaker This package contains the components used to implement circuit breaking.org.forgerock.openig.filter.finance Support for financial APIs (Open Banking, PSD2, Berlin Group, ...).org.forgerock.openig.filter.jwt This package contains the components used to implement some JWT related filter.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.client OAuth 2.0 Client filter implementation.org.forgerock.openig.filter.oauth2.client.authentication Collection of heaplets supporting OAuth2 client authentication Filters.org.forgerock.openig.filter.oauth2.cnf JWT confirmation key support for access tokens.org.forgerock.openig.filter.throttling This package contains the components used to implement a throttling rate support.org.forgerock.openig.handler Handles HTTP requests by generating responses.org.forgerock.openig.handler.resources Contains components and APIs used to serve static resources.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 Identity Gateway SAML support.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.org.forgerock.openig.io Provides stream buffering, branching, and storage functions.org.forgerock.openig.openam Integration classes specifically for ForgeRock Access Management.org.forgerock.openig.openam.session AM Session idle timeout tracking.org.forgerock.openig.proxy Contains proxy related heaplets.org.forgerock.openig.script Scripting support.org.forgerock.openig.secrets Provides the Common Secrets API for accessing secrets of various kinds.org.forgerock.openig.security Provides heap objects for security related types (KeyStore
,KeyManagerFactory
, ...).org.forgerock.openig.session.jwt Manage the Identity Gateway session.org.forgerock.openig.sql Provides SQL and JDBC support.org.forgerock.openig.thread Provides heaplets for creating thread pools.org.forgerock.openig.uma This package contains the UMA (User Managed Access) components used to support the Uma Resource Server role.org.forgerock.openig.util Miscellaneous utility classes. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.alias Class Description Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.audit Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.decoration Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.Heap Manages a collection of associated objects created and initialized byHeaplet
objects.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
.Name A Name uniquely identify an object within a hierarchy. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.decoration.baseuri Class Description HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.decoration.capture Class Description HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.decoration.global Class Description Heap Manages a collection of associated objects created and initialized byHeaplet
objects.HeapException An exception that is thrown during heap operations. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.decoration.helper Class Description Heap Manages a collection of associated objects created and initialized byHeaplet
objects.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
.Name A Name uniquely identify an object within a hierarchy. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.decoration.timer Class Description HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.filter Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.Heap Manages a collection of associated objects created and initialized byHeaplet
objects.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.filter.allow Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.filter.circuitbreaker Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.Heap Manages a collection of associated objects created and initialized byHeaplet
objects.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.filter.finance Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.filter.jwt Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.Heap Manages a collection of associated objects created and initialized byHeaplet
objects.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.filter.oauth2 Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.Heap Manages a collection of associated objects created and initialized byHeaplet
objects.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.filter.oauth2.client Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.filter.oauth2.client.authentication Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.filter.oauth2.cnf Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.filter.throttling Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.Heap Manages a collection of associated objects created and initialized byHeaplet
objects.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.handler Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.Heap Manages a collection of associated objects created and initialized byHeaplet
objects.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.handler.resources Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.handler.router Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.handler.saml Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.heap Class Description Heap Manages a collection of associated objects created and initialized byHeaplet
objects.HeapException An exception that is thrown during heap operations.HeapImpl The concrete implementation of a heap.Heaplet Creates and initializes an object that is stored in aHeap
.Name A Name uniquely identify an object within a hierarchy. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.http Class Description Heap Manages a collection of associated objects created and initialized byHeaplet
objects. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.io Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.openam Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.Heap Manages a collection of associated objects created and initialized byHeaplet
objects.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.openam.session Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.proxy Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.script Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.Heap Manages a collection of associated objects created and initialized byHeaplet
objects.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.secrets Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.Heap Manages a collection of associated objects created and initialized byHeaplet
objects.HeapException An exception that is thrown during heap operations.HeapImpl The concrete implementation of a heap.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.security Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.session.jwt Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.sql Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.thread Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.uma Class Description GenericHeaplet A generic base class for heaplets with automatically injected fields.HeapException An exception that is thrown during heap operations.Heaplet Creates and initializes an object that is stored in aHeap
. -
Classes in org.forgerock.openig.heap used by org.forgerock.openig.util Class Description Heap Manages a collection of associated objects created and initialized byHeaplet
objects.HeapException An exception that is thrown during heap operations.