Interface AuthenticationUtils


public interface AuthenticationUtils
  • Method Summary

    Static Methods
    Modifier and Type Method Description
    static java.lang.String[] getHeaders​(AuthenticationService authenticationService, JCoinbaseClient client, java.lang.String httpMethod, java.lang.String httpPath, java.lang.String httpBody)  
  • Method Details

    • getHeaders

      static java.lang.String[] getHeaders​(AuthenticationService authenticationService, JCoinbaseClient client, java.lang.String httpMethod, java.lang.String httpPath, java.lang.String httpBody)