Uses of Interface
org.opensaml.soap.wstrust.CanonicalizationAlgorithm
Packages that use CanonicalizationAlgorithm
Package
Description
XML Object provider implementations for WS-Trust.
-
Uses of CanonicalizationAlgorithm in org.opensaml.soap.wstrust.impl
Classes in org.opensaml.soap.wstrust.impl that implement CanonicalizationAlgorithmModifier and TypeClassDescriptionclass
CanonicalizationAlgorithmImpl.Methods in org.opensaml.soap.wstrust.impl that return CanonicalizationAlgorithmModifier and TypeMethodDescriptionCanonicalizationAlgorithmBuilder.buildObject()
Builds a WS-Trust object of the given type.CanonicalizationAlgorithmBuilder.buildObject
(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.