Uses of Class
network.oxalis.commons.certvalidator.jaxb.xmldsig.X509IssuerSerialType
-
Packages that use X509IssuerSerialType Package Description network.oxalis.commons.certvalidator.jaxb.xmldsig -
-
Uses of X509IssuerSerialType in network.oxalis.commons.certvalidator.jaxb.xmldsig
Methods in network.oxalis.commons.certvalidator.jaxb.xmldsig that return X509IssuerSerialType Modifier and Type Method Description X509IssuerSerialTypeObjectFactory. createX509IssuerSerialType()Create an instance ofX509IssuerSerialTypeMethods in network.oxalis.commons.certvalidator.jaxb.xmldsig that return types with arguments of type X509IssuerSerialType Modifier and Type Method Description javax.xml.bind.JAXBElement<X509IssuerSerialType>ObjectFactory. createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)Methods in network.oxalis.commons.certvalidator.jaxb.xmldsig with parameters of type X509IssuerSerialType Modifier and Type Method Description javax.xml.bind.JAXBElement<X509IssuerSerialType>ObjectFactory. createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)
-