You are on page 1of 1

Here is a sample command line to run the JAR file:

> java --add-modules java.xml.bind -jar vks_wsse_header-generator_1.1.jar testUser testOrg


eW91cl9zZWNyZXRfdG9rZW45

This will produce this result:

> UsernameToken Username="testUser",


PasswordDigest="365j4zPfUVWZHpwmzEMNeHB8HwI=",
Nonce="OGE2MjE5NWZhOTdiMjg1NjhlZDEyZTc3Mzk0ZTM4NWQ=",
Created="2018-06-26T21:34:08+00:00", Organization="testOrg"

You might also like