Uses of Package
org.forgerock.services.context
-
Packages that use org.forgerock.services.context Package Description org.forgerock.am.iot This package contains all classes pertaining to AM's IoT functionality.org.forgerock.authz.filter.crest.api This package defines the authorization API interfaces for use in a CREST environment.org.forgerock.caf.authentication.api This package defines the core interfaces and classes to provide an asynchronous and improved JASPI-like message authentication API.org.forgerock.caf.authentication.framework This package defines the authentication framework classes for the authentication of messages via authentication contexts and modules.org.forgerock.http Models and manages elements of the Hypertext Transfer Protocol.org.forgerock.http.filter CoreFilter
implementations.org.forgerock.http.filter.cors Support for CORS.org.forgerock.http.handler CoreHandler
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 anAccessTokenInfo
.org.forgerock.http.routing Provides routing functionality for HTTP requests.org.forgerock.http.session Provides interfaces for managing and interacting with HTTP Sessions.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.oauth Commons OAuth Framework API.org.forgerock.oauth.clients.apple Forgerock Apple Client implementation.org.forgerock.oauth.clients.facebook Forgerock Facebook Client Implementation.org.forgerock.oauth.clients.oauth2 OAuth 2.0 ForgeRock Client Implementation.org.forgerock.oauth.clients.oidc OpenID Connect ForgeRock Client Implementation.org.forgerock.openam.rest.resource This package contains classes for the handling of REST request to CREST Resource endpoints with the concept of realms in OpenAM built in.org.forgerock.openam.selfservice.config Contains classes for handling self service console configuration.org.forgerock.secrets.gcpkms A secret store implementation that can retrieve keys from a Google Cloud Platform Key Management Service.org.forgerock.selfservice.core This package contains the core implementation for the anonymous process service.org.forgerock.selfservice.stages.email This package contains a common email stage implementation.org.forgerock.selfservice.stages.kba This package contains a common user kba stage implementation.org.forgerock.services.context This package contains theContext
interface and various common protocol independent implementations.org.forgerock.services.descriptor Classes that allow services to be described.org.forgerock.services.routing This package provides a simple framework for implementing routers. -
Classes in org.forgerock.services.context used by org.forgerock.am.iot Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.authz.filter.crest.api Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.caf.authentication.api Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.caf.authentication.framework Class Description AbstractContext A base implementation of theContext
interface.Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.http Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.http.filter Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.http.filter.cors Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.http.handler Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.http.oauth2 Class Description AbstractContext A base implementation of theContext
interface.Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.http.oauth2.resolver Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.http.routing Class Description AbstractContext A base implementation of theContext
interface.Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.http.session Class Description AbstractContext A base implementation of theContext
interface.Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.json.resource Class Description AbstractContext A base implementation of theContext
interface.Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.monitoring Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.oauth Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.oauth.clients.apple Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.oauth.clients.facebook Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.oauth.clients.oauth2 Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.oauth.clients.oidc Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.openam.rest.resource Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.openam.selfservice.config Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.secrets.gcpkms Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.selfservice.core Class Description AbstractContext A base implementation of theContext
interface.Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.selfservice.stages.email Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.selfservice.stages.kba Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.services.context Class Description AbstractContext A base implementation of theContext
interface.ClientContext Client context gives easy access to client-related information that are available into the request.ClientContext.Builder Builder for creatingClientContext
instances.Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.services.descriptor Class Description Context Type-safe contextual information associated with the processing of a request in an application. -
Classes in org.forgerock.services.context used by org.forgerock.services.routing Class Description Context Type-safe contextual information associated with the processing of a request in an application.