代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/197059/5098117
java clientauthenticationmethod.java
/*
* ClientAuthenticationMethod.java
*
* Created on January 8, 2003, 9:49 AM
*/
package gov.nist.applet.phone.ua.authentication;
/**
* Get this interface from the nist-sip IM
* @author olivie
www.eeworm.com/read/190666/5181615
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 software
www.eeworm.com/read/184888/5244250
makefile
# $Id: Makefile,v 1.1.1.1 2005/06/13 16:47:33 bogdan_iancu Exp $
#
# Digest Authentication - Database support
#
#
# WARNING: do not run this directly, it should be run by the master Makefile
include
www.eeworm.com/read/184888/5244411
makefile
# $Id: Makefile,v 1.2 2005/06/14 08:19:39 bogdan_iancu Exp $
#
# Digest Authentication - Radius support
#
#
# WARNING: do not run this directly, it should be run by the master Makefile
include ../..
www.eeworm.com/read/183719/5252476
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/182103/5272391
h chap_ms.h
/*
* chap.h - Challenge Handshake Authentication Protocol definitions.
*
* Copyright (c) 1995 Eric Rosenquist, Strata Software Limited.
* http://www.strataware.com/
*
* All rights reserved.
*
www.eeworm.com/read/177235/5331679
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/173916/5366656
port-id-map
#
# port-id-map
#
# This file describes the ttyname to port id mapping. The port id
# is reported as part of a RADIUS authentication or accouting request.
#
#ttyname (as returned by ttyname(3)) port-i
www.eeworm.com/read/171731/5392049
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/169681/5416191
h upap.h
/* upap.h - User/Password Authentication Protocol header */
/* Copyright 1995 Wind River Systems, Inc. */
/*
* Copyright (c) 1989 Carnegie Mellon University.
* All rights reserved.
*
* Redistrib