Uses of Class
org.apache.cxf.ws.security.sts.provider.model.xmldsig.ManifestType
-
Packages that use ManifestType Package Description org.apache.cxf.ws.security.sts.provider.model.xmldsig -
-
Uses of ManifestType in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return ManifestType Modifier and Type Method Description ManifestTypeObjectFactory. createManifestType()Create an instance ofManifestTypeMethods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return types with arguments of type ManifestType Modifier and Type Method Description javax.xml.bind.JAXBElement<ManifestType>ObjectFactory. createManifest(ManifestType value)Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig with parameters of type ManifestType Modifier and Type Method Description javax.xml.bind.JAXBElement<ManifestType>ObjectFactory. createManifest(ManifestType value)
-