/ Published in: Groovy
Expand |
Embed | Plain Text
security { // see DefaultSecurityConfig.groovy for all settable/overridable properties active = true loginUserDomainClass = "User" authorityDomainClass = "Role" requestMapClass = "RequestMap" }
You need to login to post a comment.
