搜索资源列表
-
0下载:
用Servlet生成4位数字的图片验证码
功能:
1 取得一个1000-9999的随机数
2 设置图片大小
3 设置背景色
4 设置字体色
5 随机产生155条干扰线,使图象中的认证码不易被其它程序探测到
6 将认证码显示到图象中-Servlet generated using four-digit code Photo certification functions : a 1000-9999 strike a random number two set the p
-
-
0下载:
取随机产生的认证码(4位数字)
在内存中创建图象
获取图形上下文
设定背景色
随机产生88个干扰点图象生效
输出图象到页面
-random from the authentication code (4) created in the memory access graphic images set the background color of context with Machine have 88 points interference effect outp
-
-
1下载:
Servlet过滤器
用用户请求进行统一认证(如:限制IP、不允许黑名单中用户访问)
对用户请求进行记录、审核(如:写入日志等)
对用户发送的数据进行过滤或替换(如:过滤不良信息等)
转换图像格式
对响应内容进行压缩,减少传输量
对请求、响应内容进行加密、解密操作-Servlet Filters are used to a user request for a unified authentication (such as: restrictions on IP, the
-
-
0下载:
该代码可以实现登录界面的验证功能,包括用户名、密码以及图片验证-The code can be achieved login verification functions, including user name, password, and image authentication
-
-
0下载:
图片验证码,一个基于web 的产生图片验证码的工程,需要发布,建设用elipse加tomcat服务器,-Image verification code, a web-based image authentication code generation projects, need to publish, build additional tomcat server with elipse,
-
-
0下载:
单点登录的英文名称为Single Sign-On,简写为SSO,它是一个用户认证的过程,允许用户一次性进行认证之后,就访问系统中不同的应用;而不需要访问每个应用时,都重新输入密码。IBM对SSO有一个形象的解释“单点登录、全网漫游”。-Single sign-on of the English name for the Single Sign-On, abbreviated as SSO, it is a user authentication process that allows the u
-
-
0下载:
标准的servlet登录适合学习用,有图片验证和MD5加密。-The standard servlet Login suitable learning, image authentication and MD5 encryption.
-
-
0下载:
JavaWeb项目图片验证码模块源代码码,本程序共提供了三种图文验证方法,第1种是英文、数字和中文混合的彩色验证第2种是Ajax实现无刷新的彩色验证码,第3种是加密的验证码-JavaWeb project image captcha module source code, this program provides three graphic verification method, 1 kind is English, Numbers, and Chinese mixed color vali
-