安全模块的来源在哪里? [英] Where are the sources for the Secure module?

查看:140
本文介绍了安全模块的来源在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有Play 1.2.3,并使用IntelliJ对其进行了观看.

I have Play 1.2.3, and using IntelliJ to view it.

一切正常,但Security类的源似乎丢失了. 我搜索了本地Play源文件夹,但没有找到它.

Everything works fine, except the source for the Security class seems to be missing. I searched through the local Play source folder, and haven't found it.

应用程序似乎在某个地方找到了它.这是一个已知问题吗?

The application seems to find it somewhere though. Is this a known issue?

推荐答案

所有模块都安装在%PLAY_HOME%\modules目录中.

All modules are intalled in the %PLAY_HOME%\modules directory.

对于Security类源,它将为:%PLAY_HOME%\modules\secure\app\controllers\Secure.java.

For the Security class source it will be : %PLAY_HOME%\modules\secure\app\controllers\Secure.java.

这篇关于安全模块的来源在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