代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/251646/12327587
c _radius.c
/*
* Radius printer routines as specified on:
*
* RFC 2865:
* "Remote Authentication Dial In User Service (RADIUS)"
*
* RFC 2866:
* "RADIUS Accounting"
*
* RFC 2867:
*
www.eeworm.com/read/227696/14417759
readme
Note:
*****
The model lacks the HCCA, any management
mechanisms like Association/Reassociation, Authentication /
Deauthentication. In addition, no superframe structure with Beacon
frames and no
www.eeworm.com/read/481034/1302307
java mac.java
package org.bouncycastle.crypto;
/**
* The base interface for implementations of message authentication codes (MACs).
*/
public interface Mac
{
/**
* Initialise the MAC.
*
www.eeworm.com/read/470423/1473930
java mac.java
package org.bouncycastle.crypto;
/**
* The base interface for implementations of message authentication codes (MACs).
*/
public interface Mac
{
/**
* Initialise the MAC.
*
www.eeworm.com/read/467039/1507043
java mac.java
package org.bouncycastle.crypto;
/**
* The base interface for implementations of message authentication codes (MACs).
*/
public interface Mac
{
/**
* Initialise the MAC.
*
www.eeworm.com/read/250396/4430941
dfm authsettingsform.dfm
object frmAuthSettings: TfrmAuthSettings
Left = 701
Top = 223
BorderStyle = bsDialog
Caption = 'Authentication settings'
ClientHeight = 261
ClientWidth = 470
Color = clBtnFace
www.eeworm.com/read/250396/4431084
dfm ugetpassword.dfm
object frmGetPassword: TfrmGetPassword
Left = 320
Top = 225
Hint = 'Enter password for user authentication'
ActiveControl = edPassword
BorderIcons = [biSystemMenu]
BorderStyle = bsDi
www.eeworm.com/read/244005/4515779
c ckp_pmb.c
/*
* Program: Pluggable Authentication Modules login services, buggy systems
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washing
www.eeworm.com/read/190346/5185025
c auth.c
/*
* auth.c: authentication support functions for Subversion
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All rights reserved.
www.eeworm.com/read/190346/5185338
c prompt.c
/*
* prompt.c -- ask the user for authentication information.
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All rights reserved