Uses of Class
org.apache.xml.security.binding.xmldsig.X509IssuerSerialType
-
Packages that use X509IssuerSerialType Package Description org.apache.xml.security.binding.xmldsig -
-
Uses of X509IssuerSerialType in org.apache.xml.security.binding.xmldsig
Methods in org.apache.xml.security.binding.xmldsig that return X509IssuerSerialType Modifier and Type Method Description X509IssuerSerialType
ObjectFactory. createX509IssuerSerialType()
Create an instance ofX509IssuerSerialType
Methods in org.apache.xml.security.binding.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 org.apache.xml.security.binding.xmldsig with parameters of type X509IssuerSerialType Modifier and Type Method Description javax.xml.bind.JAXBElement<X509IssuerSerialType>
ObjectFactory. createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)
-