Package | Description |
---|---|
org.forgerock.openig.audit |
[ Deprecated ] Contains the audit framework APIs.
|
org.forgerock.openig.audit.monitor |
[ Deprecated ] Contains a simple monitoring endpoint that returns monitoring
statistics of audited components.
|
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.
|
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.handler |
Handles HTTP 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.io |
Provides stream buffering, branching, and storage functions.
|
org.forgerock.openig.jwt |
Provides JWT capabilities to OpenIG.
|
org.forgerock.openig.log |
Facility for logging and real-time performance monitoring.
|
org.forgerock.openig.openam |
OpenAM-specific integration classes.
|
org.forgerock.openig.script |
Scripting support.
|
org.forgerock.openig.security |
Provides heap objects for security related types (
KeyStore ,
KeyManagerFactory , ...). |
org.forgerock.openig.uma |
This package contains the UMA (User Managed Access) components used to support the Uma Resource Server role.
|
Modifier and Type | Class and Description |
---|---|
static class |
ConditionalAuditEventListener.ConditionalListenerHeaplet
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
static class |
MonitorEndpointHandler.Heaplet
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
static class |
SampleFilter.Heaplet
Create and initialize the filter, based on the configuration.
|
Modifier and Type | Class and Description |
---|---|
static class |
AssignmentFilter.Heaplet
Creates and initializes an assignment filter in a heap environment.
|
static class |
Chain.Heaplet
Creates and initializes a filter chain in a heap environment.
|
static class |
CookieFilter.Heaplet
Creates and initializes a cookie filter in a heap environment.
|
static class |
CryptoHeaderFilter.Heaplet
Creates and initializes a header filter in a heap environment.
|
static class |
EntityExtractFilter.Heaplet
Creates and initializes an entity extract handler in a heap environment.
|
static class |
FileAttributesFilter.Heaplet
Creates and initializes a separated values file attribute provider in a heap environment.
|
static class |
HeaderFilter.Heaplet
Creates and initializes a header filter in a heap environment.
|
static class |
HttpBasicAuthFilter.Heaplet
Creates and initializes an HTTP basic authentication filter in a heap environment.
|
static class |
LocationHeaderFilter.Heaplet
Creates and initializes a LocationHeaderFilter in a heap environment.
|
static class |
PasswordReplayFilter.Heaplet
Creates and initializes an password-replay filter in a heap environment.
|
static class |
ScriptableFilter.Heaplet
Creates and initializes a scriptable filter in a heap environment.
|
static class |
SqlAttributesFilter.Heaplet
Creates and initializes a static attribute provider in a heap environment.
|
static class |
StaticRequestFilter.Heaplet
Creates and initializes a request filter in a heap environment.
|
static class |
SwitchFilter.Heaplet
Creates and initializes an expect filter in a heap environment.
|
static class |
ThrottlingFilter.Heaplet
Creates and initializes a throttling filter in a heap environment.
|
Modifier and Type | Class and Description |
---|---|
static class |
OAuth2ResourceServerFilter.Heaplet
Creates and initializes an OAuth2 filter in a heap environment.
|
Modifier and Type | Class and Description |
---|---|
static class |
ClientRegistration.Heaplet
Creates and initializes a Client Registration object in a heap environment.
|
static class |
Issuer.Heaplet
Creates and initializes an Issuer object in a heap environment.
|
static class |
OAuth2ClientFilter.Heaplet
Creates and initializes the filter in a heap environment.
|
Modifier and Type | Class and Description |
---|---|
static class |
ClientHandler.Heaplet
Creates and initializes a client handler in a heap environment.
|
static class |
DesKeyGenHandler.Heaplet
Creates and initializes a DES key generator handler in a heap environment.
|
static class |
DispatchHandler.Heaplet
Creates and initializes a dispatch handler in a heap environment.
|
static class |
ScriptableHandler.Heaplet
Creates and initializes a scriptable handler in a heap environment.
|
static class |
SequenceHandler.Heaplet
Creates and initializes a sequence handler in a heap environment.
|
static class |
StaticResponseHandler.Heaplet
Creates and initializes a static response handler in a heap environment.
|
static class |
WelcomeHandler.Heaplet
Creates and initializes a static response handler in a heap environment.
|
Modifier and Type | Class and Description |
---|---|
static class |
AuditServiceObject.Heaplet
Creates and initializes an AuditService in a heap environment.
|
static class |
RouterHandler.Heaplet
Creates and initializes a routing handler in a heap environment.
|
Modifier and Type | Class and Description |
---|---|
static class |
SamlFederationHandler.Heaplet
Reads the actual federation servlet from the JSON configuration file.
|
Modifier and Type | Class and Description |
---|---|
class |
NestedHeaplet
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
static class |
TemporaryStorage.Heaplet
Creates and initializes a temporary storage object in a heap environment.
|
Modifier and Type | Class and Description |
---|---|
static class |
JwtSessionManager.Heaplet
Creates and initializes a jwt-session in a heap environment.
|
Modifier and Type | Class and Description |
---|---|
static class |
ConsoleLogSink.Heaplet
Creates and initializes a console sink in a heap environment.
|
static class |
FileLogSink.Heaplet
Creates and initializes a file log sink in a heap environment.
|
Modifier and Type | Class and Description |
---|---|
static class |
PolicyEnforcementFilter.Heaplet
Creates and initializes a policy enforcement filter in a heap environment.
|
static class |
TokenTransformationFilter.Heaplet
Creates and initializes a token transformation filter in a heap environment.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractScriptableHeapObject.AbstractScriptableHeaplet
Creates and initializes a capture filter in a heap environment.
|
Modifier and Type | Class and Description |
---|---|
class |
KeyManagerHeaplet
Represents an SSL Java
KeyManager . |
class |
KeyStoreHeaplet
Represents a loaded Java
KeyStore . |
static class |
TrustAllManager.Heaplet
Creates and initializes a trust-all manager in a heap environment.
|
class |
TrustManagerHeaplet
Represents an SSL Java
TrustManager . |
Modifier and Type | Class and Description |
---|---|
static class |
UmaResourceServerFilter.Heaplet
Creates and initializes an UMA resource server filter in a heap environment.
|
static class |
UmaSharingService.Heaplet
Creates and initializes an UMA service in a heap environment.
|
Copyright 2011-2015 ForgeRock AS.