代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/247207/4485808
c fakeauth_auth.c
/*
*
* AUTHOR: Robert Collins
*
* Example ntlm authentication program for Squid, based on the
* original proxy_auth code from client_side.c, written by
* Jon Thackray
www.eeworm.com/read/237048/4634254
java authenticator.java
/* Authenticator.java -- Abstract class for obtaining authentication info
Copyright (C) 1998,2000 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free sof
www.eeworm.com/read/233693/4665423
h scapi.h
/*
* scapi.h
*/
#ifndef _SCAPI_H
#define _SCAPI_H
#ifdef __cplusplus
extern "C" {
#endif
/*
* Authentication/privacy transform bitlengths.
*/
#define SNMP_TRANS_AUTHLEN_HMA
www.eeworm.com/read/233448/4688723
java authpermission.java
/* AuthPermission.java -- permissions related to authentication.
Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redi
www.eeworm.com/read/233448/4689828
java authenticator.java
/* Authenticator.java -- Abstract class for obtaining authentication info
Copyright (C) 1998, 2000, 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free s
www.eeworm.com/read/227819/4768114
8 radiusd.8
.TH RADIUSD 8 "23 June 2004" "" "FreeRADIUS Daemon"
.SH NAME
radiusd - Authentication, Authorization and Accounting server
.SH SYNOPSIS
.B radiusd
.RB [ \-A ]
.RB [ \-S ]
.RB [ \-a
.IR accounting_dire
www.eeworm.com/read/217024/4877542
java signupaction.java
package org.appfuse.webapp.action;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.acegisecurity.Authentication;
import org.acegisecurit
www.eeworm.com/read/209509/4977845
cs class1.cs
using System;
using SAF.Authentication;
using System.Threading;
using System.Xml.Serialization;
using System.IO;
namespace TestConsole
{
///
/// Summary description for Class1.
www.eeworm.com/read/209211/4982847
h authsrv.h
#ifdef PLAN9
#pragma src "/sys/src/libauthsrv"
#pragma lib "libauthsrv.a"
#endif
/*
* Interface for talking to authentication server.
*/
typedef struct Ticket Ticket;
typedef struct Ticketreq Tick
www.eeworm.com/read/197479/5094596
h header.h
/* header.h
Defines SOAP Header data structure shared by client and service modules
As an example, authentication information can be included in the header.
Copyright (C) 2000-2002 Robert A. van