| Modifier and Type | Method and Description |
|---|---|
static Iterator<TargetInterceptor> |
InterceptorExecutor.findTargetInterceptors(InterceptorList<MessagingTarget> interceptorList) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTargetInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlyInterceptor
This interceptor throws an exception when $add, $mod or $del operations are attempted on given contexts of the target graph.
|
class |
RefInterceptor
This interceptor handles $ref and $rep relations.
|
class |
VariablesInterceptor
This interceptor can replace XDI variables in a $add operation with automatically generated persistent addresses.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LiteralEncryptionInterceptor
This interceptor encrypts literals in an incoming XDI message, and decrypts literals
in the XDI message result.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinkContractInterceptor
This interceptor enforces link contracts while a message is executed.
|
Copyright © 2015. All Rights Reserved.