Package org.forgerock.services.context
package org.forgerock.services.context
- 
ClassDescriptionA base implementation of theContextinterface.AnAttributesContextis 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 creatingClientContextinstances.Type-safe contextual information associated with the processing of a request in an application.A context for audit information for an incoming request.AContextwhich has an a globally unique ID but no parent.AContextcontaining information about the client performing the request which may be used when performing authorization decisions.This context aims to hold theTransactionId.