Uses of Class
org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509IssuerSerialType
-
Packages that use X509IssuerSerialType Package Description 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 Modifier and Type Method Description X509IssuerSerialTypeObjectFactory. createX509IssuerSerialType()Create an instance ofX509IssuerSerialTypeMethods in org.apache.cxf.ws.security.sts.provider.model.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.cxf.ws.security.sts.provider.model.xmldsig with parameters of type X509IssuerSerialType Modifier and Type Method Description javax.xml.bind.JAXBElement<X509IssuerSerialType>ObjectFactory. createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)
-