| Class | Description |
|---|---|
| Encryptor |
A class to encrypt references.
|
| WSSecBase |
This is the base class for WS Security messages.
|
| WSSecDerivedKeyBase |
Base class for DerivedKey encryption and signature
|
| WSSecDKEncrypt |
Encrypts and signs parts of a message with derived keys derived from a
symmetric key.
|
| WSSecDKSign |
Builder to sign with derived keys
|
| WSSecEncrypt |
Encrypts a parts of a message according to WS Specification, X509 profile,
and adds the encryption data.
|
| WSSecEncryptedKey |
Builder class to build an EncryptedKey.
|
| WSSecHeader |
This class implements WS Security header.
|
| WSSecSAMLToken |
Builds a WS SAML Assertion and inserts it into the SOAP Envelope.
|
| WSSecSecurityContextToken |
Builder class to add a
wsc:SecurityContextToken into the
wsse:Security |
| WSSecSignature |
Creates a Signature according to WS Specification, X509 profile.
|
| WSSecSignatureBase |
This is the base class for WS Security messages that are used for signature generation or
verification.
|
| WSSecSignatureConfirmation |
Builds a WS SignatureConfirmation and inserts it into the SOAP Envelope.
|
| WSSecTimestamp |
Builds a WS Timestamp and inserts it into the SOAP Envelope.
|
| WSSecUsernameToken |
Builds a WS UsernameToken.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.