Class Summary |
WSSKeyInfoProcessor |
KeyInfoProcessor is responsible for locating a
SecurityToken (Key) based on information in the given
<KeyInfo> element. |
WSSReferenceProcessor |
ReferenceProcessor knows about how to map between
ElementReferences, <reference> objects, and the pointed-to
elements in a document. |
WSSSignature |
WSSSignature contains the configurations information
necessary to construct an XML-Signature compliant signature
for an XML document. |
WSSSignatureProcessor |
WSSSignatureProcessor is responsible for adding
signatures to an outgoing message, and verifying signatures
on incoming messages, based on the WS-Security configuration
information in a WSSContext. |