lrkwz / jCryptionSpring-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an usage example for jCriptionSpring.

It is supposed to be used against a local compiled SNAPSHOT version.
Change to the desider released version in pom.xml

Simply run mvn tomcat:run and point your rowser to http://localhost:8080/sample to start experimenting jCriptionSpring.

You may wish to take a look of the crypted data been transferred when submitting the UserProfile form: enable Firebug for localhost and take a look at what happnes in Net panel (click the Persist button to see the first ajax call which retrives the publick key).

About


Languages

Language:JavaScript 79.2%Language:AspectJ 10.5%Language:CSS 6.6%Language:Java 3.7%