代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/492281/1176983
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/492252/1177991
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/482538/1287216
cc sha1.cc
/*
* sha1.{cc,hh} -- element implements IPsec SHA1 authentication (RFC 2404)
* Benjie Chen
*
* Copyright (c) 1999-2000 Massachusetts Institute of Technology
*
* Permission is hereby granted, fre
www.eeworm.com/read/480930/1312760
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/480682/1315265
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/480145/1322025
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/479151/1344232
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/471038/1434171
java none.java
import javax.naming.*;
import javax.naming.directory.*;
import java.util.Hashtable;
/**
* Demonstrates how to create an initial context to an LDAP server
* using anonymous authentication (i.e. non
www.eeworm.com/read/471038/1434174
java digestrealm.java
import javax.naming.*;
import javax.naming.directory.*;
import java.util.Hashtable;
/**
* Demonstrates how to create an initial context to an LDAP server
* using DIGEST-MD5 authentication with a s
www.eeworm.com/read/469304/1480792
java none.java
import javax.naming.*;
import javax.naming.directory.*;
import java.util.Hashtable;
/**
* Demonstrates how to create an initial context to an LDAP server
* using anonymous authentication (i.e. non