代码搜索:Authenticator
找到约 887 项符合「Authenticator」的源代码
代码结果 887
www.eeworm.com/read/472660/6873147
h preauth.h
/*
* hostapd - Authenticator for IEEE 802.11i RSN pre-authentication
* Copyright (c) 2004-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/or
www.eeworm.com/read/395482/8171377
java smtpauthenticator.java
/*
*驗證發信人權限
**/
import javax.mail.*;
class SMTPAuthenticator extends javax.mail.Authenticator {
private String fUser;
private String fPassword;
public SMTPAuthenticator(String use
www.eeworm.com/read/430626/8737058
java mailauthenticator.java
import javax.mail.*;
import java.awt.event.*;
import java.awt.*;
import javax.swing.*;
public class MailAuthenticator extends Authenticator {
private JDialog passwordDg=new JDialog(new JFra
www.eeworm.com/read/429559/8802870
java simplemailsender.java
package mail;
import javax.mail.Authenticator;
import javax.mail.PasswordAuthentication;
import org.apache.commons.mail.EmailException;
import org.apache.commons.mail.SimpleEmail;
public class Simp
www.eeworm.com/read/169087/9881331
c wpa.c
/*
* Host AP (software wireless LAN access point) user space daemon for
* Host AP kernel driver / WPA Authenticator
* Copyright (c) 2004-2005, Jouni Malinen
*
* This program
www.eeworm.com/read/322529/13377729
conf mysql_auth.conf
#
# mysql_auth.conf - an mysql authenticator config file
# this is the default name. you can call this by other name,
# but set up it in mysql_auth-source/src/define.h.
#
# comment: first character in
www.eeworm.com/read/322529/13377740
c mysql_auth.c
/*
* mysql_auth - mysql based authenticator for Squid Proxy
*
* mysql_auth.c
* (C) 2002 Ervin Hegedus
* Released under GPL, see COPYING-2.0 for details.
*
* This program is free software; you
www.eeworm.com/read/479375/6692785
h ieee802_1x.h
/*
* hostapd / IEEE 802.1X-2004 Authenticator
* Copyright (c) 2002-2007, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of t
www.eeworm.com/read/479375/6692841
c preauth.c
/*
* hostapd - Authenticator for IEEE 802.11i RSN pre-authentication
* Copyright (c) 2004-2007, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/479375/6692851
c ieee802_1x.c
/*
* hostapd / IEEE 802.1X-2004 Authenticator
* Copyright (c) 2002-2008, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of t