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

com.minlia.iot.plugin.swiftpass.scope.SwiftpassApiScope Maven / Gradle / Ivy

The newest version!
package com.minlia.iot.plugin.swiftpass.scope;

import com.minlia.iot.scope.ApiScopes;

/**
 * 本SDK提供的API范围
 * 需要与 SwiftpassApiEndpointConfiguration 中定义的属性保持一致
 */
public enum SwiftpassApiScope implements ApiScopes {

  ENDPOINT

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy