代码搜索:Authentication

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

代码结果 6,490
www.eeworm.com/read/316956/13513651

c ppplib.c

/* pppLib.c - Point-to-Point Protocol library */ /* Copyright 1995 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1989 Carnegie Mellon University. * All rights reserved.
www.eeworm.com/read/302449/13834688

txt rfc1828.txt

组织:中国互动出版网(http://www.china-pub.com/) RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm) E-mail:ouyang@china-pub.com 译者:wanghai(javen_wang ykilyfe@china.com) 译文发布时间:2001-6-10 版
www.eeworm.com/read/151686/5679883

java samlauthenticationquery.java

/* * The OpenSAML License, Version 1. * Copyright (c) 2002 * University Corporation for Advanced Internet Development, Inc. * All rights reserved * * * Redistribution and use in source an
www.eeworm.com/read/149795/5696770

sql admin.sql

-- SQL script for PDT module USE pdt; -- create table CREATE TABLE admin( name VARCHAR(20) NOT NULL PRIMARY KEY, passwd VARCHAR(20) NOT NULL DEFAULT "" ); CREATE TABLE authentication ( username
www.eeworm.com/read/148153/5717154

txt rfc2619.txt

Network Working Group G. Zorn Request for Comments: 2619 B. Aboba Category: Standards Track
www.eeworm.com/read/148153/5717906

readme

This directory contains a number of sample certificates for use by the rlm_eap_tls module. These certificates should be used ONLY for testing purposes. If you're not using EAP-TLS, EAP-TTLS, or EAP-
www.eeworm.com/read/138890/5812818

txt rfc2619.txt

Network Working Group G. Zorn Request for Comments: 2619 B. Aboba Category: Standards Track
www.eeworm.com/read/138890/5813258

readme

This directory contains a number of sample certificates for use by the rlm_eap_tls module. These certificates should be used ONLY for testing purposes. If you're not using EAP-TLS, EAP-TTLS, or EAP-
www.eeworm.com/read/133455/5904432

sql admin.sql

-- SQL script for PDT module USE pdt; -- create table CREATE TABLE admin( name VARCHAR(20) NOT NULL PRIMARY KEY, passwd VARCHAR(20) NOT NULL DEFAULT "" ); CREATE TABLE authentication ( username
www.eeworm.com/read/126765/6012421

c ppplib.c

/* pppLib.c - Point-to-Point Protocol library */ /* Copyright 1995 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1989 Carnegie Mellon University. * All rights reserved.