The distribution .zip archive for the WAM Token Translator contains the following:

  • ReadMeFirst.pdf – contains links to this online documentation
  • /legal – contains this document:
    • Legal.pdf – copyright and license information
  • /dist – contains libraries needed to run the Token Translator:
    • pf-wam-token-translator-2.0.jar – the WAM Token Translator JAR file
    • opentoken-adapter-2.5.1.jar – OpenToken Adapter JAR file
  • /dist/oam – contains Oracle Access Manager libraries needed to run the adapter:
    • pf-oam-plugin.jar – Pre-built OAM-compatible WAM plug-in JAR file
    • PingCustomAuthPlugin.jar – a Java-based PingFederate Custom Authentication Scheme
  • /dist/rsa – contains RSA libraries needed to run the adapter:
    • pf-rsa-plugin.jar – Pre-built RSA-compatible WAM plug-in JAR file
    • axm-runtime-api-6.1.4 - RSA API library
    • jsafeFIPS-6.1.jar – RSA API library
    • jsafeJCEFIPS-6.1.jar – RSA API library
  • /sdk – contains build scripts, documents, libraries, and sample code to build a WAM plug-in:
    • README.txt – contains documentation on how to build a WAM plug-in
    • /docs – contains documentation on how to build a WAM plug-in
    • /lib – contains libraries and supporting files needed to build WAM plug-in
    • /samples – contains sample code used to build a WAM plug-in