Package org.forgerock.services.context
package org.forgerock.services.context
-
ClassDescriptionA base implementation of the
Context
interface.AnAttributesContext
is a mechanism for transferring transient state between components when processing a single request.Client context gives easy access to client-related information that are available into the request.Builder for creatingClientContext
instances.Type-safe contextual information associated with the processing of a request in an application.A context for audit information for an incoming request.AContext
which has an a globally unique ID but no parent.AContext
containing information about the client performing the request which may be used when performing authorization decisions.This context aims to hold theTransactionId
.