Software Downloads

Releases

The released versions of the MashSSL Web Toolkit and all required dependencies, including the core MashSSL library, are located within the SafeMashups code repository, which is a Maven 2.0 formatted repository. The MashSSL web toolkit and dependent libraries are not typically downloaded directly, but are instead defined as a Maven dependency within your web application projects as detailed here. They are, however, listed here for your convenience.

File Description Notes Date
mashssl-core-1.1.jar Downloadlink MashSSL Protocol Reference Implementation Noteslink 11-01-09
mashssl-web-toolkit-api-1.1.jar Downloadlink MashSSL Web Toolkit Noteslink 11-01-09
mashssl-web-toolkit-impl-1.1.war Downloadlink MashSSL Web Toolkit Noteslink 11-01-09

Source Code

The artifact sources for the MashSSL Web Toolkit and all of its dependencies are also located within the SafeMashups release repository. By referencing the toolkit as a dependency within your web applications, the sources will be automatically downloaded to your local repository and can be configured within your IDE for debugging. They are, however, listed here for your convenience.

File Description Date
mashssl-core-1.1-sources.jar Downloadlink MashSSL Core Sources 11-01-09
mashssl-web-toolkit-api-1.1-sources.jar Downloadlink MashSSL Web Toolkit Sources 11-01-09
mashssl-web-toolkit-impl-1.1-sources.jar Downloadlink MashSSL Web Toolkit Sources 11-01-09

Examples

Several examples have been developed to assist you in learning how to use the MashSSL Web Toolkit and the MashSSL protocol in general. Some demonstrate how the Toolkit can be used to facilitate the implementation of other mashup security related protocols, e.g. OpenAjax and OAuth. Please read the "notes" associated with each entry, for specific instructions regarding installing and running each example.

File Description Notes Date
MashSSL Cross Domain XHR Demo
cross-site-demo-masher-1.6.war Downloadlink Cross Domain Demo Masher Noteslink 09-12-09
cross-site-demo-masher-1.6-sources.jar Downloadlink Cross Domain Demo Masher Sources Noteslink 09-12-09
cross-site-demo-mashee-1.6.war Downloadlink Cross Domain Demo Mashee Noteslink 09-12-09
cross-site-demo-mashee-1.6-sources.jar Downloadlink Cross Domain Demo Mashee Sources Noteslink 09-12-09
MashSSL Kerberos Demo
mashssl-spnego-1.0.jar Downloadlink MashSSL SPNEGO Library Noteslink 09-12-09
mashssl-spnego-1.0-sources.jar Downloadlink MashSSL SPNEGO Library Sources Noteslink 09-12-09
mashssl-kerberos-client-1.0.jar Downloadlink MashSSL Kerberos Client Noteslink 09-12-09
mashssl-kerberos-client-1.0-sources.jar Downloadlink MashSSL Kerberos Client Sources Noteslink 09-12-09
kerberos-demo-kdc-1.0.war Downloadlink Kerberos Demo KDC Noteslink 09-12-09
kerberos-demo-kdc-1.0-sources.jar Downloadlink Kerberos Demo KDC Sources Noteslink 09-12-09
kerberos-demo-rparty-1.0.war Downloadlink Kerberos Demo Relying Party Noteslink 09-12-09
kerberos-demo-rparty-1.0-sources.jar Downloadlink Kerberos Demo Relying Party Sources Noteslink 09-12-09
kerberos-demo-service-1.0.war Downloadlink Kerberos Demo Service Noteslink 09-12-09
kerberos-demo-service-1.0-sources.jar Downloadlink Kerberos Demo Service Sources Noteslink 09-12-09
MashSSL OAuth Demo
oauth-demo-masher-1.6.war Downloadlink OAuth Demo Masher Noteslink 09-12-09
oauth-demo-masher-1.6-sources.jar Downloadlink OAuth Demo Masher Sources Noteslink 09-12-09
oauth-demo-mashee-1.6.war Downloadlink OAuth Demo Mashee Noteslink 09-12-09
oauth-demo-mashee-1.6-sources.jar Downloadlink OAuth Demo Mashee Sources Noteslink 09-12-09
MashSSL OpenAjax Demo
open-ajax-demo-masher-1.6.war Downloadlink OpenAjax Demo Masher Noteslink 09-12-09
open-ajax-demo-masher-1.6-sources.jar Downloadlink OpenAjax Demo Masher Sources Noteslink 09-12-09
open-ajax-demo-sender-1.6.war Downloadlink OpenAjax Demo Sender Widget Noteslink 09-12-09
open-ajax-demo-sender-1.6-sources.jar Downloadlink OpenAjax Demo Sender Widget Sources Noteslink 09-12-09
open-ajax-demo-receiver-1.6.war Downloadlink OpenAjax Demo Receiver Widget Noteslink 09-12-09
open-ajax-demo-receiver-1.6-sources.jar Downloadlink OpenAjax Demo Receiver Widget Sources Noteslink 09-12-09