⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mechs.properties

📁 一个JAVA做的FTP软件,带源码的,可以很好的进行二次开发,,并带有详细说明文件的
💻 PROPERTIES
字号:
## @(#)mechs.properties	1.3 99/02/23## Copyright (c) 1999 Sun Microsystems, Inc.# All Rights Reserved.## This is the "GSS security machanism plug-in properties file".## This file provides a way to plug-in a security mechanism into# the java gss-api framework simply by providing the class name of# the plug-in Provider.## Each entry is of the form:##	gss.provider.<n>=<className>### This declares a GSS-API plug-in provider, <className>, which is a subclass# of the java.security.Provider, and specifies its preference order <n># as the default GSS-API plug-in provider.  The order is 1-based; 1 is the# most preferred default gss plug-in, and so on.#### Example:## gss.provider.1=com.sun.gssapi.dummy.Dummy

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -