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