| Package | Description |
|---|---|
| org.opensaml.soap.wssecurity.impl |
XML Object provider implementations for WS-Security.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransformationParametersImpl
TransformationParametersImpl implements the <wsse:TransformationParameters> element.
|
| Modifier and Type | Method and Description |
|---|---|
TransformationParameters |
TransformationParametersBuilder.buildObject()
Builds a WS-Security object of the given type.
|
TransformationParameters |
TransformationParametersBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|