Working with ZK Spring Security"

From Documentation
Line 1: Line 1:
 
{{ZKSpringEssentialsPageHeader}}
 
{{ZKSpringEssentialsPageHeader}}
  
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.
+
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. You can also download examples archive with source code from [http://zkbooks.googlecode.com/svn/trunk/zkspringessentials/zkspringcoresec/zkspringessentials.war here]
  
 
{{ZKSpringEssentialsHeadingToc}}
 
{{ZKSpringEssentialsHeadingToc}}

Revision as of 08:55, 25 February 2011

Working with ZK Spring Security



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. You can also download examples archive with source code from here



Version History

Last Update : 2011/02/25


Version Date Content
     


Last Update : 2011/02/25

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.