代码搜索:Authenticator

找到约 887 项符合「Authenticator」的源代码

代码结果 887
www.eeworm.com/read/359526/2975203

c link_test.c

/* * Dummy functions to allow link_test to be linked. The need for these * functions should be removed to allow IEEE 802.1X/EAPOL authenticator to * be built outside hostapd. */ #include "include
www.eeworm.com/read/351777/3098963

pl pop3.pl

#!/usr/bin/perl # # POP3 authenticator for Squid # Copyright (C) 2006 Henrik Nordstrom # # This program is free software; you can redistribute it and/or modify # it under
www.eeworm.com/read/203414/15359751

java myauthenticator.java

package source; import javax.mail.*; public class MyAuthenticator extends Authenticator { public String user = null; public String password = null; public MyAuthenticator(String m_us
www.eeworm.com/read/365188/9875482

java myauthenticator.java

package org.it315.javaMail; import java.util.StringTokenizer; import javax.mail.*; import javax.swing.JOptionPane; public class MyAuthenticator extends Authenticator { public PasswordAuthentica
www.eeworm.com/read/322529/13377746

html readme.html

mysql_auth readme body { backg
www.eeworm.com/read/479375/6692808

doxygen mainpage.doxygen

/** \mainpage Developers' documentation for hostapd hostapd includes IEEE 802.11 access point management (authentication / association), IEEE 802.1X/WPA/WPA2 Authenticator, EAP server, and RADIUS aut
www.eeworm.com/read/479375/6693071

c wpa_common.c

/* * WPA/RSN - Shared functions for supplicant and authenticator * Copyright (c) 2002-2008, Jouni Malinen * * This program is free software; you can redistribute it and/or modify * it u
www.eeworm.com/read/247207/4485886

c valid.c

/* * mswin_auth - Version 2.0 * * Modified to act as a Squid authenticator module. * Removed all Pike stuff. * Returns OK for a successful authentication, or ERR upon error. * * Guido Serass
www.eeworm.com/read/233448/4687297

java bytearrayresponsebodyreader.java

/* Authenticator.java --ByteArrayResponseBodyReader.java -- Copyright (C) 2004 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistrib
www.eeworm.com/read/231634/4713723

java applicationform.java

package com.sams.jxta.groups.student; import net.jxta.membership.Authenticator; import net.jxta.membership.MembershipService; import net.jxta.credential.AuthenticationCredential; /* * An App