Uses of Package
org.forgerock.util
-
Packages that use org.forgerock.util Package Description org.forgerock.config.resolvers This package contains the common config property resolvers.org.forgerock.config.util Contains utility classes for commons config.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.json.resource.http JSON resource Commons HTTP Framework integration.org.forgerock.opendj.discovery Contains the Service Discovery Mechanisms and APIs.org.forgerock.opendj.io Classes and interfaces providing I/O functionality.org.forgerock.opendj.io.rx Classes and interfaces providing Reactive Streams I/O transports.org.forgerock.opendj.ldap Classes and interfaces for core types including connections, entries, and attributes.org.forgerock.opendj.ldap.schema Classes and interfaces for constructing and querying LDAP schemas.org.forgerock.opendj.ldif Classes and interfaces for reading and writing LDIF.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.opendj.rest2ldap.schema This package contains LDAP schema syntaxes and matching rules for JSON based attributes.org.forgerock.opendj.security An LDAP based security provider having the name "OpenDJ" and exposing an LDAP/LDIF basedKeyStore
service.org.forgerock.secrets Provides a unified API for accessing secrets of various kinds.org.forgerock.util Provides common interfaces and classes.org.forgerock.util.promise An implementation of thePromise
API in Java.org.opends.server.api Contains a number of API declarations for use throughout the Directory Server.org.opends.server.backup Classes related to backup and restore.org.opends.server.core Contains various classes that comprise the core of the Directory Server codebase.org.opends.server.discovery Contains the Service Discovery Mechanisms and APIs.org.opends.server.schema Contains implementations of various Directory Server schema elements.org.opends.server.types Contains implementations for a number of Directory Server data types.org.opends.server.util Contains implementations for various Directory Server utility classes and methods which may be used throughout the server but do not necessarily fit in elsewhere. -
Classes in org.forgerock.util used by org.forgerock.config.resolvers Class Description DirectoryWatcher High-level interface to theWatchService
API for detecting filesystem change events. -
Classes in org.forgerock.util used by org.forgerock.config.util Class Description BiFunction ABiFunction
functional interface which can throw a checked Exception. -
Classes in org.forgerock.util used by org.forgerock.json Class Description AsyncFunction An asynchronousFunction
which returns a result at some point in the future.Function A synchronous function which returns a result immediately. -
Classes in org.forgerock.util used by org.forgerock.json.resource Class Description Function A synchronous function which returns a result immediately.Pair Ordered pair of arbitrary objects. -
Classes in org.forgerock.util used by org.forgerock.json.resource.http Class Description Factory A factory interface. -
Classes in org.forgerock.util used by org.forgerock.opendj.discovery Class Description Option A configuration option whose value can be stored in a set ofOptions
.Options A set of options which can be used for customizing the behavior of HTTP clients and servers. -
Classes in org.forgerock.util used by org.forgerock.opendj.io Class Description Options A set of options which can be used for customizing the behavior of HTTP clients and servers. -
Classes in org.forgerock.util used by org.forgerock.opendj.io.rx Class Description Options A set of options which can be used for customizing the behavior of HTTP clients and servers. -
Classes in org.forgerock.util used by org.forgerock.opendj.ldap Class Description Action AnRunnable
functional interface which can throw a checked Exception.AsyncFunction An asynchronousFunction
which returns a result at some point in the future.Consumer AConsumer
functional interface which can throw a checked Exception.Function A synchronous function which returns a result immediately.Option A configuration option whose value can be stored in a set ofOptions
.Options A set of options which can be used for customizing the behavior of HTTP clients and servers. -
Classes in org.forgerock.util used by org.forgerock.opendj.ldap.schema Class Description Function A synchronous function which returns a result immediately.Option A configuration option whose value can be stored in a set ofOptions
. -
Classes in org.forgerock.util used by org.forgerock.opendj.ldif Class Description Options A set of options which can be used for customizing the behavior of HTTP clients and servers. -
Classes in org.forgerock.util used by org.forgerock.opendj.rest2ldap Class Description Factory A factory interface.Function A synchronous function which returns a result immediately.Option A configuration option whose value can be stored in a set ofOptions
.Options A set of options which can be used for customizing the behavior of HTTP clients and servers.Pair Ordered pair of arbitrary objects. -
Classes in org.forgerock.util used by org.forgerock.opendj.rest2ldap.authz Class Description Function A synchronous function which returns a result immediately.Pair Ordered pair of arbitrary objects. -
Classes in org.forgerock.util used by org.forgerock.opendj.rest2ldap.schema Class Description Option A configuration option whose value can be stored in a set ofOptions
.Options A set of options which can be used for customizing the behavior of HTTP clients and servers.Pair Ordered pair of arbitrary objects. -
Classes in org.forgerock.util used by org.forgerock.opendj.security Class Description Factory A factory interface.Option A configuration option whose value can be stored in a set ofOptions
.Options A set of options which can be used for customizing the behavior of HTTP clients and servers.Pair Ordered pair of arbitrary objects. -
Classes in org.forgerock.util used by org.forgerock.secrets Class Description Function A synchronous function which returns a result immediately.Option A configuration option whose value can be stored in a set ofOptions
.Options A set of options which can be used for customizing the behavior of HTTP clients and servers. -
Classes in org.forgerock.util used by org.forgerock.util Class Description AsyncFunction An asynchronousFunction
which returns a result at some point in the future.BiFunction ABiFunction
functional interface which can throw a checked Exception.Consumer AConsumer
functional interface which can throw a checked Exception.DirectoryWatcher.ChangeListener A change listener for a single directory that can be used to register notification callbacks and to cancel observing this directory.Factory A factory interface.Function A synchronous function which returns a result immediately.Indexed Interface of an object that can be indexed with a unique key.LazySupplier ASupplier
that lazily computes a value the first time it is accessed and then caches the result to return on subsequent requests.Option A configuration option whose value can be stored in a set ofOptions
.Options A set of options which can be used for customizing the behavior of HTTP clients and servers.Pair Ordered pair of arbitrary objects.Predicate APredicate
functional interface which can thrown a checked Exception.SignatureUtil Utility class for signing and verifying signatures.Supplier ASupplier
functional interface which can throw a checked Exception. -
Classes in org.forgerock.util used by org.forgerock.util.promise Class Description AsyncFunction An asynchronousFunction
which returns a result at some point in the future.Function A synchronous function which returns a result immediately.Supplier ASupplier
functional interface which can throw a checked Exception. -
Classes in org.forgerock.util used by org.opends.server.api Class Description Factory A factory interface.Pair Ordered pair of arbitrary objects. -
Classes in org.forgerock.util used by org.opends.server.backup Class Description Function A synchronous function which returns a result immediately. -
Classes in org.forgerock.util used by org.opends.server.core Class Description Action AnRunnable
functional interface which can throw a checked Exception.Pair Ordered pair of arbitrary objects. -
Classes in org.forgerock.util used by org.opends.server.discovery Class Description Options A set of options which can be used for customizing the behavior of HTTP clients and servers. -
Classes in org.forgerock.util used by org.opends.server.schema Class Description Option A configuration option whose value can be stored in a set ofOptions
. -
Classes in org.forgerock.util used by org.opends.server.types Class Description Pair Ordered pair of arbitrary objects. -
Classes in org.forgerock.util used by org.opends.server.util Class Description Options A set of options which can be used for customizing the behavior of HTTP clients and servers.