下载资源后端资源详情
au.zip
大小:15.84MB
价格:26积分
下载量:0
评分:
5.0
上传者:wx326977002
更新日期:2025-09-22

java权限管理系统

资源文件列表(大概)

文件名
大小
chpt9/.classpath
5.04KB
chpt9/.mymetadata
288B
chpt9/.mystrutsdata
262B
chpt9/.project
1.39KB
chpt9/.settings/com.genuitec.eclipse.j2eedt.core.prefs
1.02KB
chpt9/WebRoot/META-INF/MANIFEST.MF
39B
chpt9/WebRoot/SESSIONS.ser
8.62KB
chpt9/WebRoot/WEB-INF/.struts-config.mex
8.81KB
chpt9/WebRoot/WEB-INF/applicationContext.xml
5.46KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/Constants.class
477B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/application.properties
46B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/ActionDAO.class
446B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/AuthDAO.class
396B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/DAO.class
357B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/FunctionDAO.class
464B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/ModuleActionDAO.class
329B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/ModuleDAO.class
501B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/RoleAuthDAO.class
309B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/RoleDAO.class
512B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/StaffDAO.class
572B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/StaffRoleDAO.class
314B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/StudentDAO.class
455B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/ActionDAOHibernate.class
1.67KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/AuthDAOHibernate.class
2.32KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/BaseDAOHibernate.class
1.65KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/FunctionDAOHibernate.class
2.58KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/ModuleActionDAOHibernate.class
1.72KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/ModuleDAOHibernate.class
2.83KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/RoleAuthDAOHibernate.class
1.7KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/RoleDAOHibernate.class
3.05KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/StaffDAOHibernate.class
3.3KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/StaffRoleDAOHibernate.class
1.54KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/StudentDAOHibernate.class
2.01KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Action.class
973B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Action.hbm.xml
643B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/ActionEx.class
1.01KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Auth.class
962B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Auth.hbm.xml
683B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Auth.jbx
173B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/BaseObject.class
1.14KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Function.class
991B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Function.hbm.xml
655B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/FunctionEx.class
1.03KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Module.class
967B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Module.hbm.xml
685B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/ModuleAction.class
878B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/ModuleAction.hbm.xml
687B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/ModuleEx.class
1.57KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Property.class
866B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Property.jbx
127B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Role.class
955B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Role.hbm.xml
729B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/RoleAuth.class
866B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/RoleAuth.hbm.xml
690B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/RoleAuth.jbx
163B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/RoleEx.class
888B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Staff.class
1.75KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Staff.hbm.xml
724B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Staff.jbx
282B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/StaffEx.class
834B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/StaffRole.class
872B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/StaffRole.hbm.xml
696B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Student.class
985B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Student.hbm.xml
651B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Student.jbx
189B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/ActionManager.class
551B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/AuthManager.class
497B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/FunctionManager.class
573B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/Manager.class
413B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/ModuleActionManager.class
442B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/ModuleManager.class
608B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/RoleAuthManager.class
414B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/RoleManager.class
617B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/StaffManager.class
679B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/StaffRoleManager.class
421B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/StudentManager.class
562B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/ActionManagerImpl.class
2.31KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/AuthManagerImpl.class
1.96KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/BaseManager.class
1.42KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/CheckStaffAuthBean.class
333B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/FunctionManagerImpl.class
2.34KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/ModuleActionManagerImpl.class
1.54KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/ModuleManagerImpl.class
2.62KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/RoleAuthManagerImpl.class
1.49KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/RoleManagerImpl.class
2.82KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/StaffManagerImpl.class
2.71KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/StaffRoleManagerImpl.class
1.48KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/StudentManagerImpl.class
2.33KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/ServiceFactory.class
1.41KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/StringUtil.class
571B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/config/BaseConfig.class
1.24KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/config/ConfigInterface.class
230B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/config/ConfigManager.class
1.27KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/config/vssver.scc
112B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/exception/AppBusinessException.class
858B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/exception/AppDAOException.class
849B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/exception/AppException.class
2.77KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/exception/AppSystemException.class
852B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/exception/ExceptionConstants.class
612B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/exception/vssver.scc
112B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/log/RollingCalendar.class
1.7KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/log/TimeFileAppender.class
1.89KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/log/TimeSizeRollingFileAppender.class
10.29KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/log/vssver.scc
64B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/AppUser.class
439B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/AuthenticationService.class
531B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/AuthorizationInterceptor.class
356B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/AuthorizationService.class
435B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/Interceptor.class
169B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/LoginInterceptor.class
374B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/LogoutInterceptor.class
378B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/PlugIn.class
119B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/SecurityException.class
331B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/plugin/AuthorInterceptorImpl.class
864B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/plugin/AuthorizationInterceptorImpl.class
1.04KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/plugin/LoginInterceptorImpl.class
932B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/plugin/LogoutInterceptorImpl.class
938B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/plugin/PluginFactory.class
5.29KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/plugin/PluginItem.class
1.15KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/plugin/vssver.scc
128B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/service/AuthorizationServiceImpl.class
2.16KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/service/vssver.scc
48B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/vssver.scc
176B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/AuthManageAction.class
4.42KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/BaseAction.class
1.53KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/FunctionManageAction.class
4.21KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/ModuleManageAction.class
4.16KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/RoleAuthManageAction.class
5.1KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/RoleManageAction.class
4.18KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/StaffManageAction.class
8.1KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/StaffRoleManageAction.class
6.25KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/StudentManageAction.class
4.18KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/filter/AuthFilter.class
5.62KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/filter/EncodingFilter.class
2.31KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/filter/vssver.scc
64B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/ActionForm.jbx
186B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/AuthForm.class
903B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/AuthForm.jbx
231B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/FunctionForm.class
1022B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/FunctionForm.jbx
190B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/ModuleActionForm.class
921B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/ModuleActionForm.jbx
169B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/ModuleForm.class
998B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/RoleAuthForm.class
1.08KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/RoleAuthForm.jbx
213B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/RoleForm.class
986B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/StaffForm.class
986B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/StaffForm.jbx
179B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/StaffRoleForm.class
903B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/StudentForm.class
1016B
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/listener/ContextListener.class
2.61KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/listener/StartupListener.class
1.74KB
chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/listener/vssver.scc
64B
chpt9/WebRoot/WEB-INF/hibernate_context.xml
7.55KB
chpt9/WebRoot/WEB-INF/lib/ant-1.6.5.jar
1009.81KB
chpt9/WebRoot/WEB-INF/lib/ant-antlr-1.6.5.jar
5.53KB
chpt9/WebRoot/WEB-INF/lib/ant-junit-1.6.5.jar
72.5KB
chpt9/WebRoot/WEB-INF/lib/ant-launcher-1.6.5.jar
8.96KB
chpt9/WebRoot/WEB-INF/lib/ant-swing-1.6.5.jar
6.6KB
chpt9/WebRoot/WEB-INF/lib/antlr-2.7.6rc1.jar
434.27KB
chpt9/WebRoot/WEB-INF/lib/antlr.jar
349.88KB
chpt9/WebRoot/WEB-INF/lib/antlr.license.txt
1.22KB
chpt9/WebRoot/WEB-INF/lib/apache.license-2.0.txt
11.29KB
chpt9/WebRoot/WEB-INF/lib/apache.license.txt
2.65KB
chpt9/WebRoot/WEB-INF/lib/asm-attrs.jar
16.38KB
chpt9/WebRoot/WEB-INF/lib/asm.jar
25.74KB
chpt9/WebRoot/WEB-INF/lib/c3p0-0.9.0.jar
475.94KB
chpt9/WebRoot/WEB-INF/lib/c3p0.license.txt
26.3KB
chpt9/WebRoot/WEB-INF/lib/cglib-2.1.3.jar
275.72KB
chpt9/WebRoot/WEB-INF/lib/cleanimports.jar
139.36KB
chpt9/WebRoot/WEB-INF/lib/commons-beanutils.jar
184.25KB
chpt9/WebRoot/WEB-INF/lib/commons-collections-2.1.1.jar
171.31KB
chpt9/WebRoot/WEB-INF/lib/commons-dbcp.jar
118.9KB
chpt9/WebRoot/WEB-INF/lib/commons-digester.jar
164.5KB
chpt9/WebRoot/WEB-INF/lib/commons-fileupload.jar
21.85KB
chpt9/WebRoot/WEB-INF/lib/commons-lang-2.0.jar
165.78KB
chpt9/WebRoot/WEB-INF/lib/commons-logging-1.0.4.jar
37.12KB
chpt9/WebRoot/WEB-INF/lib/commons-logging.jar
37.12KB
chpt9/WebRoot/WEB-INF/lib/commons-pool.jar
60.65KB
chpt9/WebRoot/WEB-INF/lib/commons-validator.jar
82.48KB
chpt9/WebRoot/WEB-INF/lib/concurrent-1.3.2.jar
167.06KB
chpt9/WebRoot/WEB-INF/lib/connector.jar
17.56KB
chpt9/WebRoot/WEB-INF/lib/connector.licence.txt
9.61KB
chpt9/WebRoot/WEB-INF/lib/dom4j-1.6.1.jar
306.54KB
chpt9/WebRoot/WEB-INF/lib/ehcache-1.1.jar
46.42KB
chpt9/WebRoot/WEB-INF/lib/hibernate3.jar
1.87MB
chpt9/WebRoot/WEB-INF/lib/jaas.jar
101.91KB
chpt9/WebRoot/WEB-INF/lib/jaas.licence.txt
9.68KB
chpt9/WebRoot/WEB-INF/lib/jacc-1_0-fr.jar
23.61KB
chpt9/WebRoot/WEB-INF/lib/jakarta-oro.jar
63.89KB
chpt9/WebRoot/WEB-INF/lib/jaxen-1.1-beta-7.jar
221.56KB
chpt9/WebRoot/WEB-INF/lib/jboss-cache.jar
365.8KB
chpt9/WebRoot/WEB-INF/lib/jboss-common.jar
569.54KB
chpt9/WebRoot/WEB-INF/lib/jboss-jmx.jar
577.7KB
chpt9/WebRoot/WEB-INF/lib/jboss-system.jar
218.4KB
chpt9/WebRoot/WEB-INF/lib/jdbc2_0-stdext.jar
6.57KB
chpt9/WebRoot/WEB-INF/lib/jdbc2_0-stdext.licence.txt
7.94KB
chpt9/WebRoot/WEB-INF/lib/jdom.jar
132.2KB
chpt9/WebRoot/WEB-INF/lib/jgroups-2.2.8.jar
1.54MB
chpt9/WebRoot/WEB-INF/lib/jta.jar
8.61KB
chpt9/WebRoot/WEB-INF/lib/jta.licence.txt
9.65KB
chpt9/WebRoot/WEB-INF/lib/junit-3.8.1.jar
118.23KB
chpt9/WebRoot/WEB-INF/lib/log4j-1.2.11.jar
342.41KB
chpt9/WebRoot/WEB-INF/lib/mysql-connector-java-5.1.6-bin.jar
686.78KB
chpt9/WebRoot/WEB-INF/lib/oscache-2.1.jar
111.63KB
chpt9/WebRoot/WEB-INF/lib/proxool-0.8.3.jar
464.79KB
chpt9/WebRoot/WEB-INF/lib/spring-aop.jar
153.33KB
chpt9/WebRoot/WEB-INF/lib/spring-beans.dtd
20.26KB
chpt9/WebRoot/WEB-INF/lib/spring-beans.jar
222.98KB
chpt9/WebRoot/WEB-INF/lib/spring-context.jar
106.14KB
chpt9/WebRoot/WEB-INF/lib/spring-core.jar
115.88KB
chpt9/WebRoot/WEB-INF/lib/spring-dao.jar
92.49KB
chpt9/WebRoot/WEB-INF/lib/spring-hibernate.jar
183.65KB
chpt9/WebRoot/WEB-INF/lib/spring-jdbc.jar
180.92KB
chpt9/WebRoot/WEB-INF/lib/spring-mock.jar
42.02KB
chpt9/WebRoot/WEB-INF/lib/spring-orm.jar
175.84KB
chpt9/WebRoot/WEB-INF/lib/spring-remoting.jar
136.46KB
chpt9/WebRoot/WEB-INF/lib/spring-support.jar
160.9KB
chpt9/WebRoot/WEB-INF/lib/spring-web.jar
132.61KB
chpt9/WebRoot/WEB-INF/lib/spring-webmvc.jar
202.38KB
chpt9/WebRoot/WEB-INF/lib/spring.ftl
10.93KB
chpt9/WebRoot/WEB-INF/lib/spring.jar
1.81MB
chpt9/WebRoot/WEB-INF/lib/spring.tld
7.5KB
chpt9/WebRoot/WEB-INF/lib/spring.vm
9.73KB
chpt9/WebRoot/WEB-INF/lib/struts.jar
532.01KB
chpt9/WebRoot/WEB-INF/lib/swarmcache-1.0rc2.jar
29.88KB
chpt9/WebRoot/WEB-INF/lib/syndiag2.jar
138.7KB
chpt9/WebRoot/WEB-INF/lib/version.properties
4.73KB
chpt9/WebRoot/WEB-INF/lib/versioncheck.jar
5.63KB
chpt9/WebRoot/WEB-INF/lib/xerces-2.6.2.jar
987.12KB
chpt9/WebRoot/WEB-INF/lib/xml-apis.jar
120.81KB
chpt9/WebRoot/WEB-INF/struts-bean.tld
8.65KB
chpt9/WebRoot/WEB-INF/struts-config.xml
4.46KB
chpt9/WebRoot/WEB-INF/struts-config_1_0.dtd
18.3KB
chpt9/WebRoot/WEB-INF/struts-config_1_1.dtd
34.69KB
chpt9/WebRoot/WEB-INF/struts-config_1_2.dtd
34.09KB
chpt9/WebRoot/WEB-INF/struts-html.tld
71.89KB
chpt9/WebRoot/WEB-INF/struts-logic.tld
14.39KB
chpt9/WebRoot/WEB-INF/struts-nested.tld
69.81KB
chpt9/WebRoot/WEB-INF/struts-template.tld
1.59KB
chpt9/WebRoot/WEB-INF/struts-tiles.tld
7.66KB
chpt9/WebRoot/WEB-INF/tiles-config_1_1.dtd
12.1KB
chpt9/WebRoot/WEB-INF/validator-rules.xml
13.44KB
chpt9/WebRoot/WEB-INF/web-app_2_2.dtd
15.62KB
chpt9/WebRoot/WEB-INF/web-app_2_3.dtd
32.83KB
chpt9/WebRoot/WEB-INF/web.xml
2.49KB
chpt9/WebRoot/checkfail.jsp
409B
chpt9/WebRoot/contents.htm
271B
chpt9/WebRoot/copyright.htm
354B
chpt9/WebRoot/error.jsp
540B
chpt9/WebRoot/include/check.js
1.44KB
chpt9/WebRoot/include/default.css
8.61KB
chpt9/WebRoot/include/style.css
1.18KB
chpt9/WebRoot/index.htm
1.84KB
chpt9/WebRoot/left.jsp
732B
chpt9/WebRoot/login.jsp
1.92KB
chpt9/WebRoot/scroll.htm
1.07KB
chpt9/WebRoot/staff_create.jsp
1.2KB
chpt9/WebRoot/student/student_create.jsp
1.17KB
chpt9/WebRoot/student/student_update.jsp
1.59KB
chpt9/WebRoot/student/students.jsp
2.54KB
chpt9/WebRoot/success.jsp
206B
chpt9/WebRoot/sysmanage/actionmanage/action_create.jsp
1.21KB
chpt9/WebRoot/sysmanage/actionmanage/action_update.jsp
1.6KB
chpt9/WebRoot/sysmanage/actionmanage/actions.jsp
2.98KB
chpt9/WebRoot/sysmanage/functionmanage/function_create.jsp
1.21KB
chpt9/WebRoot/sysmanage/functionmanage/function_update.jsp
1.63KB
chpt9/WebRoot/sysmanage/functionmanage/functions.jsp
3.04KB
chpt9/WebRoot/sysmanage/modulemanage/module_action.jsp
2.68KB
chpt9/WebRoot/sysmanage/modulemanage/module_create.jsp
1.2KB
chpt9/WebRoot/sysmanage/modulemanage/module_function.jsp
2.66KB
chpt9/WebRoot/sysmanage/modulemanage/module_update.jsp
1.59KB
chpt9/WebRoot/sysmanage/modulemanage/modules.jsp
3.07KB
chpt9/WebRoot/sysmanage/rolemanage/role_auth.jsp
3.18KB
chpt9/WebRoot/sysmanage/rolemanage/role_create.jsp
1.26KB
chpt9/WebRoot/sysmanage/rolemanage/role_staff.jsp
2.84KB
chpt9/WebRoot/sysmanage/rolemanage/role_update.jsp
1.57KB
chpt9/WebRoot/sysmanage/rolemanage/roles.jsp
3KB
chpt9/WebRoot/sysmanage/staffmanage/staff_create.jsp
1.19KB
chpt9/WebRoot/sysmanage/staffmanage/staff_role.jsp
2.81KB
chpt9/WebRoot/sysmanage/staffmanage/staff_update.jsp
1.52KB
chpt9/WebRoot/sysmanage/staffmanage/staffs.jsp
2.82KB
chpt9/WebRoot/tldCache.ser
44B
chpt9/WebRoot/top.htm
269B
chpt9/config/log4j.xml
4.77KB
chpt9/config/unprotectedurls.xml
560B
chpt9/database/dbscript.sql
5.77KB
chpt9/doc/系统移植说明.doc
28.5KB
chpt9/src/org/appfuse/Constants.java
565B
chpt9/src/org/appfuse/application.properties
46B
chpt9/src/org/appfuse/dao/ActionDAO.java
629B
chpt9/src/org/appfuse/dao/AuthDAO.java
660B
chpt9/src/org/appfuse/dao/DAO.java
1.7KB
chpt9/src/org/appfuse/dao/FunctionDAO.java
655B
chpt9/src/org/appfuse/dao/ModuleActionDAO.java
571B
chpt9/src/org/appfuse/dao/ModuleDAO.java
866B
chpt9/src/org/appfuse/dao/RoleAuthDAO.java
665B
chpt9/src/org/appfuse/dao/RoleDAO.java
901B
chpt9/src/org/appfuse/dao/StaffDAO.java
1023B
chpt9/src/org/appfuse/dao/StaffRoleDAO.java
677B
chpt9/src/org/appfuse/dao/StudentDAO.java
641B
chpt9/src/org/appfuse/dao/hibernate/ActionDAOHibernate.java
1.38KB
chpt9/src/org/appfuse/dao/hibernate/AuthDAOHibernate.java
1.8KB
chpt9/src/org/appfuse/dao/hibernate/BaseDAOHibernate.java
1.73KB
chpt9/src/org/appfuse/dao/hibernate/FunctionDAOHibernate.java
2.94KB
chpt9/src/org/appfuse/dao/hibernate/ModuleActionDAOHibernate.java
1.23KB
chpt9/src/org/appfuse/dao/hibernate/ModuleDAOHibernate.java
3.8KB
chpt9/src/org/appfuse/dao/hibernate/RoleAuthDAOHibernate.java
1.41KB
chpt9/src/org/appfuse/dao/hibernate/RoleDAOHibernate.java
3.49KB
chpt9/src/org/appfuse/dao/hibernate/StaffDAOHibernate.java
3.68KB
chpt9/src/org/appfuse/dao/hibernate/StaffRoleDAOHibernate.java
1.52KB
chpt9/src/org/appfuse/dao/hibernate/StudentDAOHibernate.java
1.64KB
chpt9/src/org/appfuse/model/Action.hbm.xml
643B
chpt9/src/org/appfuse/model/Action.java
705B
chpt9/src/org/appfuse/model/ActionEx.java
721B
chpt9/src/org/appfuse/model/Auth.hbm.xml
683B
chpt9/src/org/appfuse/model/Auth.java
633B
chpt9/src/org/appfuse/model/Auth.jbx
173B
chpt9/src/org/appfuse/model/BaseObject.java
778B
chpt9/src/org/appfuse/model/Function.hbm.xml
655B
chpt9/src/org/appfuse/model/Function.java
735B
chpt9/src/org/appfuse/model/FunctionEx.java
767B
chpt9/src/org/appfuse/model/Module.hbm.xml
685B
chpt9/src/org/appfuse/model/Module.java
727B
chpt9/src/org/appfuse/model/ModuleAction.hbm.xml
687B
chpt9/src/org/appfuse/model/ModuleAction.java
567B
chpt9/src/org/appfuse/model/ModuleEx.java
981B
chpt9/src/org/appfuse/model/Property.java
520B
chpt9/src/org/appfuse/model/Property.jbx
127B
chpt9/src/org/appfuse/model/Role.hbm.xml
729B
chpt9/src/org/appfuse/model/Role.java
694B
chpt9/src/org/appfuse/model/RoleAuth.hbm.xml
690B
chpt9/src/org/appfuse/model/RoleAuth.java
589B
chpt9/src/org/appfuse/model/RoleAuth.jbx
163B
chpt9/src/org/appfuse/model/RoleEx.java
450B
chpt9/src/org/appfuse/model/Staff.hbm.xml
724B
chpt9/src/org/appfuse/model/Staff.java
1.27KB
chpt9/src/org/appfuse/model/Staff.jbx
282B
chpt9/src/org/appfuse/model/StaffEx.java
408B
chpt9/src/org/appfuse/model/StaffRole.hbm.xml
696B
chpt9/src/org/appfuse/model/StaffRole.java
611B
chpt9/src/org/appfuse/model/Student.hbm.xml
651B
chpt9/src/org/appfuse/model/Student.java
702B
chpt9/src/org/appfuse/model/Student.jbx
189B
chpt9/src/org/appfuse/service/ActionManager.java
1.16KB
chpt9/src/org/appfuse/service/AuthManager.java
944B
chpt9/src/org/appfuse/service/FunctionManager.java
1.18KB
chpt9/src/org/appfuse/service/Manager.java
1.2KB
chpt9/src/org/appfuse/service/ModuleActionManager.java
810B
chpt9/src/org/appfuse/service/ModuleManager.java
1.26KB
chpt9/src/org/appfuse/service/RoleAuthManager.java
820B
chpt9/src/org/appfuse/service/RoleManager.java
1.27KB
chpt9/src/org/appfuse/service/StaffManager.java
1.42KB
chpt9/src/org/appfuse/service/StaffRoleManager.java
829B
chpt9/src/org/appfuse/service/StudentManager.java
1.17KB
chpt9/src/org/appfuse/service/impl/ActionManagerImpl.java
2.58KB
chpt9/src/org/appfuse/service/impl/AuthManagerImpl.java
2.46KB
chpt9/src/org/appfuse/service/impl/BaseManager.java
1.55KB
chpt9/src/org/appfuse/service/impl/CheckStaffAuthBean.java
122B
chpt9/src/org/appfuse/service/impl/FunctionManagerImpl.java
2.62KB
chpt9/src/org/appfuse/service/impl/ModuleActionManagerImpl.java
1.54KB
chpt9/src/org/appfuse/service/impl/ModuleManagerImpl.java
3.19KB
chpt9/src/org/appfuse/service/impl/RoleAuthManagerImpl.java
1.75KB
chpt9/src/org/appfuse/service/impl/RoleManagerImpl.java
3.57KB
chpt9/src/org/appfuse/service/impl/StaffManagerImpl.java
4.05KB
chpt9/src/org/appfuse/service/impl/StaffRoleManagerImpl.java
1.51KB
chpt9/src/org/appfuse/service/impl/StudentManagerImpl.java
2.61KB
chpt9/src/org/appfuse/util/ServiceFactory.java
1.2KB
chpt9/src/org/appfuse/util/StringUtil.java
244B
chpt9/src/org/appfuse/util/config/BaseConfig.java
998B
chpt9/src/org/appfuse/util/config/ConfigInterface.java
164B
chpt9/src/org/appfuse/util/config/ConfigManager.java
708B
chpt9/src/org/appfuse/util/config/vssver.scc
112B
chpt9/src/org/appfuse/util/exception/AppBusinessException.java
542B
chpt9/src/org/appfuse/util/exception/AppDAOException.java
523B
chpt9/src/org/appfuse/util/exception/AppException.java
3.65KB
chpt9/src/org/appfuse/util/exception/AppSystemException.java
537B
chpt9/src/org/appfuse/util/exception/ExceptionConstants.java
706B
chpt9/src/org/appfuse/util/exception/vssver.scc
112B
chpt9/src/org/appfuse/util/log/TimeFileAppender.java
1.25KB
chpt9/src/org/appfuse/util/log/TimeSizeRollingFileAppender.java
20.81KB
chpt9/src/org/appfuse/util/log/vssver.scc
64B
chpt9/src/org/appfuse/util/security/AppUser.java
1.26KB
chpt9/src/org/appfuse/util/security/AuthenticationService.java
1.06KB
chpt9/src/org/appfuse/util/security/AuthorizationInterceptor.java
602B
chpt9/src/org/appfuse/util/security/AuthorizationService.java
632B
chpt9/src/org/appfuse/util/security/Interceptor.java
380B
chpt9/src/org/appfuse/util/security/LoginInterceptor.java
780B
chpt9/src/org/appfuse/util/security/LogoutInterceptor.java
783B
chpt9/src/org/appfuse/util/security/PlugIn.java
66B
chpt9/src/org/appfuse/util/security/SecurityException.java
102B
chpt9/src/org/appfuse/util/security/plugin/AuthorInterceptorImpl.java
850B
chpt9/src/org/appfuse/util/security/plugin/AuthorizationInterceptorImpl.java
869B
chpt9/src/org/appfuse/util/security/plugin/LoginInterceptorImpl.java
975B
chpt9/src/org/appfuse/util/security/plugin/LogoutInterceptorImpl.java
984B
chpt9/src/org/appfuse/util/security/plugin/PluginFactory.java
6.21KB
chpt9/src/org/appfuse/util/security/plugin/PluginItem.java
1.02KB
chpt9/src/org/appfuse/util/security/plugin/vssver.scc
128B
chpt9/src/org/appfuse/util/security/service/AuthorizationServiceImpl.java
3.21KB
chpt9/src/org/appfuse/util/security/service/vssver.scc
48B
chpt9/src/org/appfuse/util/security/vssver.scc
176B
chpt9/src/org/appfuse/webapp/action/AuthManageAction.java
4.82KB
chpt9/src/org/appfuse/webapp/action/BaseAction.java
1.15KB
chpt9/src/org/appfuse/webapp/action/FunctionManageAction.java
8.92KB
chpt9/src/org/appfuse/webapp/action/ModuleManageAction.java
4.58KB
chpt9/src/org/appfuse/webapp/action/RoleAuthManageAction.java
5.72KB
chpt9/src/org/appfuse/webapp/action/RoleManageAction.java
4.82KB
chpt9/src/org/appfuse/webapp/action/StaffManageAction.java
8.73KB
chpt9/src/org/appfuse/webapp/action/StaffRoleManageAction.java
8.2KB
chpt9/src/org/appfuse/webapp/action/StudentManageAction.java
4.75KB
chpt9/src/org/appfuse/webapp/filter/AuthFilter.java
5.47KB
chpt9/src/org/appfuse/webapp/filter/EncodingFilter.java
2.05KB
chpt9/src/org/appfuse/webapp/filter/vssver.scc
64B
chpt9/src/org/appfuse/webapp/form/ActionForm.jbx
186B
chpt9/src/org/appfuse/webapp/form/AuthForm.java
646B
chpt9/src/org/appfuse/webapp/form/AuthForm.jbx
231B
chpt9/src/org/appfuse/webapp/form/FunctionForm.java
757B
chpt9/src/org/appfuse/webapp/form/FunctionForm.jbx
190B
chpt9/src/org/appfuse/webapp/form/ModuleActionForm.java
640B
chpt9/src/org/appfuse/webapp/form/ModuleActionForm.jbx
169B
chpt9/src/org/appfuse/webapp/form/ModuleForm.java
717B
chpt9/src/org/appfuse/webapp/form/RoleAuthForm.java
749B
chpt9/src/org/appfuse/webapp/form/RoleAuthForm.jbx
213B
chpt9/src/org/appfuse/webapp/form/RoleForm.java
713B
chpt9/src/org/appfuse/webapp/form/StaffForm.java
699B
chpt9/src/org/appfuse/webapp/form/StaffForm.jbx
179B
chpt9/src/org/appfuse/webapp/form/StaffRoleForm.java
628B
chpt9/src/org/appfuse/webapp/form/StudentForm.java
759B
chpt9/src/org/appfuse/webapp/listener/ContextListener.java
2.17KB
chpt9/src/org/appfuse/webapp/listener/StartupListener.java
2.07KB
chpt9/src/org/appfuse/webapp/listener/vssver.scc
64B
chpt9/~$系统移植说明.doc
162B
chpt9/系统移植说明.doc
28.5KB

