Uses of Interface
org.opensaml.soap.wstrust.CanonicalizationAlgorithm
-
Packages that use CanonicalizationAlgorithm Package Description org.opensaml.soap.wstrust.impl 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 CanonicalizationAlgorithm Modifier and Type Class Description classCanonicalizationAlgorithmImplCanonicalizationAlgorithmImpl.Methods in org.opensaml.soap.wstrust.impl that return CanonicalizationAlgorithm Modifier and Type Method Description CanonicalizationAlgorithmCanonicalizationAlgorithmBuilder. buildObject()Builds a WS-Trust object of the given type.CanonicalizationAlgorithmCanonicalizationAlgorithmBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)Creates an XMLObject with a given fully qualified name.
-