public interface AuthorizationManager
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkCredentialsForOperationHandle(com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap,
java.lang.String operationHandle)
Check credentials for operation handle.
|
void |
setMinimalAccessLevelForOperation(java.lang.String operationHandle,
int minimalAccessLevel)
Sets the minimal access level for operation.
|
boolean checkCredentialsForOperationHandle(com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap,
java.lang.String operationHandle)
msgContextMap - the msg context mapoperationHandle - the operation handlevoid setMinimalAccessLevelForOperation(java.lang.String operationHandle,
int minimalAccessLevel)
operationHandle - the operation handleminimalAccessLevel - the minimal access level