Uses of Class
org.apache.wss4j.dom.message.WSSecBase
Packages that use WSSecBase
-
Uses of WSSecBase in org.apache.wss4j.dom.message
Subclasses of WSSecBase in org.apache.wss4j.dom.messageModifier and TypeClassDescriptionclassBase class for DerivedKey encryption and signatureclassEncrypts and signs parts of a message with derived keys derived from a symmetric key.classBuilder to sign with derived keysclassEncrypts a parts of a message according to WS Specification, X509 profile, and adds the encryption data.classBuilder class to build an EncryptedKey.classBuilds a WS SAML Assertion and inserts it into the SOAP Envelope.classCreates a Signature according to WS Specification, X509 profile.classThis is the base class for WS Security messages that are used for signature generation or verification.classBuilds a WS SignatureConfirmation and inserts it into the SOAP Envelope.classBuilds a WS Timestamp and inserts it into the SOAP Envelope.classBuilds a WS UsernameToken. -
Uses of WSSecBase in org.apache.wss4j.dom.saml
Subclasses of WSSecBase in org.apache.wss4j.dom.saml