com.sap.aii.af.service.cpa

Interface BindingUser

All Superinterfaces:
Comparable<CPAObject>, CPAObject

public interface BindingUser
extends CPAObject

The BindingUser class represents a runtime user who is allowed to process the message of a given Binding. The list of BindingUser s is maintained at the Binding in the Integration Directory, or the PCK configuration UI.

When a message arrives for the given Binding an authority check of the runtime user will be performed according to the following logic:

See Also:
Binding

Method Summary
 String getBindingId()
          Getter for BindingId.
 String getUserName()
          Getter for UserName.
 
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

getBindingId

String getBindingId()
Getter for BindingId.

Returns:
The BindingId value.

getUserName

String getUserName()
Getter for UserName.

Returns:
The UserName value.
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] SAP_XIAF [sap.com] com.sap.aii.af.svc.facade api BC-XI


Copyright 2014 SAP AG Complete Copyright Notice