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

org.openea.eap.module.system.enums.oauth2.OAuth2ClientConstants Maven / Gradle / Ivy

The newest version!
package org.openea.eap.module.system.enums.oauth2;

/**
 * OAuth2.0 客户端的通用枚举
 *
 */
public interface OAuth2ClientConstants {

    String CLIENT_ID_DEFAULT = "default";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy