Package | Description |
---|---|
org.apache.cxf.ws.security.wss4j.policyhandlers | |
org.apache.wss4j.dom.message | |
org.apache.wss4j.dom.saml |
Modifier and Type | Class and Description |
---|---|
class |
WSSecurityTokenHolder |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBindingBuilder.setKeyIdentifierType(WSSecBase secBase,
AbstractToken token) |
Modifier and Type | Class and Description |
---|---|
class |
WSSecDerivedKeyBase
Base class for DerivedKey encryption and signature
|
class |
WSSecDKEncrypt
Encrypts and signs parts of a message with derived keys derived from a
symmetric key.
|
class |
WSSecDKSign
Builder to sign with derived keys
|
class |
WSSecEncrypt
Encrypts a parts of a message according to WS Specification, X509 profile,
and adds the encryption data.
|
class |
WSSecEncryptedKey
Builder class to build an EncryptedKey.
|
class |
WSSecSAMLToken
Builds a WS SAML Assertion and inserts it into the SOAP Envelope.
|
class |
WSSecSignature
Creates a Signature according to WS Specification, X509 profile.
|
class |
WSSecSignatureBase
This is the base class for WS Security messages that are used for signature generation or
verification.
|
class |
WSSecSignatureConfirmation
Builds a WS SignatureConfirmation and inserts it into the SOAP Envelope.
|
class |
WSSecTimestamp
Builds a WS Timestamp and inserts it into the SOAP Envelope.
|
class |
WSSecUsernameToken
Builds a WS UsernameToken.
|
Modifier and Type | Class and Description |
---|---|
class |
WSSecSignatureSAML |
Copyright © 2021 JBoss by Red Hat. All rights reserved.