代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/338072/3320918
hxx baseauthentication.hxx
#ifndef BASE_AUTHENTICATION_HXX_
#define BASE_AUTHENTICATION_HXX_
/* ====================================================================
* The Vovida Software License, Version 1.0
*
* Copyright
www.eeworm.com/read/411046/2192962
hxx baseauthentication.hxx
#ifndef BASE_AUTHENTICATION_HXX_
#define BASE_AUTHENTICATION_HXX_
/* ====================================================================
* The Vovida Software License, Version 1.0
*
* Copyright
www.eeworm.com/read/374348/2753391
java manager.java
package org.xmlBlaster.authentication.plugins.simple;
import org.xmlBlaster.authentication.plugins.I_Manager;
import org.xmlBlaster.authentication.plugins.I_Session;
import org.xmlBlaster.util.Global
www.eeworm.com/read/374348/2753397
java manager.java
package org.xmlBlaster.authentication.plugins.ldap;
import org.xmlBlaster.authentication.plugins.I_Manager;
import org.xmlBlaster.authentication.plugins.I_Session;
import org.xmlBlaster.util.Global;
www.eeworm.com/read/374348/2753412
java manager.java
package org.xmlBlaster.authentication.plugins.htpasswd;
import org.xmlBlaster.authentication.plugins.I_Manager;
import org.xmlBlaster.authentication.plugins.I_Session;
import java.util.logging.Logger
www.eeworm.com/read/374348/2753403
java manager.java
package org.xmlBlaster.authentication.plugins.demo;
import org.xmlBlaster.authentication.plugins.I_Manager;
import org.xmlBlaster.authentication.plugins.I_Session;
import java.util.logging.Logger;
im
www.eeworm.com/read/481405/1296826
h waruserauthwin32nt.h
/**
This is the implementation of user authentication
trough Windows NT.
This authentication scheme leaves very limited
options on the user handles, and are primarily
designe
www.eeworm.com/read/336340/3353243
readme
CardSpace Extension for MediaWiki
This extension enables CardSpace Authentication for MediaWiki
This extension will handle CardSpace card association with a user name and
authentication using that
www.eeworm.com/read/112268/6146770
pl sandiego.pl
die "too few arguments" if (scalar(@ARGV) != 2);
$me = $ARGV[0];
$you = $ARGV[1];
$hostname = `hostname`;
$hostname =~ s/\n$//;
$userfqdn = `whoami`;
$userfqdn =~ s/\n$//;
$userfqdn .= '@' . $hostname
www.eeworm.com/read/119608/14825556
in c2s.8.in
.TH @jabberd_c2s_bin@ 8 "28 August 2003" "@VERSION@" "jabberd project"
.SH NAME
@jabberd_c2s_bin@ \- client-to-server connector
.SH SYNOPSIS
.B @jabberd_c2s_bin@
.I [-h] [-c config] [-D]
.SH DESCRIPTI