com.sap.core.connectivity.api.authentication
Interface AuthenticationHeader


public interface AuthenticationHeader

AuthenticationHeader provides header name and value which can be used for authentication with other remote systems.


Method Summary
 String getName()
           
 String getValue()
           
 

Method Detail

getName

String getName()
Returns:
header name

getValue

String getValue()
Returns:
header value


Copyright © 2015 SAP. All Rights Reserved.