Uses of Class
org.apache.cxf.xkms.model.xmldsig.X509DataType
Packages that use X509DataType
-
Uses of X509DataType in org.apache.cxf.xkms.model.xmldsig
Methods in org.apache.cxf.xkms.model.xmldsig that return X509DataTypeModifier and TypeMethodDescriptionObjectFactory.createX509DataType()Create an instance ofX509DataTypeMethods in org.apache.cxf.xkms.model.xmldsig that return types with arguments of type X509DataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<X509DataType>ObjectFactory.createX509Data(X509DataType value) Methods in org.apache.cxf.xkms.model.xmldsig with parameters of type X509DataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<X509DataType>ObjectFactory.createX509Data(X509DataType value) -
Uses of X509DataType in org.apache.cxf.xkms.x509.utils
Methods in org.apache.cxf.xkms.x509.utils with parameters of type X509DataTypeModifier and TypeMethodDescriptionstatic voidX509Utils.parseX509Data(X509DataType x509Data, List<X509Certificate> certs)