Java API

Use

The Java API provides classes and the methods that can easily be called from xslt programs as  extension functions. The following classes are provided:

  • Identifier - For creating CTT identifiers
  • GetKeyMapping - For reading key mappings (UKM_GET_KEY_MAPPINGS)
  • AddKeyMapping - For creating key mappings (UKM_ADD_KEY_MAPPINGS)
  • DeleteKeyMapping - For deleting key mappings (UKM_DELETE_KEY_MAPPINGS)
  • Guid - For requesting GUIDs

Communications with a key store take place using an RFC adapter that is defined in the Integration Directory of the Exchange Infrastructure.