public class BearerTokenUtils extends Object
static com.google.common.cache.Cache<String,String>
cache
BearerTokenUtils()
static String
getToken(String apiKey, String apiSecret)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static com.google.common.cache.Cache<String,String> cache
public BearerTokenUtils()
public static String getToken(String apiKey, String apiSecret)
apiKey
apiSecret
Copyright © 2024. All rights reserved.