Apache CXF API

Uses of Class
org.apache.cxf.xkms.model.xmldsig.X509IssuerSerialType

Packages that use X509IssuerSerialType
org.apache.cxf.xkms.model.xmldsig   
 

Uses of X509IssuerSerialType in org.apache.cxf.xkms.model.xmldsig
 

Methods in org.apache.cxf.xkms.model.xmldsig that return X509IssuerSerialType
 X509IssuerSerialType ObjectFactory.createX509IssuerSerialType()
          Create an instance of X509IssuerSerialType
 

Methods in org.apache.cxf.xkms.model.xmldsig that return types with arguments of type X509IssuerSerialType
 JAXBElement<X509IssuerSerialType> ObjectFactory.createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)
          Create an instance of JAXBElement<X509IssuerSerialType>}
 

Methods in org.apache.cxf.xkms.model.xmldsig with parameters of type X509IssuerSerialType
 JAXBElement<X509IssuerSerialType> ObjectFactory.createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)
          Create an instance of JAXBElement<X509IssuerSerialType>}
 


Apache CXF API

Apache CXF