public interface AuthorizationManager
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkCredentialsForOperationHandle(com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap,
String operationHandle) |
void |
setMinimalAccessLevelForOperation(String operationHandle,
int minimalAccessLevel) |
boolean checkCredentialsForOperationHandle(com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap,
String operationHandle)
void setMinimalAccessLevelForOperation(String operationHandle, int minimalAccessLevel)
Copyright © 2018. All rights reserved.