Package | Description |
---|---|
org.forgerock.audit |
Package contains the AuditService.
|
org.forgerock.audit.events.handlers |
This package contains the default
AuditEventHandlers . |
org.forgerock.audit.events.handlers.buffering |
This package contains the batch publisher and its various implementations.
|
org.forgerock.audit.handlers.csv |
This package contains the default AuditEventHandler implementations.
|
org.forgerock.audit.handlers.elasticsearch |
This package contains the Elasticsearch
AuditEventHandler implementation. |
org.forgerock.audit.handlers.jdbc |
This package contains a JDBC AuditEventHandler implementation.
|
org.forgerock.audit.handlers.jms |
This package contains a JMS AuditEventHandler implementation.
|
org.forgerock.audit.handlers.json |
This package contains the JSON-file
AuditEventHandler implementation. |
org.forgerock.audit.handlers.splunk |
This package contains the audit handler implementation for Splunk.
|
org.forgerock.audit.handlers.syslog |
This package contains a Syslog AuditEventHandler implementation.
|
org.forgerock.http |
Models and manages elements of the Hypertext Transfer Protocol.
|
org.forgerock.http.apache.async |
Provides
HttpClientHandler client integration with
Apache HttpComponents Http Async Client. |
org.forgerock.http.filter |
Core
Filter implementations. |
org.forgerock.http.filter.throttling |
This package contains the components used to implement a throttling rate support.
|
org.forgerock.http.handler |
Core
Handler implementations. |
org.forgerock.http.oauth2 |
This package provides APIs for OAuth 2.0 services implementations.
|
org.forgerock.http.oauth2.resolver |
This package defines OpenAM specific logic needed to retrieve an
AccessTokenInfo . |
org.forgerock.http.protocol |
Models and manages elements of the Hypertext Transfer Protocol.
|
org.forgerock.http.routing |
Provides routing functionality for HTTP requests.
|
org.forgerock.http.spi |
HTTP service provider API.
|
org.forgerock.http.swagger |
Classes to support OpenAPI API Descriptions using Swagger.
|
org.forgerock.json |
Provides an API for the traversal and manipulation of JSON object model structures in Java.
|
org.forgerock.json.jose.jwk.store |
This package contains classes to manage a JWKs URI.
|
org.forgerock.json.resource |
Classes and interfaces for core types including connections, request
handlers, resources, and their exceptions.
|
org.forgerock.monitoring |
Common utility classes for monitoring.
|
org.forgerock.monitoring.http |
Common utility classes for monitoring.
|
org.forgerock.opendj.ldap |
Classes and interfaces for core types including connections, entries, and
attributes.
|
org.forgerock.opendj.ldap.spi |
Interfaces and classes for service providers.
|
org.forgerock.openig.doc |
Files for the Sample Application used in 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.
|
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.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.http |
Integrates with the ForgeRock HTTP Framework.
|
org.forgerock.openig.openam |
Integration classes specifically for ForgeRock Access Management.
|
org.forgerock.openig.script |
Scripting support.
|
org.forgerock.openig.secrets |
Provides the Common Secrets API for accessing secrets of various kinds.
|
org.forgerock.openig.tools |
Common tools used in policy service.
|
org.forgerock.openig.tools.authentication |
AM authentication service.
|
org.forgerock.openig.tools.authentication.chf |
HTTP-based authentication service.
|
org.forgerock.openig.tools.notifications |
AM notifications service.
|
org.forgerock.openig.tools.notifications.ws |
Web socket notifications service implementation.
|
org.forgerock.openig.tools.session |
This package contains classes to call AM to retrieve user's session info.
|
org.forgerock.openig.tools.userprofile |
This package contains classes to call AM to retrieve user's profile info.
|
org.forgerock.openig.ui.record |
Defines a storage service to be used by the UI to persist its component model.
|
org.forgerock.openig.uma |
This package contains the UMA (User Managed Access) components used to support the Uma Resource Server role.
|
org.forgerock.openig.websocket |
WebSocket proxy support.
|
org.forgerock.openig.websocket.grizzly |
Grizzly filters for WebSocket proxy support.
|
org.forgerock.secrets |
Provides a unified API for accessing secrets of various kinds.
|
org.forgerock.secrets.keystore |
Implementations of
SecretStore for accessing keys stored in Java KeyStores, such as
PKCS#11 Hardware Security Modules (HSMs) and PKCS#12 file-based encrypted key stores. |
org.forgerock.secrets.propertyresolver |
Provides a
SecretStore implementation that loads secrets from a Common Configuration
PropertyResolver and then decodes it with a
SecretPropertyFormat . |
org.forgerock.util |
Provides common interfaces and classes.
|
org.forgerock.util.promise |
An implementation of the
Promise API in Java. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
PromiseImpl
An implementation of
Promise which can be used as is, or as the basis
for more complex asynchronous behavior. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
ExceptionHandler
A completion handler for consuming exceptions which occur during the execution of
asynchronous tasks.
|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
ResultHandler
A completion handler for consuming the results of asynchronous tasks.
|
Class and Description |
---|
ExceptionHandler
A completion handler for consuming exceptions which occur during the execution of
asynchronous tasks.
|
Promise
A
Promise represents the result of an asynchronous task. |
ResultHandler
A completion handler for consuming the results of asynchronous tasks.
|
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
PromiseImpl
An implementation of
Promise which can be used as is, or as the basis
for more complex asynchronous behavior. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
Promise
A
Promise represents the result of an asynchronous task. |
Class and Description |
---|
ExceptionHandler
A completion handler for consuming exceptions which occur during the execution of
asynchronous tasks.
|
NeverThrowsException
The
NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e. |
Promise
A
Promise represents the result of an asynchronous task. |
PromiseImpl
An implementation of
Promise which can be used as is, or as the basis
for more complex asynchronous behavior. |
ResultHandler
A completion handler for consuming the results of asynchronous tasks.
|
RuntimeExceptionHandler
A completion handler for consuming runtime exceptions which occur during the
execution of asynchronous tasks.
|
Copyright 2011-2017 ForgeRock AS.