代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/277543/10629223
java loginmodule.java
public interface LoginModule {
boolean login(); //1st authentication phase
boolean commit(); //2nd authentication phase
boolean abort();
boolean logout();
}
www.eeworm.com/read/276213/10753268
conf wpa_supplicant_example.conf
##### Example wpa_supplicant configuration file ###############################
#
# This file describes configuration file format and lists all available option.
# Please also take a look at simple
www.eeworm.com/read/421085/10756349
conf swekey.sample.conf
# This is a typical file used to enable Swekey hardware authentication.
#
# To activate the Swekey authentication add the following line to your config.inc.php file.
# $cfg['Servers'][$i]['auth_
www.eeworm.com/read/350103/10773443
htm en_acclistuser.htm
CCProxy Account Manager
body,td {font-family: "arial"; font-size: 9pt;}
www.eeworm.com/read/273899/10895125
pas idhttp.pas
{ $HDR$}
{**********************************************************************}
{ Unit archived using Team Coherence }
{ Team Coherence is Copyright 2002 by Qual
www.eeworm.com/read/418779/10924256
txt 13881.txt
Rule:
--
Sid:
13881
--
Summary:
This event is generated when network traffic that indicates RealVNC Server is configured to allow NULL authentication and is being used.
--
Impact:
Possible policy v
www.eeworm.com/read/271686/10984787
txt 内有一篇文章或许有用.txt
作者:yuhj
日期:2001-5-6 11:59:57
如何用 servlet 打开非 HTML 格式的文档
一种向 Web 客户端发送非 HTML 格式文档的简单方法
摘要
Java Servlet 编程可以很方便地将 HTML 文件发送到客户端 Web 浏览器。然而许多站点还允许访问非 HTML 格式的文档,包括 Adobe PDF、Microsoft Word 和 Mic