Uses of Class
com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.SPKIData
-
Packages that use SPKIData Package Description com.sun.xml.security.core.dsig com.sun.xml.ws.security.opt.crypto.jaxb -
-
Uses of SPKIData in com.sun.xml.security.core.dsig
Methods in com.sun.xml.security.core.dsig that return SPKIData Modifier and Type Method Description SPKIDataObjectFactory. createSPKIData()Create an instance ofSPKIDataMethods in com.sun.xml.security.core.dsig that return types with arguments of type SPKIData Modifier and Type Method Description javax.xml.bind.JAXBElement<SPKIData>ObjectFactory. createSPKIData(SPKIData value)Methods in com.sun.xml.security.core.dsig with parameters of type SPKIData Modifier and Type Method Description javax.xml.bind.JAXBElement<SPKIData>ObjectFactory. createSPKIData(SPKIData value) -
Uses of SPKIData in com.sun.xml.ws.security.opt.crypto.jaxb
Methods in com.sun.xml.ws.security.opt.crypto.jaxb that return SPKIData Modifier and Type Method Description SPKIDataJAXBSignatureFactory. newSPKIData(List spkiSexpAndAny)Creates a SPKIData with the specified parameters
-