Working with ZK Spring Security"

From Documentation
 
(5 intermediate revisions by 3 users not shown)
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. You can also download examples archive with source code from [http://zkbooks.googlecode.com/svn/trunk/zkspringessentials/zkspringcoresec/zkspringessentials.war here]
+
ZK Spring Security provides utilities to check permissions in ZK applications for both Java and ZUL code.
  
 
{{ZKSpringEssentialsHeadingToc}}
 
{{ZKSpringEssentialsHeadingToc}}
  
=Version History=
 
{{LastUpdated}}
 
{| border='1px' | width="100%"
 
! Version !! Date !! Content
 
|-
 
|  
 
|  
 
|  
 
|}
 
 
{{ZKSpringEssentialsPageFooter}}
 
{{ZKSpringEssentialsPageFooter}}

Latest revision as of 08:50, 13 December 2022

Working with ZK Spring Security



ZK Spring Security provides utilities to check permissions in ZK applications for both Java and ZUL code.





Last Update : 2022/12/13

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