| Modifier and Type | Method and Description |
|---|---|
MessageProperties |
ComponentCredentialsAdditionRequested.getMessageProperties()
AMQP properties properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentCredentialsAdditionRequested.setMessageProperties(MessageProperties messageProperties)
AMQP properties properties
|
| Constructor and Description |
|---|
ComponentCredentialsAdditionRequested(MessageProperties messageProperties,
String componentUuid,
List<Endpoints> endpoints) |
| Modifier and Type | Method and Description |
|---|---|
MessageProperties |
CredentialServiceErrorMessage.getMessageProperties()
AMQP properties properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
CredentialServiceErrorMessage.setMessageProperties(MessageProperties messageProperties)
AMQP properties properties
|
| Constructor and Description |
|---|
CredentialServiceErrorMessage(MessageProperties messageProperties,
List<Error> errors) |
| Modifier and Type | Method and Description |
|---|---|
MessageProperties |
ComponentCredentialsRequested.getMessageProperties()
AMQP properties properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentCredentialsRequested.setMessageProperties(MessageProperties messageProperties)
AMQP properties properties
|
| Constructor and Description |
|---|
ComponentCredentialsRequested(MessageProperties messageProperties,
List<Credentials> credentials,
EncryptionParameters encryptionParameters) |
| Modifier and Type | Method and Description |
|---|---|
MessageProperties |
ComponentCredentialsSupplied.getMessageProperties()
AMQP properties properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentCredentialsSupplied.setMessageProperties(MessageProperties messageProperties)
AMQP properties properties
|
| Constructor and Description |
|---|
ComponentCredentialsSupplied(MessageProperties messageProperties,
List<Credentials> credentials) |
Copyright © 2017. All rights reserved.