代码搜索:Authentication

找到约 6,490 项符合「Authentication」的源代码

代码结果 6,490
www.eeworm.com/read/302945/13824501

config web.config

www.eeworm.com/read/301701/13852224

txt 内有一篇文章或许有用.txt

作者:yuhj 日期:2001-5-6 11:59:57 如何用 servlet 打开非 HTML 格式的文档 一种向 Web 客户端发送非 HTML 格式文档的简单方法 摘要 Java Servlet 编程可以很方便地将 HTML 文件发送到客户端 Web 浏览器。然而许多站点还允许访问非 HTML 格式的文档,包括 Adobe PDF、Microsoft Word 和 Mic
www.eeworm.com/read/152312/5674358

java socketconnection.java

package com.ibm.maf.atp; /* * @(#)SocketConnection.java * * IBM Confidential-Restricted * * OCO Source Materials * * 03L7246 (c) Copyright IBM Corp. 1996, 1998 * * The source code for th
www.eeworm.com/read/152312/5674519

java authbydigest.java

package com.ibm.atp.auth; /* * @(#)AuthByDigest.java * * IBM Confidential-Restricted * * OCO Source Materials * * 03L7246 (c) Copyright IBM Corp. 1996, 1998 * * The source code for this
www.eeworm.com/read/152312/5674523

java authpacket.java

package com.ibm.atp.auth; /* * @(#)AuthPacket.java * * IBM Confidential-Restricted * * OCO Source Materials * * 03L7246 (c) Copyright IBM Corp. 1996, 1998 * * The source code for this pr
www.eeworm.com/read/146649/5735190

config web.config

www.eeworm.com/read/145188/5747396

java certloginmodule.java

/** * CertLoginModule.java * * This LoginModule authenticates with certificate based mutual authentication. * * @author Copyright (c) 2001 by BEA. All Rights Reserved. */ package examp
www.eeworm.com/read/145188/5747415

java simplecertauthenticator.java

//声明本接口所在的包 package examples.security.cert; //声明本类引入的其他类 import weblogic.security.Certificate; import weblogic.security.Entity; import weblogic.security.X500Name; import weblogic.security.acl.
www.eeworm.com/read/140827/5780490

cs assemblyinfo.cs

using System.EnterpriseServices; using System.Reflection; [assembly: AssemblyVersion("3.2.1.0")] [assembly: AssemblyKeyFile(@"..\..\..\BookShop.snk")] [assembly: ApplicationName(".NET Pet Shop")
www.eeworm.com/read/140582/5785536

readme

This is a sample pluto file for use with XAUTH server while doing PAM authentication. Tested on RH8 system, based on the ssh pam file