Interface SapPassportHeaderProvider
public interface SapPassportHeaderProvider
SapPassportHeaderProvider
provides an updated SAP-PASSPORT that
should be forwarded to the new connection.-
Method Summary
Modifier and TypeMethodDescriptiongetSapPassportHeader
(ConnectionInfo connectionInfo) Retrieves the updated SAP-PASSPORT.
-
Method Details
-
getSapPassportHeader
Retrieves the updated SAP-PASSPORT.- Parameters:
connectionInfo
- connection id and counter for the established connection to the remote component- Returns:
- an updated SAP-PASSPORT header or null if the current SAP-PASSPORT cannot be retrieved
-