| Modifier and Type | Class and Description |
|---|---|
class |
XDIBasicAgent |
class |
XDIStandardHttpAgent |
class |
XDIStandardWebSocketAgent |
| Modifier and Type | Method and Description |
|---|---|
XDIAgent |
RSAAgentPrivateKeySignatureCreator.getXdiAgent() |
XDIAgent |
AESAgentSecretKeySignatureCreator.getXdiAgent() |
| Modifier and Type | Method and Description |
|---|---|
void |
RSAAgentPrivateKeySignatureCreator.setXdiAgent(XDIAgent xdiAgent) |
void |
AESAgentSecretKeySignatureCreator.setXdiAgent(XDIAgent xdiAgent) |
| Constructor and Description |
|---|
AESAgentSecretKeySignatureCreator(XDIAgent xdiAgent) |
RSAAgentPrivateKeySignatureCreator(XDIAgent xdiAgent) |
| Modifier and Type | Method and Description |
|---|---|
XDIAgent |
AESAgentSecretKeySignatureValidator.getXdiAgent() |
XDIAgent |
RSAAgentPublicKeySignatureValidator.getXdiAgent() |
| Modifier and Type | Method and Description |
|---|---|
void |
AESAgentSecretKeySignatureValidator.setXdiAgent(XDIAgent xdiAgent) |
void |
RSAAgentPublicKeySignatureValidator.setXdiAgent(XDIAgent xdiAgent) |
| Constructor and Description |
|---|
AESAgentSecretKeySignatureValidator(XDIAgent xdiAgent) |
RSAAgentPublicKeySignatureValidator(XDIAgent xdiAgent) |
| Modifier and Type | Method and Description |
|---|---|
XDIAgent |
RedirectInterceptor.getXdiAgent() |
| Modifier and Type | Method and Description |
|---|---|
void |
RedirectInterceptor.setXdiAgent(XDIAgent xdiAgent) |
| Constructor and Description |
|---|
RedirectInterceptor(XDIAgent xdiAgent,
Collection<Manipulator> manipulators,
boolean requireRoute,
boolean skipSiblingInterceptors,
boolean skipMessagingContainer) |
| Modifier and Type | Field and Description |
|---|---|
static XDIAgent |
ConnectInterceptor.DEFAULT_XDI_AGENT |
| Modifier and Type | Method and Description |
|---|---|
XDIAgent |
ConnectInterceptor.getXdiAgent() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectInterceptor.setXdiAgent(XDIAgent xdiAgent) |
| Constructor and Description |
|---|
ConnectInterceptor(Graph targetGraph,
XDIAgent xdiAgent,
Collection<Manipulator> manipulators) |
| Modifier and Type | Method and Description |
|---|---|
XDIAgent |
BasicPushGateway.getXdiAgent() |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicPushGateway.setXdiAgent(XDIAgent xdiAgent) |
| Constructor and Description |
|---|
BasicPushGateway(XDIAgent xdiAgent,
Collection<Manipulator> manipulators) |
| Modifier and Type | Field and Description |
|---|---|
static XDIAgent |
SendInterceptor.DEFAULT_XDI_AGENT |
| Modifier and Type | Method and Description |
|---|---|
XDIAgent |
SendInterceptor.getXdiAgent() |
| Modifier and Type | Method and Description |
|---|---|
void |
SendInterceptor.setXdiAgent(XDIAgent xdiAgent) |
| Constructor and Description |
|---|
SendInterceptor(XDIAgent xdiAgent,
Collection<Manipulator> manipulators) |
Copyright © 2017. All rights reserved.