Modifier and Type | Class and Description |
---|---|
class |
AuditingContext
A Context used when auditing over the router.
|
Modifier and Type | Class and Description |
---|---|
class |
OAuth2Context
An
OAuth2Context could be used to store and retrieve an AccessTokenInfo . |
Modifier and Type | Class and Description |
---|---|
class |
ApiVersionRouterContext
A
Context which is created when a request is and has been routed
based on resource API version. |
class |
UriRouterContext
A
Context which is created when a request has been routed. |
Modifier and Type | Class and Description |
---|---|
class |
SessionContext
A
SessionContext is a mechanism for maintaining state between components when processing a successive
requests from the same logical client or end-user. |
Modifier and Type | Class and Description |
---|---|
class |
AdviceContext
A
Context containing information which should be returned to the user in some
appropriate form to the user. |
Modifier and Type | Class and Description |
---|---|
class |
HttpContext
A
Context containing information relating to the originating HTTP request. |
Modifier and Type | Class and Description |
---|---|
class |
ScriptContext
A context to wrap the calling context when entering a script.
|
Modifier and Type | Class and Description |
---|---|
class |
SelfServiceContext
A Context that indicates the request came from Self-Service.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributesContext
An
AttributesContext is a mechanism for transferring transient state between components when processing a
single request. |
class |
ClientContext
Client context gives easy access to client-related information that are available into the request.
|
class |
RequestAuditContext
A context for audit information for an incoming request.
|
class |
RootContext
A
Context which has an a globally unique ID but no parent. |
class |
SecurityContext
A
Context containing information about the client performing the
request which may be used when performing authorization decisions. |
class |
TransactionIdContext
This context aims to hold the
TransactionId . |
Copyright © 2025 Open Identity Platform Community. All rights reserved.