-
Interfaces Interface Description com.sun.xml.ws.api.ImpliesWebServiceFeature com.sun.xml.ws.api.pipe.Fiber.Listener com.sun.xml.ws.api.pipe.Pipe UseTube.com.sun.xml.ws.api.server.EndpointComponent replaced byComponentcom.sun.xml.ws.streaming.MtomStreamWriter use org.jvnet.staxex.util.MtomStreamWritercom.sun.xml.ws.wsdl.writer.WSDLResolver Use com.oracle.webservices.api.databinding.WSDLResolver directlycom.sun.xml.wss.impl.callback.SAMLAssertionValidator use the new extended SAMLValidator interface An implementation of the extended SAMLValidator interface can throw UnsupportedOperationException for methods defined in this base interface.jakarta.resource.spi.security.GenericCredential The preferred way to represent generic credential information is via theorg.ietf.jgss.GSSCredentialinterface in J2SE Version 1.4, which provides similar functionality.
-
Classes Class Description com.sun.xml.ws.api.DistributedPropertySet Use com.oracle.webservices.api.message.DistributedPropertySet instead.com.sun.xml.ws.api.pipe.ClientPipeAssemblerContext com.sun.xml.ws.api.pipe.PipeCloner UseTubeCloner.com.sun.xml.ws.api.pipe.PipelineAssemblerFactory UseTubelineAssemblerFactoryinstead.com.sun.xml.ws.api.pipe.ServerPipeAssemblerContext com.sun.xml.ws.api.PropertySet Use com.oracle.webservices.api.message.PropertySet instead.com.sun.xml.ws.api.PropertySet.PropertyMap com.sun.xml.ws.util.xml.XMLStreamReaderToXMLStreamWriter use org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWritercom.sun.xml.wss.impl.callback.PrefixNamespaceMappingCallback : since XWS 2.0 EAcom.sun.xml.wss.impl.callback.PropertyCallback This callback is no longer supported by the XWS-Security runtime, use the XWS-Security configuration file to set the above property values instead.com.sun.xml.xsom.impl.parser.SAXParserFactoryAdaptor