Uses of Interface
org.opensaml.soap.wssecurity.TransformationParameters
Packages that use TransformationParameters
Package
Description
XML Object provider implementations for WS-Security.
-
Uses of TransformationParameters in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl that implement TransformationParametersModifier and TypeClassDescriptionclassTransformationParametersImpl implements the <wsse:TransformationParameters> element.Methods in org.opensaml.soap.wssecurity.impl that return TransformationParametersModifier and TypeMethodDescriptionTransformationParametersBuilder.buildObject()Builds a WS-Security object of the given type.TransformationParametersBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.