Uses of Package
org.forgerock.util.promise
-
Packages that use org.forgerock.util.promise Package Description org.forgerock.audit Package contains the AuditService.org.forgerock.audit.events.handlers This package contains the defaultAuditEventHandlers
.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 ElasticsearchAuditEventHandler
implementation.org.forgerock.audit.handlers.jms This package contains a JMS AuditEventHandler implementation.org.forgerock.audit.handlers.json This package contains the JSON-fileAuditEventHandler
implementation.org.forgerock.audit.handlers.json.stdout This package contains the JSON-stdoutAuditEventHandler
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.json Provides an API for the traversal and manipulation of JSON object model structures in Java.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.rest2ldap APIs for implementing REST to LDAP gateways.org.forgerock.opendj.rest2ldap.authz This package containsFilter
to authenticate and authorize LDAP connections.org.forgerock.secrets Provides a unified API for accessing secrets of various kinds.org.forgerock.secrets.propertyresolver Provides aSecretStore
implementation that loads secrets from a Common ConfigurationPropertyResolver
and then decodes it with aSecretPropertyFormat
.org.forgerock.util Provides common interfaces and classes.org.forgerock.util.promise An implementation of thePromise
API in Java.org.opends.server.protocols.http Contains the implementation for the Directory Server connection handler that is responsible for interacting with clients using HTTP. -
Classes in org.forgerock.util.promise used by org.forgerock.audit Class Description Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.audit.events.handlers Class Description Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.audit.events.handlers.buffering Class Description Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.audit.handlers.csv Class Description Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.audit.handlers.elasticsearch Class Description Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.audit.handlers.jms Class Description Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.audit.handlers.json Class Description Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.audit.handlers.json.stdout Class Description Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.audit.handlers.splunk Class Description Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.audit.handlers.syslog Class Description Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.json Class Description NeverThrowsException TheNeverThrowsException
class is an uninstantiable placeholder exception which should be used for indicating that aFunction
orAsyncFunction
never throws an exception (i.e.Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.json.resource Class Description Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.monitoring Class Description Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.monitoring.http Class Description NeverThrowsException TheNeverThrowsException
class is an uninstantiable placeholder exception which should be used for indicating that aFunction
orAsyncFunction
never throws an exception (i.e.Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.opendj.ldap Class Description ExceptionHandler A completion handler for consuming exceptions which occur during the execution of asynchronous tasks.NeverThrowsException TheNeverThrowsException
class is an uninstantiable placeholder exception which should be used for indicating that aFunction
orAsyncFunction
never throws an exception (i.e.Promise APromise
represents the result of an asynchronous task.ResultHandler A completion handler for consuming the results of asynchronous tasks. -
Classes in org.forgerock.util.promise used by org.forgerock.opendj.rest2ldap Class Description NeverThrowsException TheNeverThrowsException
class is an uninstantiable placeholder exception which should be used for indicating that aFunction
orAsyncFunction
never throws an exception (i.e.Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.opendj.rest2ldap.authz Class Description NeverThrowsException TheNeverThrowsException
class is an uninstantiable placeholder exception which should be used for indicating that aFunction
orAsyncFunction
never throws an exception (i.e. -
Classes in org.forgerock.util.promise used by org.forgerock.secrets Class Description NeverThrowsException TheNeverThrowsException
class is an uninstantiable placeholder exception which should be used for indicating that aFunction
orAsyncFunction
never throws an exception (i.e.Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.secrets.propertyresolver Class Description NeverThrowsException TheNeverThrowsException
class is an uninstantiable placeholder exception which should be used for indicating that aFunction
orAsyncFunction
never throws an exception (i.e.Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.util Class Description Promise APromise
represents the result of an asynchronous task. -
Classes in org.forgerock.util.promise used by org.forgerock.util.promise Class Description ExceptionHandler A completion handler for consuming exceptions which occur during the execution of asynchronous tasks.NeverThrowsException TheNeverThrowsException
class is an uninstantiable placeholder exception which should be used for indicating that aFunction
orAsyncFunction
never throws an exception (i.e.Promise APromise
represents the result of an asynchronous task.PromiseImpl An implementation ofPromise
which can be used as is, or as the basis for more complex asynchronous behavior.Promises.Results Ordered list of joined asynchronous results.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. -
Classes in org.forgerock.util.promise used by org.opends.server.protocols.http Class Description NeverThrowsException TheNeverThrowsException
class is an uninstantiable placeholder exception which should be used for indicating that aFunction
orAsyncFunction
never throws an exception (i.e.Promise APromise
represents the result of an asynchronous task.