All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.nutz.integration.shiro.shiro.js Maven / Gradle / Ivy

There is a newer version: 1.r.69.v20220215
Show newest version
var ioc = {
		shiroEnv : {
			type : "org.nutz.integration.shiro.ioc.NutShiroEnvironmentLoader"
			fields : {
				servletContext : {app:"$servletContext"}
			},
			events : {
				create : "init",
				depose : "depose"
			}
		}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy