Working with ZK Spring Security

From Documentation
Revision as of 07:34, 22 February 2011 by Ashishd (talk | contribs) (Created page with "ZK Spring Security builds on Spring Security and extends it to work with ZK. First it allows seamless integration of ZK with Spring Security and second it also provides additiona...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ZK Spring Security builds on Spring Security and extends it to work with ZK. First it allows seamless integration of ZK with Spring Security and second it also provides additional features such as secured ZK component events, fully customizable Ajax login popup and security in view layer built using ZK. Following sections details each of these features with examples and codes.