Interface | Description |
---|---|
ActivateAPIKey |
This action can activate the API key.
|
PublishAction |
This CSOAction is responsible for publishing the specified assets in the specified targets.
|
VirtualizationService |
An RPC service exposed to obtain the message flow for a service.
|
Class | Description |
---|---|
ActivateAPIKeyModel |
Model class for Privilege Service related data.
|
APIKeyApprovalModel |
Model class for Approval Notification Related Information.
|
APIKeyConfiguration |
Model class for Privilege Service related data.
|
ApprovalEmailConfiguration |
This class has the email configuration used for API key approval.
|
DeploymentResponse |
Model class for the deployment response obtained after publishing an asset to Mediator.
|
EmailConfiguration |
Approval Notification Related Information captured as a model class.
|
PublishRequest |
The bean class for constructing a publish request for the server while publishing assets
to mediator.
|
UnPublishRequest |
The bean class for constructing a unpublish request for the server while un-deplying assets
from mediator.
|