Declaring the Interceptor
interceptors = [
{
class = "cbSecurity.interceptors.Security",
name = "ApplicationSecurity",
properties = {
// Security properties go here.
}
}
];Global Properties
Last updated
Was this helpful?