public class OperationParameters extends Object
| Constructor and Description |
|---|
OperationParameters(org.eclipse.scada.sec.UserInformation userInformation,
Map<String,String> properties,
org.eclipse.scada.sec.callback.CallbackHandler callbackHandler) |
| Modifier and Type | Method and Description |
|---|---|
OperationParameters |
asData() |
org.eclipse.scada.sec.callback.CallbackHandler |
getCallbackHandler() |
Map<String,String> |
getProperties() |
org.eclipse.scada.sec.UserInformation |
getUserInformation() |
String |
toString() |
public org.eclipse.scada.sec.callback.CallbackHandler getCallbackHandler()
public org.eclipse.scada.sec.UserInformation getUserInformation()
public OperationParameters asData()