Using the SWID Validation Java Web Application
A simple, proof of concept webapp that provides a SWID validation service that is deployable to a Java application server.
This web application is a wrapper around the SWIDVal tool, which can be deployed as a WAR file to a Java application server.
The source can be found in the project’s Github repo.