Add Page Based Security Using Authorized Roles

From Documentation
Revision as of 11:00, 22 February 2011 by Ashishd (talk | contribs) (Created page with "===Purpose=== Secure ZK ZUML pages with Authorized roles ===Example=== This Example is borrowed from the standard Spring Security tutorial sample and has been modified to work wi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Purpose

Secure ZK ZUML pages with Authorized roles

Example

This Example is borrowed from the standard Spring Security tutorial sample and has been modified to work with ZK using ZK Spring Security. You can download the example codes from ZK Spring Essentials Google Code source repository here. You can see this example in action by deploying ZK Spring Essentials web archive and hitting example home page at http://localhost:8080/zkspringessentials/home.zul Example.jpg

Version History

Last Update : 2011/02/22


Version Date Content