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 provides additional features such as secured ZK component events, fully customizable Ajax login popup and security in view layer built using ZK. The following sections detail 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]
+
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 provides additional features such as secured ZK component events, fully customizable Ajax login popup and security in view layer built using ZK. The following sections detail each of these features with examples and codes. You can also [http://zkspring.googlecode.com/files/zkspringcoresec.war download examples archive with source code].
  
 
{{ZKSpringEssentialsHeadingToc}}
 
{{ZKSpringEssentialsHeadingToc}}

Revision as of 08:09, 8 March 2012

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 provides additional features such as secured ZK component events, fully customizable Ajax login popup and security in view layer built using ZK. The following sections detail each of these features with examples and codes. You can also download examples archive with source code.



Version History

Last Update : 2012/03/08


Version Date Content
     


Last Update : 2012/03/08

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