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