Uses of Class
org.apache.xml.security.binding.xmldsig.SPKIDataType
-
Packages that use SPKIDataType Package Description org.apache.xml.security.binding.xmldsig -
-
Uses of SPKIDataType in org.apache.xml.security.binding.xmldsig
Methods in org.apache.xml.security.binding.xmldsig that return SPKIDataType Modifier and Type Method Description SPKIDataType
ObjectFactory. createSPKIDataType()
Create an instance ofSPKIDataType
Methods in org.apache.xml.security.binding.xmldsig that return types with arguments of type SPKIDataType Modifier and Type Method Description javax.xml.bind.JAXBElement<SPKIDataType>
ObjectFactory. createSPKIData(SPKIDataType value)
Methods in org.apache.xml.security.binding.xmldsig with parameters of type SPKIDataType Modifier and Type Method Description javax.xml.bind.JAXBElement<SPKIDataType>
ObjectFactory. createSPKIData(SPKIDataType value)
-