Interface | Description |
---|---|
FabricRequestChain |
FabricRequestChain is used in the OBJECT SERVICE pre-processor to
decide whether to continue the request further or skip the invocation of
back-end call and execution of post-processor.
|
HeadersHandler |
Handler to perform operations on request headers.
|
IdentityHandler |
Handler to give access to identity user profile and attributes.
|
PayloadHandler |
Handler to perform operations on payload.
|
QueryParamsHandler |
Handler to perform operations on request query params.
|
SessionHandler |
Handler to perform operations on request session.
|
Copyright © 2019. All rights reserved.