Apache CXF API

Uses of Class
org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509IssuerSerialType

Packages that use X509IssuerSerialType
org.apache.cxf.ws.security.sts.provider.model.xmldsig   
 

Uses of X509IssuerSerialType in org.apache.cxf.ws.security.sts.provider.model.xmldsig
 

Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return X509IssuerSerialType
 X509IssuerSerialType ObjectFactory.createX509IssuerSerialType()
          Create an instance of X509IssuerSerialType
 

Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return types with arguments of type X509IssuerSerialType
 javax.xml.bind.JAXBElement<X509IssuerSerialType> ObjectFactory.createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)
          Create an instance of JAXBElement<X509IssuerSerialType>}
 

Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig with parameters of type X509IssuerSerialType
 javax.xml.bind.JAXBElement<X509IssuerSerialType> ObjectFactory.createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)
          Create an instance of JAXBElement<X509IssuerSerialType>}
 


Apache CXF API

Apache CXF