I moved my JOSE implementation out of my openinfocard project into a new repository: https://code.google.com/p/jsoncrypto/
One way to dive into this API is to look at the JUNIT test cases. They go through all the API calls and test the examples provided in the specs. https://code.google.com/p/jsoncrypto/source/browse/trunk/testsrc/org/xmldap/json/WebTokenTest.java Axel https://code.google.com/p/jsoncrypto/source/browse/trunk/src/org/xmldap/json/WebToken.java _______________________________________________ jose mailing list [email protected] https://www.ietf.org/mailman/listinfo/jose
