Uses of Interface
org.opensaml.soap.wssecurity.Embedded
-
Packages that use Embedded Package Description org.opensaml.soap.wssecurity.impl XML Object provider implementations for WS-Security. -
-
Uses of Embedded in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl that implement Embedded Modifier and Type Class Description classEmbeddedImplEmbeddedImpl is the concrete implementation ofEmbedded.Methods in org.opensaml.soap.wssecurity.impl that return Embedded Modifier and Type Method Description EmbeddedEmbeddedBuilder. buildObject()Builds a WS-Security object of the given type.EmbeddedEmbeddedBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)Creates an XMLObject with a given fully qualified name.
-