Working with ZK Spring Security"

From Documentation
 
(2 intermediate revisions by 2 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 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].
+
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.