Package | Description |
---|---|
org.forgerock.openig.audit.decoration |
Contains the audit decorator and related filter/handler interceptors.
|
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.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.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.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.heap |
Manages collections or "heaps" of associated objects, initialized from
declarative configuration artifacts.
|
org.forgerock.openig.script |
Scripting support.
|
Class and Description |
---|
Handler
Handles an HTTP exchange request by producing an associated response.
|
Class and Description |
---|
GenericHandler
A generic base class for handlers with handy injected heap objects.
|
Handler
Handles an HTTP exchange request by producing an associated response.
|
HandlerException
An exception that is thrown during handler operations.
|
Class and Description |
---|
Handler
Handles an HTTP exchange request by producing an associated response.
|
Class and Description |
---|
Handler
Handles an HTTP exchange request by producing an associated response.
|
Class and Description |
---|
Handler
Handles an HTTP exchange request by producing an associated response.
|
Class and Description |
---|
Handler
Handles an HTTP exchange request by producing an associated response.
|
HandlerException
An exception that is thrown during handler operations.
|
Class and Description |
---|
GenericHandler
A generic base class for handlers with handy injected heap objects.
|
Handler
Handles an HTTP exchange request by producing an associated response.
|
HandlerException
An exception that is thrown during handler operations.
|
Class and Description |
---|
Handler
Handles an HTTP exchange request by producing an associated response.
|
HandlerException
An exception that is thrown during handler operations.
|
Class and Description |
---|
Handler
Handles an HTTP exchange request by producing an associated response.
|
HandlerException
An exception that is thrown during handler operations.
|
Class and Description |
---|
Handler
Handles an HTTP exchange request by producing an associated response.
|
HandlerException
An exception that is thrown during handler operations.
|
Class and Description |
---|
Handler
Handles an HTTP exchange request by producing an associated response.
|
Class and Description |
---|
DispatchHandler
Dispatches to one of a list of handlers.
|
GenericHandler
A generic base class for handlers with handy injected heap objects.
|
Handler
Handles an HTTP exchange request by producing an associated response.
|
HandlerException
An exception that is thrown during handler operations.
|
ScriptableHandler
A scriptable handler.
|
SequenceHandler
Processes an exchange through a sequence of handlers.
|
StaticResponseHandler
Creates a static response in an HTTP exchange.
|
Class and Description |
---|
GenericHandler
A generic base class for handlers with handy injected heap objects.
|
Handler
Handles an HTTP exchange request by producing an associated response.
|
HandlerException
An exception that is thrown during handler operations.
|
Class and Description |
---|
GenericHandler
A generic base class for handlers with handy injected heap objects.
|
Handler
Handles an HTTP exchange request by producing an associated response.
|
HandlerException
An exception that is thrown during handler operations.
|
Class and Description |
---|
Handler
Handles an HTTP exchange request by producing an associated response.
|
Class and Description |
---|
Handler
Handles an HTTP exchange request by producing an associated response.
|
HandlerException
An exception that is thrown during handler operations.
|
Copyright © 2014 ForgeRock AS. All rights reserved.