|
SAP NetWeaver 7.4 SP03 Process Integration | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceUser
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.
Party,
Service| Method Summary | |
|---|---|
String |
getParty()
Getter for Party. |
String |
getService()
Getter for Service. |
String |
getServiceUser()
Getter for ServiceUser. |
| Methods inherited from interface com.sap.aii.af.service.cpa.CPAObject |
|---|
getObjectId, getObjectName, getObjectType, getStringRepresentation, getValue, getValueAsBinary, getValueAsBoolean, getValueAsDate, getValueAsInt, getValueAsIntObject, getValueAsLong, getValueAsLongObject, getValueAsString, getValueAsTable, getValueAsTimestamp, isPassword |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
String getParty()
String getService()
String getServiceUser()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.svc.facade
|
api
|
BC-XI
|
|
SAP NetWeaver 7.4 SP03 Process Integration | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||