资源内容介绍

基于jsp 权限管理 ,直接在myeclipse下直接可以运行,里面有详细的说明文档
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away yourfreedom to share and change it. By contrast, the GNU General PublicLicenses are intended to guarantee your freedom to share and changefree software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to somespecially designated software packages--typically libraries--of theFree Software Foundation and other authors who decide to use it. Youcan use it too, but we suggest you first think carefully about whetherthis license or the ordinary General Public License is the betterstrategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use,not price. Our General Public Licenses are designed to make sure thatyou have the freedom to distribute copies of free software (and chargefor this service if you wish); that you receive source code or can getit if you want it; that you can change the software and use pieces ofit in new free programs; and that you are informed that you can dothese things. To protect your rights, we need to make restrictions that forbiddistributors to deny you these rights or to ask you to surrender theserights. These restrictions translate to certain responsibilities foryou if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratisor for a fee, you must give the recipients all the rights that we gaveyou. You must make sure that they, too, receive or can get the sourcecode. If you link other code with the library, you must providecomplete object files to the recipients, so that they can relink themwith the library after making changes to the library and recompilingit. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright thelibrary, and (2) we offer you this license, which gives you legalpermission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear thatthere is no warranty for the free library. Also, if the library ismodified by someone else and passed on, the recipients should knowthat what they have is not the original version, so that the originalauthor's reputation will not be affected by problems that might beintroduced by others. Finally, software patents pose a constant threat to the existence ofany free program. We wish to make sure that a company cannoteffectively restrict the users of a free program by obtaining arestrictive license from a patent holder. Therefore, we insist thatany patent license obtained for a version of the library must beconsistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by theordinary GNU General Public License. This license, the GNU LesserGeneral Public License, applies to certain designated libraries, andis quite different from the ordinary General Public License. We usethis license for certain libraries in order to permit linking thoselibraries into non-free programs. When a program is linked with a library, whether statically or usinga shared library, the combination of the two is legally speaking acombined work, a derivative of the original library. The ordinaryGeneral Public License therefore permits such linking only if theentire combination fits its criteria of freedom. The Lesser GeneralPublic License permits more lax criteria for linking other code withthe library. We call this license the "Lesser" General Public License because itdoes Less to protect the user's freedom than the ordinary GeneralPublic License. It also provides other free software developers Lessof an advantage over competing non-free programs. These disadvantagesare the reason we use the ordinary General Public License for manylibraries. However, the Lesser license provides advantages in certainspecial circumstances. For example, on rare occasions, there may be a special need toencourage the widest possible use of a certain library, so that it becomesa de-facto standard. To achieve this, non-free programs must beallowed to use the library. A more frequent case is that a freelibrary does the same job as widely used non-free libraries. In thiscase, there is little to gain by limiting the free library to freesoftware only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-freeprograms enables a greater number of people to use a large body offree software. For example, permission to use the GNU C Library innon-free programs enables many more people to use the whole GNUoperating system, as well as its variant, the GNU/Linux operatingsystem. Although the Lesser General Public License is Less protective of theusers' freedom, it does ensure that the user of a program that islinked with the Library has the freedom and the wherewithal to runthat program using a modified version of the Library. The precise terms and conditions for copying, distribution andmodification follow. Pay close attention to the difference between a"work based on the library" and a "work that uses the library". Theformer contains code derived from the library, whereas the latter mustbe combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or otherprogram which contains a notice placed by the copyright holder orother authorized party saying it may be distributed under the terms ofthis Lesser General Public License (also called "this License").Each licensee is addressed as "you". A "library" means a collection of software functions and/or dataprepared so as to be conveniently linked with application programs(which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or workwhich has been distributed under these terms. A "work based on theLibrary" means either the Library or any derivative work undercopyright law: that is to say, a work containing the Library or aportion of it, either verbatim or with modifications and/or translatedstraightforwardly into another language. (Hereinafter, translation isincluded without limitation in the term "modification".) "Source code" for a work means the preferred form of the work formaking modifications to it. For a library, complete source code meansall the source code for all modules it contains, plus any associatedinterface definition files, plus the scripts used to control compilationand installation of the library. Activities other than copying, distribution and modification are notcovered by this License; they are outside its scope. The act ofrunning a program using the Library is not restricted, and output fromsuch a program is covered only if its contents constitute a work basedon the Library (independent of the use of the Library in a tool forwriting it). Whether that is true depends on what the Library doesand what the program that uses the Library does. 1. You may copy and dist

用户评论 (0)

发表评论

captcha