All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.jd.blockchain.utils.http.agent.AuthorizationAlgs Maven / Gradle / Ivy

package com.jd.blockchain.utils.http.agent;

/**
 * 定义了rest 接口认证算法常量值
 * @author haiq
 *
 */
public class AuthorizationAlgs {

	public final static String DEFAULT = "DEFAULT";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy