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

org.nofdev.servicefacade.Authentication.groovy Maven / Gradle / Ivy

The newest version!
package org.nofdev.servicefacade

/**
 * Created by Liutengfei on 2016/9/23 0023.
 */
interface Authentication {
    void tokenToUser(String packageName,
                     String interfaceName,
                     String methodName,
                     Object params,
                     Map header)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy