代码搜索:Authenticator

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

代码结果 887
www.eeworm.com/read/140591/5784952

java~2~ email_autherticator.java~2~

package javamail; import java.awt.*; import java.awt.event.*; import javax.swing.*; import javax.mail.*; import java.util.*; import javax.mail.internet.*; import java.io.*; import javax.acti
www.eeworm.com/read/140591/5784954

java~1~ email_autherticator.java~1~

package javamail; //此段代码用来进行服务器对用户的认证 public class Email_Autherticator extends Authenticator { public Email_Autherticator() { super(); } public PasswordAuthentication getPasswordAu
www.eeworm.com/read/119340/6090320

properties messagesbundle_es_es.properties

#There is a plugin to help with internationalizing these bundles at http://azureus.sourceforge.net/plugin_list.php AlertMessageBox.comment=Informaci髇 AlertMessageBox.error=Error AlertMessageBox.inf
www.eeworm.com/read/101075/6256050

extra entries.extra

/Authenticator.html/// /MembershipService.html/// /package-frame.html/// /package-summary.html/// /package-tree.html///
www.eeworm.com/read/347413/11666837

xml osuser.xml

www.eeworm.com/read/136812/5857594

h rpc.h

/* @(#)rpc.h 1.1 92/07/30 SMI */ /* * rpc.h, Just includes the billions of rpc header files necessary to * do remote procedure calling. * * Copyright (C) 1984, Sun Microsystems, Inc. */ #ifndef
www.eeworm.com/read/131315/5946093

c rd_req.c

/* * $Source: /usr/src/kerberosIV/src/lib/krb/RCS/rd_req.c,v $ * $Author: kfall $ * * Copyright 1985, 1986, 1987, 1988 by the Massachusetts Institute * of Technology. * * For copying and distri
www.eeworm.com/read/101042/6258013

h auth.h

/* * Copyright (c) 2001 Intel Corporation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following con
www.eeworm.com/read/402294/11538899

c pop_auth.c

/* * Copyright (C) 2000-2001 Vsevolod Volkov * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Lice
www.eeworm.com/read/239299/13290448

java ssocket.java

/** * 应用服务器端 */ package src; import java.io.*; import java.net.*; import java.security.*; import javax.crypto.*; import javax.crypto.spec.*; public class SSocket { protected Socket cl