代码搜索:Authenticator

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

代码结果 887
www.eeworm.com/read/402294/11538966

c auth.c

/* * Copyright (C) 1996-8 Michael R. Elkins * Copyright (C) 1996-9 Brandon Long * Copyright (C) 1999-2001 Brendan Cully * * This progra
www.eeworm.com/read/340615/12143295

java mailauthenticator.java

package com.intohotel.util; import javax.mail.*; public class MailAuthenticator extends Authenticator { //****************************** //由于发送邮件的地方比较多, //下面
www.eeworm.com/read/169602/5419378

hpp socketauthenticator.hpp

/* Copyright (C) 2003 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Fou
www.eeworm.com/read/107187/15612005

java email_autherticatorbean.java

/** * 带身份验证的邮件要用到的一个类 * 注意一定要继承 Authenticator 类,并覆盖 getPasswordAuthentication 方法 * Title: * Description: * Copyright: Copyright (c) 2001 *
www.eeworm.com/read/148153/5717246

sed eapsim-sanitize.sed

s/\(Sending Access-Request of id\).*\(to 127.0.0.1:1812\)/\1 999 \2/ s/\(Message-Authenticator = 0x\).*/\1ABCDABCDABCDABCDABCDABCDABCDABCD/ s/\(State = 0x\).*/\1ABCDABCDABCDABCDABCDABCDABCDABCD/ s/\(r
www.eeworm.com/read/144314/5750416

sed eapsim-sanitize.sed

s/\(Sending Access-Request of id\).*\(to 127.0.0.1:1812\)/\1 999 \2/ s/\(Message-Authenticator = 0x\).*/\1ABCDABCDABCDABCDABCDABCDABCDABCD/ s/\(State = 0x\).*/\1ABCDABCDABCDABCDABCDABCDABCDABCD/ s/\(r
www.eeworm.com/read/138890/5812874

sed eapsim-sanitize.sed

s/\(Sending Access-Request of id\).*\(to 127.0.0.1:1812\)/\1 999 \2/ s/\(Message-Authenticator = 0x\).*/\1ABCDABCDABCDABCDABCDABCDABCDABCD/ s/\(State = 0x\).*/\1ABCDABCDABCDABCDABCDABCDABCDABCD/ s/\(r
www.eeworm.com/read/134968/5891047

sed eapsim-sanitize.sed

s/\(Sending Access-Request of id\).*\(to 127.0.0.1:1812\)/\1 999 \2/ s/\(Message-Authenticator = 0x\).*/\1ABCDABCDABCDABCDABCDABCDABCDABCD/ s/\(State = 0x\).*/\1ABCDABCDABCDABCDABCDABCDABCDABCD/ s/\(r
www.eeworm.com/read/124745/6040651

sed eapsim-sanitize.sed

s/\(Sending Access-Request of id\).*\(to 127.0.0.1:1812\)/\1 999 \2/ s/\(Message-Authenticator = 0x\).*/\1ABCDABCDABCDABCDABCDABCDABCDABCD/ s/\(State = 0x\).*/\1ABCDABCDABCDABCDABCDABCDABCDABCD/ s/\(r
www.eeworm.com/read/479375/6692840

h eapol_sm.h

/* * hostapd / IEEE 802.1X-2004 Authenticator - EAPOL state machine * Copyright (c) 2002-2007, Jouni Malinen * * This program is free software; you can redistribute it and/or modify * i