| Package | Description |
|---|---|
| psdi.security |
The Security package manages runtime information pertaining to active sessions and their security profiles.
|
| psdi.security.vmm |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityService.processVMMParameters(LoadVMMSyncSettings settings)
Process the VMMSync properties for MT.
|
| Modifier and Type | Method and Description |
|---|---|
LoadVMMSyncSettings |
LoadVMMSyncSettingsLoader.load(java.lang.String task,
java.lang.String taskInstance)
Loads the XML configuration settings based on the
passed input stream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VMMSyncTask.init(LoadVMMSyncSettings vmmSyncSettings)
Initialze the task with configuration settings.
|