代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/227819/4768436
c rlm_ldap.c
/*
* rlm_ldap.c LDAP authorization and authentication module.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as
www.eeworm.com/read/217024/4877413
java userform.java
package org.appfuse.webapp.action;
import org.acegisecurity.Authentication;
import org.acegisecurity.AuthenticationTrustResolver;
import org.acegisecurity.AuthenticationTrustResolverImpl;
import
www.eeworm.com/read/209211/4983829
h errstr.h
char *errmsg[ESIZE] = {
[Enevermind] "never mind",
[Eformat] "unknown format",
[Eio] "I/O error",
[Enoauth] "dossrv: authentication not required",
[Enomem] "server out of memory",
[Enonexist] "
www.eeworm.com/read/204643/5030625
m4 config.m4
dnl modules enabled in this directory by default
dnl Authentication (authn), Access, and Authorization (authz)
dnl APACHE_MODULE(name, helptext[, objects[, structname[, default[, config]]]])
APACHE
www.eeworm.com/read/200501/5064855
pkitool
#!/bin/sh
# OpenVPN -- An application to securely tunnel IP networks
# over a single TCP/UDP port, with support for SSL/TLS-based
# session authentication and key exchange,
#
www.eeworm.com/read/196482/5102258
linux cvs.linux
# This is a sample PAM configuration for Linux
# which does standard unix authentication against
# the password in /etc/passwd or /etc/shadow.
# The contents of this file should be copied to
# /etc/pa
www.eeworm.com/read/191602/5165058
h psasl.h
/*
* sasl.h
*
* Simple Authentication Security Layer interface classes
*
* Portable Windows Library
*
* Copyright (c) 2004 Reitek S.p.A.
*
* The contents of this file are subject to
www.eeworm.com/read/179715/5302258
c ckp_pmb.c
/*
* Program: Pluggable Authentication Modules login services, buggy systems
* (use this instead of ckp_pam.c on Solaris)
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Compu
www.eeworm.com/read/173916/5366667
c radius.c
/***********************************************************************
*
* radius.c
*
* RADIUS plugin for pppd. Performs PAP, CHAP, MS-CHAP, MS-CHAPv2
* authentication using RADIUS.
*
* Copyright (
www.eeworm.com/read/173141/5377817
java ldapauthenticationschemeimpl.java
/*
Derby - Class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
Copyright 1999, 2004 The Apache Software Foundation or its licensors, as applicable.
Licensed under