public class URLAuthUtils extends Object
static com.google.common.cache.Cache<String,String>
cache
URLAuthUtils()
static String
getAuthURl(String hostUrl, String apiKey, String apiSecret)
getAuthURl(String hostUrl, String apiKey, String apiSecret, String httpMethod, Boolean webSocket)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static com.google.common.cache.Cache<String,String> cache
public URLAuthUtils()
public static String getAuthURl(String hostUrl, String apiKey, String apiSecret) throws Exception
Exception
public static String getAuthURl(String hostUrl, String apiKey, String apiSecret, String httpMethod, Boolean webSocket) throws Exception
Copyright © 2023. All rights reserved.