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

net.sf.weixinmp.http.dialog.base.support.NamePassWebSecurity Maven / Gradle / Ivy

The newest version!
package net.sf.weixinmp.http.dialog.base.support;

public interface NamePassWebSecurity extends WebSecurity {
	String getName();

	String getPass();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy