public interface ServiceUser extends CPAObject
The ServiceUser
class represents a runtime user who is allowed to process the message of a
Party
/Service
combination. The list of ServiceUser
s is maintained at
the Service
in the Integration Directory, or the PCK configuration UI.
When a message arrives which contains a Party
/Service
combination an authority check
of the runtime user will be performed according to the following logic:
If the Service
has a non-empty list of ServiceUser
-names then a check will be
performed whether the runtime user is contained in the list; if the user is found in the list, the msg will be
processed else the msg will be rejected.
If the list of ServiceUser
-names is empty, the msg will be processed.
Modifier and Type | Method and Description |
---|---|
String |
getParty()
Getter for Party.
|
String |
getService()
Getter for Service.
|
String |
getServiceUser()
Getter for ServiceUser.
|
getObjectId, getObjectName, getObjectType, getStringRepresentation, getValue, getValueAsBinary, getValueAsBoolean, getValueAsDate, getValueAsInt, getValueAsIntObject, getValueAsLong, getValueAsLongObject, getValueAsString, getValueAsTable, getValueAsTimestamp, isPassword
compareTo
Access Rights |
---|
SC | DC | Public Part | ACH |
---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.svc.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice