gpt4 book ai didi

grails - Grails + ZK + Spring安全性

转载 作者:行者123 更新时间:2023-12-02 14:54:28 25 4
gpt4 key购买 nike

我一直在研究基于Grails的Web应用程序。对于UI,我通过ZK选择了ZKGrails plugin框架。

现在,在完成应用程序的某些部分后,我决定着手处理与用户管理和安全性相关的内容。为此,我通常安装了spring security core plugin。现在这就是我被困住的地方。如何在 Composer 中使用Spring Security服务以及如何从gsps调用方法?

任何帮助将不胜感激。

最佳答案

First of all you have to download following .jar

spring-security-acl-3.0.2.RELEASE.jar
spring-security-config-3.0.2.RELEASE.jar
spring-security-core-3.0.2.RELEASE.jar
spring-security-taglibs-3.0.2.RELEASE.jar
org.springframework.aop-3.0.2.RELEASE.jar
org.springframework.asm-3.0.2.RELEASE.jar
org.springframework.beans-3.0.2.RELEASE.jar
org.springframework.context-3.0.2.RELEASE.jar
org.springframework.context.support-3.0.2.RELEASE.jar
org.springframework.core-3.0.2.RELEASE.jar
org.springframework.expression-3.0.2.RELEASE.jar
org.springframework.transaction-3.0.2.RELEASE.jar
org.springframework.web-3.0.2.RELEASE.jar
org.springframework.web.servlet-3.0.2.RELEASE.jar

more information here

http://books.zkoss.org/wiki/Small_Talks/2010/April/Making_Spring_Security_Work_with_ZK

关于grails - Grails + ZK + Spring安全性,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12455269/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com