代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/462984/1540293
test94
HTTPS
HTTP CONNECT
HTTP proxy
FAILURE
#
# Server-side
HTTP/1.1 407 Needs proxy authentication
Server: test-server/fake swscl
www.eeworm.com/read/250243/4439739
h auth.h
/*
* linux/include/linux/sunrpc/auth.h
*
* Declarations for the RPC client authentication machinery.
*
* Copyright (C) 1996, Olaf Kirch
*/
#ifndef _LINUX_SUNRPC_AUTH_H
#defi
www.eeworm.com/read/247207/4485879
am makefile.am
#
# Makefile for the Squid PAM authentication helper
#
# $Id: Makefile.am,v 1.5 2005/05/17 16:56:25 hno Exp $
#
# Uncomment and customize the following to suit your needs:
#
INCLUDES = -I$(top_src
www.eeworm.com/read/247207/4485893
am makefile.am
#
# Makefile for the Squid SASL authentication helper
#
# $Id: Makefile.am,v 1.4 2005/05/17 16:56:25 hno Exp $
#
# Uncomment and customize the following to suit your needs:
#
INCLUDES = -I$(top_sr
www.eeworm.com/read/246725/4492375
java e1.java
/**
* Perform user authentication using a LoginContext
*/
import javax.security.auth.Subject;
import javax.security.auth.login.LoginContext;
import java.io.*;
import java.util.*;
import javax.s
www.eeworm.com/read/233554/4666518
txt links7.txt
document.write("\
Server Options\
Authentication Options\
www.eeworm.com/read/228299/4765506
java uploadconfigurationfileaction.java
/*
* UploadConfigurationFileAction.java
*
* Created on October 7, 2003, 5:44 PM
*/
package gov.nist.struts.webapp.upload;
import gov.nist.security.authentication.UserTag;
import java.io.File;
im
www.eeworm.com/read/228295/4765615
java digestclientauthenticationmethod.java
/*
* DigestClientAlgorithm.java
*
* Created on January 7, 2003, 10:45 AM
*/
package gov.nist.sip.instantmessaging.authentication;
import java.security.*;
import java.util.*;
import java.io.*;
i
www.eeworm.com/read/227819/4768104
5 rlm_unix.5
.TH rlm_unix 5 "5 February 2004" "" "FreeRADIUS Module"
.SH NAME
rlm_unix \- FreeRADIUS Module
.SH DESCRIPTION
The \fIrlm_unix\fP module allows authentication against the system
password, shadow, and
www.eeworm.com/read/227819/4768566
c auth.c
/*
* auth.c User authentication.
*
* Version: $Id: auth.c,v 1.136.2.1 2004/12/29 23:08:42 phampson Exp $
*
* This program is free software; you can redistribute it and/or modify
* it under t