TinyRadius:TinyRadius 是一个小巧、快速且可靠的 Java Radius 库,能够按照 RFC 28652866 的规定发送和接收 Radius 数据包

上传者: 42153615 | 上传时间: 2022-12-04 20:45:58 | 文件大小: 104KB | 文件类型: ZIP
TinyRadius 自述文件 TinyRadius 是一个简单、小巧且快速的 Java Radius 库,能够发送和接收所有类型的 Radius 数据包。 它是根据 LGPL 的条款发布的。 有关文档,请查看 doc/tinyradius.html 和 doc/apidoc。 每个方法都有 JavaDoc 注释,每个包都有一个 package.html 文档,详细说明了包的用法。 如果您有任何问题或建议,请随时与我联系。 Matthias Wuttke

文件下载

资源详情

[{"title":"( 52 个子文件 104KB ) TinyRadius:TinyRadius 是一个小巧、快速且可靠的 Java Radius 库,能够按照 RFC 28652866 的规定发送和接收 Radius 数据包","children":[{"title":"TinyRadius-master","children":[{"title":".github","children":[{"title":"workflows","children":[{"title":"codeql-analysis.yml <span style='color:#111;'> 2.53KB </span>","children":null,"spread":false},{"title":"ci.yml <span style='color:#111;'> 281B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"src","children":[{"title":"test","children":[{"title":"java","children":[{"title":"org","children":[{"title":"tinyradius","children":[{"title":"attribute","children":[{"title":"IntegerAttributeTest.java <span style='color:#111;'> 521B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"main","children":[{"title":"resources","children":[{"title":"org","children":[{"title":"tinyradius","children":[{"title":"dictionary","children":[{"title":"default_dictionary <span style='color:#111;'> 10.17KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"java","children":[{"title":"org","children":[{"title":"tinyradius","children":[{"title":"dictionary","children":[{"title":"DictionaryParser.java <span style='color:#111;'> 6.67KB </span>","children":null,"spread":false},{"title":"Dictionary.java <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false},{"title":"WritableDictionary.java <span style='color:#111;'> 698B </span>","children":null,"spread":false},{"title":"AttributeType.java <span style='color:#111;'> 4.66KB </span>","children":null,"spread":false},{"title":"package.html <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"dictionary.fortinet <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false},{"title":"dictionary.3gpp <span style='color:#111;'> 2.58KB </span>","children":null,"spread":false},{"title":"DefaultDictionary.java <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false},{"title":"MemoryDictionary.java <span style='color:#111;'> 4.80KB </span>","children":null,"spread":false}],"spread":true},{"title":"packet","children":[{"title":"AccessRequest.java <span style='color:#111;'> 14.33KB </span>","children":null,"spread":false},{"title":"RadiusPacket.java <span style='color:#111;'> 35.31KB </span>","children":null,"spread":false},{"title":"package.html <span style='color:#111;'> 628B </span>","children":null,"spread":false},{"title":"AccountingRequest.java <span style='color:#111;'> 4.71KB </span>","children":null,"spread":false},{"title":"CoaRequest.java <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false}],"spread":true},{"title":"proxy","children":[{"title":"package.html <span style='color:#111;'> 382B </span>","children":null,"spread":false},{"title":"RadiusProxyConnection.java <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false},{"title":"RadiusProxy.java <span style='color:#111;'> 8.64KB </span>","children":null,"spread":false}],"spread":true},{"title":"util","children":[{"title":"package.html <span style='color:#111;'> 309B </span>","children":null,"spread":false},{"title":"RadiusEndpoint.java <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"RadiusClient.java <span style='color:#111;'> 11.74KB </span>","children":null,"spread":false},{"title":"RadiusUtil.java <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"RadiusServer.java <span style='color:#111;'> 18.43KB </span>","children":null,"spread":false},{"title":"RadiusException.java <span style='color:#111;'> 576B </span>","children":null,"spread":false}],"spread":true},{"title":"test","children":[{"title":"TestServer.java <span style='color:#111;'> 2.06KB </span>","children":null,"spread":false},{"title":"TestDictionary.java <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"package.html <span style='color:#111;'> 583B </span>","children":null,"spread":false},{"title":"TestProxy.java <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"TestClient.java <span style='color:#111;'> 2.02KB </span>","children":null,"spread":false}],"spread":true},{"title":"attribute","children":[{"title":"RadiusAttribute.java <span style='color:#111;'> 7.44KB </span>","children":null,"spread":false},{"title":"package.html <span style='color:#111;'> 422B </span>","children":null,"spread":false},{"title":"Ipv6Attribute.java <span style='color:#111;'> 2.26KB </span>","children":null,"spread":false},{"title":"Ipv6PrefixAttribute.java <span style='color:#111;'> 3.24KB </span>","children":null,"spread":false},{"title":"IntegerAttribute.java <span style='color:#111;'> 2.81KB </span>","children":null,"spread":false},{"title":"StringAttribute.java <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"IpAttribute.java <span style='color:#111;'> 3.48KB </span>","children":null,"spread":false},{"title":"VendorSpecificAttribute.java <span style='color:#111;'> 10.42KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":".travis.settings.xml <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"doc","children":[{"title":"tinyradius-big.png <span style='color:#111;'> 9.63KB </span>","children":null,"spread":false},{"title":"tinyradius.html <span style='color:#111;'> 6.83KB </span>","children":null,"spread":false},{"title":"tinyradius-small.png <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false}],"spread":true},{"title":".travis.yml <span style='color:#111;'> 262B </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 38.51KB </span>","children":null,"spread":false},{"title":"CHANGES <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 654B </span>","children":null,"spread":false},{"title":"pom.xml <span style='color:#111;'> 2.34KB </span>","children":null,"spread":false},{"title":"TODO <span style='color:#111;'> 287B </span>","children":null,"spread":false},{"title":"LICENSE-LGPL.txt <span style='color:#111;'> 25.80KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 94B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明