
net.sf.weixinmp.http.dialog.base.support.WebSecurity Maven / Gradle / Ivy
The newest version!
package net.sf.weixinmp.http.dialog.base.support;
/**
* represent of login username and password
*
* @see NamePassWebSecurity
* @see SessionIdWebSecurity
* @author [email protected]
* @date 3/7/2016
*/
public interface WebSecurity extends java.io.Serializable {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy