Author Archives: Trung

Apache Shiro on AppEngine

Apache Shiro Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management. Authentication: Support logins across one or more pluggable data sources (LDAP, JDBC, Kerberos, ActiveDirectory, etc). Authorization: Perform access control based … Continue reading

Posted in AppEngine | Tagged , , , | 2 Comments

Visual GUI Designer in web browser

I spent some my free time to develop a Visual GUI Designer application using GWT and GEF. Currently, we have almost all basic editing features: Tools Palette Property Sheet Copy, Cut, Paste, Undo and Redo Keyboard shortcuts The demo is … Continue reading

Posted in GWT | Tagged , , | Leave a comment