代码搜索:Authenticator

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

代码结果 887
www.eeworm.com/read/137693/13305631

cpp digestauthentication.cpp

/********** This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either versio
www.eeworm.com/read/137310/13331539

cpp digestauthentication.cpp

/********** This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either versio
www.eeworm.com/read/304701/13789044

java myauthenticator.java

package beans; import javax.mail.Authenticator; import javax.mail.PasswordAuthentication; public class MyAuthenticator extends Authenticator { String name; String password; public MyAut
www.eeworm.com/read/301426/13859259

txt javamail(java邮件服务) api详解 (2).txt

JavaMail(JAVA邮件服务) API详解 (2) F.Transport 在发送信息时,Transport类将被用到。这个类实现了发送信息的协议(通称为SMTP),此类是一个抽象类,我们可以使用这个类的静态方法send()来发送消息: Transport.send(message); 当然,方法是多样的。我们也可由Session获得相应协议对应的Transport实例。并通过传 ...
www.eeworm.com/read/150879/5688343

java popupauthenticator.java

package com.laoer.bbscs.sys.mail; import javax.mail.Authenticator; import javax.mail.*; /** * Title: TianYi BBS * Description: TianYi BBS System * Copyright: Copyright (c
www.eeworm.com/read/143923/5753908

java servicehttpimp.java

/** * Copyright 2003-2005 the original author or authors. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. *
www.eeworm.com/read/138741/5814046

java popupauthenticator.java

package com.laoer.bbscs.mail; import javax.mail.Authenticator; import javax.mail.*; import javax.mail.internet.*; /** * Title: 天乙社区V5.0 * Description: BBS-CS天乙社区V5.0 * C
www.eeworm.com/read/131451/5928969

package-list

org.apache.catalina org.apache.catalina.ant org.apache.catalina.authenticator org.apache.catalina.cluster org.apache.catalina.connector org.apache.catalina.connector.http org.apache.catalina.con
www.eeworm.com/read/131315/5938186

cr clearinghouse2.cr

-- $Header: Clearinghouse2.cr,v 2.0 85/11/21 07:24:31 jqj Exp $ -- -- $Log: Clearinghouse2.cr,v $ -- Revision 2.0 85/11/21 07:24:31 jqj -- 4.3BSD standard release -- -- Revision 1.5 85/05/23 06
www.eeworm.com/read/131315/5938225

cr clearinghouse.cr

-- $Header: Clearinghouse.cr,v 1.2 85/03/10 05:22:58 jqj Exp $ -- -- $Log: Clearinghouse.cr,v $ -- Revision 1.2 85/03/10 05:22:58 jqj -- Modified for UNIX: reordered declaratons to eliminate forw