org.nutz.integration.shiro.shiro.js Maven / Gradle / Ivy
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