Interface AuthenticationHeader


public interface AuthenticationHeader
AuthenticationHeader provides header name and value which can be used for authentication with other remote systems.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getName

      String getName()
      Returns:
      header name
    • getValue

      String getValue()
      Returns:
      header value