The Apache Trust Services Integration Kit.

See:
          Description

Packages
org.apache.tsik.common These common files are used within the wss, wst, wsa packages.
org.apache.tsik.crl Handles Certificate Revocation Lists (CRLs).
org.apache.tsik.datatypes Provides passive data types of general utility.
org.apache.tsik.domutil A simplified interface to the XML Document Object Model (DOM).
org.apache.tsik.domutil.elements Base classes for java-to-xml implementations.
org.apache.tsik.messaging The messaging framework.
org.apache.tsik.verifier Verifies trust of public keys and certificates.
org.apache.tsik.wsa Implements the WS-Addressing specification.
org.apache.tsik.wsa.elements Elements in the WS-Addressing schema.
org.apache.tsik.wsa.types Types in the WS-Addressing schema.
org.apache.tsik.wsp This package implements policies.
org.apache.tsik.wsp.actions This package contains actions that can be used when constructing dependency graphs.
org.apache.tsik.wss Implements the WS-Security specification via traditional APIs.
org.apache.tsik.wss.actions WS-Security related actions that can be used in dependency graphs.
org.apache.tsik.wss.elements Elements in the WS-Security schema.
org.apache.tsik.wss.graphs WS-Security related dependency graphs.
org.apache.tsik.wst Implements the WS-Trust specification.
org.apache.tsik.wst.elements Elements for the WS-Trust schema.
org.apache.tsik.wsx Implements the WS-MetadataExchange specification.
org.apache.tsik.wsx.actions WS-MetadataExchange related actions that can be used in dependency graphs.
org.apache.tsik.wsx.graphs WS-MetadataExchange related dependency graphs.
org.apache.tsik.xmlenc Provides an interface to XML Encryption.
org.apache.tsik.xmlsig This API provides an interface to XML Digital Signatures.
org.apache.tsik.xmlsig.tools This API provides useful tools for XML signature processing.
org.apache.tsik.xpath XPath expression and its namespaces.

 

The Apache Trust Services Integration Kit.

Apache TSIK is a client and server toolkit for creating secure XML applications.

Overview

TSIK contains API functionality for sending and receiving secure XML messages. The following functionality is implemented to various degrees. More information can be found in each package.

Utilities used throughout the code include

Prerequisites

File structure