Package com.ibm.websphere.wssecurity.wssapi
Interface Summary
| Interface | Description |
|---|---|
| WSSConsumingContext | This interface stores the components for consuming of WS-Security, such as verification, decryption, the security token and the time stamp. |
| WSSGenerationContext | This interface stores the components for generating the SOAP message, such as signature, encryption, attached security token, and attached time stamp. |
| WSSTimestamp | This interface is responsible for the time stamp component. |
| XMLStructure | This interface representation an XML structure from any namespace. |
Class Summary
| Class | Description |
|---|---|
| WSSFactory | This abstract class is responsible for the creation of classes that are required for WS-Security generation and consumption. |
| WSSUtilFactory | This API is used for general Web Services Security utility methods for use in JAAS login modules |
Exception Summary
| Exception | Description |
|---|---|
| WSSException | Represents an exception while processing WS-Security. |