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

com.gitee.easyopen.verify.Verifier Maven / Gradle / Ivy

package com.gitee.easyopen.verify;

import com.gitee.easyopen.ApiParam;

public interface Verifier {

    boolean verify(ApiParam apiParam, String secret);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy