Calculates the http basic authentication header value.
Syntax
protected
String
getBasicAuthHeader
() throws IOException
Returns
String basic authentication header
Exceptions
-
IOException –
Base64OutputStream.encodeAsString can throw IOException. If this IOException is thrown, then the client must stop sending the request
Usage
In the SAP Data protocol, basic authentication protocol is used for authentication