简体   繁体   English

Tynamo的挂毯安全性-入门

[英]Tapestry Security With Tynamo - Getting Started

I'm currently working on implementing security measurements for some Tapestry 5 projects. 我目前正在为某些Tapestry 5项目实施安全性度量。 Now I've come across Tynamo Tapestry Security and it seems to be doing a really good job on authorization, but actually there also does not seem to be too much information on how to get started. 现在,我遇到了Tynamo Tapestry Security,它在授权方面似乎做得非常好,但是实际上,关于入门的信息也似乎并不多。 Does anybody know some sources other than the offical Tynamo site? 除了官方的Tynamo网站,有人知道其他来源吗? Or maybe some code examples etc.? 或者也许是一些代码示例等?

Thanks a lot in advance! 在此先多谢!

  1. Apache Tynamo Guide Apache Tynamo指南
  2. Apache Shiro Documentation Apache Shiro文档

What else would you need ? 您还需要什么? If you don't understand the tapestry related code, then you may need to read this: 如果您不了解与挂毯相关的代码,则可能需要阅读以下内容:

  1. Introduction to tapestry IoC 挂毯IoC简介
  2. Defining Tapestry IOC Services 定义挂毯IOC服务
  3. Tapestry IoC Configuration Tapestry IoC配置
  4. Symbols 符号

1 is an introduction to 2, 3 & 4 . 1是对2、3和4的介绍 There are many other chapters to read about in Tapestry's IoC but I suggest those as a start to cover most of what you may need to understand and use Tapestry's IoC. 在Tapestry的IoC中还有许多其他章节需要阅读,但我建议您以这些内容作为开始,涵盖您可能需要了解和使用Tapestry的IoC的大部分内容。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM