Method Security
XML
<global-method-security pre-post-annotations="enabled" />
Configuration Class
@EnableGlobalMethodSecurity(prePostEnabled = true, mode = AdviceMode.ASPECTJ)
Last updated
Was this helpful?
<global-method-security pre-post-annotations="enabled" />
@EnableGlobalMethodSecurity(prePostEnabled = true, mode = AdviceMode.ASPECTJ)
Last updated
Was this helpful?