Package | Description |
---|---|
org.forgerock.api.models |
ForgeRock API Descriptor models.
|
org.forgerock.config.util |
Contains utility classes for commons config.
|
org.forgerock.http |
Models and manages elements of the Hypertext Transfer Protocol.
|
org.forgerock.http.handler |
Core
Handler implementations. |
org.forgerock.http.io |
Provides stream buffering, branching, and storage functions.
|
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.util |
Miscellaneous utility classes.
|
org.forgerock.json |
Provides an API for the traversal and manipulation of JSON object model structures in Java.
|
org.forgerock.json.jose.jwe.handlers.encryption |
Encryption Handler classes for each possible encryption algorithm.
|
org.forgerock.json.jose.jwk |
Classes and interfaces for creating and manipulating JWKs.
|
org.forgerock.json.jose.jwk.store |
This package contains classes to manage a JWKs URI.
|
org.forgerock.json.jose.jws.handlers |
Signing Handler classes for each possible signing algorithm.
|
org.forgerock.oauth.clients.oauth2 |
OAuth 2.0 ForgeRock Client Implementation.
|
org.forgerock.oauth.clients.oidc |
OpenID Connect ForgeRock Client Implementation.
|
org.forgerock.openam.ldap |
This package contains utility methods to ease/unify development when using the OpenDJ LDAP SDK.
|
org.forgerock.opendj.io |
Classes and interfaces providing I/O functionality.
|
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.ldap.spi |
Interfaces and classes for service providers.
|
org.forgerock.opendj.ldif |
Classes and interfaces for reading and writing LDIF.
|
org.forgerock.opendj.security |
An LDAP based security provider having the name "OpenDJ" and exposing an LDAP/LDIF based
KeyStore service. |
org.forgerock.secrets |
Provides a unified API for accessing secrets of various kinds.
|
org.forgerock.secrets.jwkset |
Secret store backend for retrieving keys from a local or remote JWK Set.
|
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.services.routing |
This package provides a simple framework for implementing routers.
|
org.forgerock.util |
Provides common interfaces and classes.
|
org.forgerock.util.promise |
An implementation of the
Promise API in Java. |
Class and Description |
---|
Function
A synchronous function which returns a result immediately.
|
Class and Description |
---|
Function
A synchronous function which returns a result immediately.
|
Class and Description |
---|
Factory
A factory interface.
|
Class and Description |
---|
Factory
A factory interface.
|
Option
A configuration option whose value can be stored in a set of
Options . |
Options
A set of options which can be used for customizing the behavior of HTTP
clients and servers.
|
Class and Description |
---|
Factory
A factory interface.
|
Class and Description |
---|
PerItemEvictionStrategyCache
PerItemEvictionStrategyCache is a thread-safe write-through cache.
|
Class and Description |
---|
AsyncFunction
An asynchronous
Function which returns a result at some point in the
future. |
Function
A synchronous function which returns a result immediately.
|
MapDecorator
Wraps another map.
|
Class and Description |
---|
Pair
Ordered pair of arbitrary objects.
|
Class and Description |
---|
Options
A set of options which can be used for customizing the behavior of HTTP
clients and servers.
|
Class and Description |
---|
MapDecorator
Wraps another map.
|
Class and Description |
---|
Function
A synchronous function which returns a result immediately.
|
Class and Description |
---|
Option
A configuration option whose value can be stored in a set of
Options . |
Options
A set of options which can be used for customizing the behavior of HTTP
clients and servers.
|
Class and Description |
---|
SimpleHTTPClient
Simple helper client for connecting to URLs over HTTP
and retrieving their contents via a GET request.
|
Class and Description |
---|
Pair
Ordered pair of arbitrary objects.
|
SimpleHTTPClient
Simple helper client for connecting to URLs over HTTP
and retrieving their contents via a GET request.
|
Class and Description |
---|
SignatureUtil
Utility class for signing and verifying signatures.
|
Class and Description |
---|
Function
A synchronous function which returns a result immediately.
|
Class and Description |
---|
Function
A synchronous function which returns a result immediately.
|
Class and Description |
---|
Option
A configuration option whose value can be stored in a set of
Options . |
Options
A set of options which can be used for customizing the behavior of HTTP
clients and servers.
|
Class and Description |
---|
Options
A set of options which can be used for customizing the behavior of HTTP
clients and servers.
|
Class and Description |
---|
AsyncFunction
An asynchronous
Function which returns a result at some point in the
future. |
Function
A synchronous function which returns a result immediately.
|
Option
A configuration option whose value can be stored in a set of
Options . |
Options
A set of options which can be used for customizing the behavior of HTTP
clients and servers.
|
Class and Description |
---|
Function
A synchronous function which returns a result immediately.
|
Option
A configuration option whose value can be stored in a set of
Options . |
Class and Description |
---|
Options
A set of options which can be used for customizing the behavior of HTTP
clients and servers.
|
Class and Description |
---|
Options
A set of options which can be used for customizing the behavior of HTTP
clients and servers.
|
Class and Description |
---|
Factory
A factory interface.
|
Option
A configuration option whose value can be stored in a set of
Options . |
Options
A set of options which can be used for customizing the behavior of HTTP
clients and servers.
|
Class and Description |
---|
Function
A synchronous function which returns a result immediately.
|
Option
A configuration option whose value can be stored in a set of
Options . |
Class and Description |
---|
Options
A set of options which can be used for customizing the behavior of HTTP
clients and servers.
|
Class and Description |
---|
Function
A synchronous function which returns a result immediately.
|
Options
A set of options which can be used for customizing the behavior of HTTP
clients and servers.
|
Class and Description |
---|
Pair
Ordered pair of arbitrary objects.
|
Class and Description |
---|
AsyncFunction
An asynchronous
Function which returns a result at some point in the
future. |
BiFunction
A
BiFunction functional interface which can throw a checked Exception. |
Consumer
A
Consumer functional interface which can throw a checked Exception. |
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 of
Options . |
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
A
Predicate functional interface which can thrown a checked Exception. |
SignatureUtil
Utility class for signing and verifying signatures.
|
Supplier
A
Supplier functional interface which can throw a checked Exception. |
Class and Description |
---|
AsyncFunction
An asynchronous
Function which returns a result at some point in the
future. |
Function
A synchronous function which returns a result immediately.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.