代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/306677/3735030
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
www.eeworm.com/read/304657/3790496
java mac.java
/* Mac.java -- The message authentication code interface.
Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribu
www.eeworm.com/read/303768/3808053
c auth.c
/* auth.c - PPP authentication and phase control */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1993 The Australian National University.
* All right
www.eeworm.com/read/298973/3856983
c auth.c
/* auth.c - PPP authentication and phase control */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1993 The Australian National University.
* All right
www.eeworm.com/read/296544/3902589
c auth.c
/* auth.c - PPP authentication and phase control */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1993 The Australian National University.
* All right
www.eeworm.com/read/292705/3950201
c pmap_clnt.c
/*
* linux/net/sunrpc/pmap.c
*
* Portmapper client.
*
* FIXME: In a secure environment, we may want to use an authentication
* flavor other than AUTH_NULL.
*
* Copyright (C) 1996, Olaf Kirch
www.eeworm.com/read/287839/4016117
c auth.c
/* auth.c - PPP authentication and phase control */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1993 The Australian National University.
* All right
www.eeworm.com/read/284507/4063107
conf aio-login.conf
//
// How authentication should be done for the engine
//
// $Id: aio-login.conf,v 1.1 2004/08/25 13:59:36 jmettraux Exp $
//
aio {
openwfe.org.auth.BasicLoginModule required
applicatio
www.eeworm.com/read/273665/4200530
c cmd_wkssvc.c
/*
Unix SMB/CIFS implementation.
NT Domain Authentication SMB / MSRPC client
Copyright (C) Andrew Tridgell 1994-1997
Copyright (C) Luke Kenneth Casson Leighton 1996-1997
This progr
www.eeworm.com/read/273665/4200919
py info3cache.py
#!/usr/bin/python
#
# Upon a winbindd authentication, test that an info3 record is cached in
# netsamlogon_cache.tdb and cache records are removed from winbindd_cache.tdb
#
import comfychair, stf
fro