| Package | Description | 
|---|---|
| weblogic.xml.schema.binding | |
| weblogic.xml.security | |
| weblogic.xml.security.encryption | |
| weblogic.xml.security.keyinfo | |
| weblogic.xml.security.signature | |
| weblogic.xml.security.specs | |
| weblogic.xml.security.transforms | |
| weblogic.xml.security.utils | |
| weblogic.xml.security.wsse | |
| weblogic.xml.stream | 
 Deprecated. Provides XML stream support. 
 | 
| weblogic.xml.stream.util | 
 Deprecated. Provides XML stream utilities support. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TypeMapping.readXML(XMLInputStream stream)
read from xml in the format defined by the webservices deployment
     descriptor, and add each entry found to this mapping. 
 | 
void | 
TypeMapping.writeXML(XMLOutputStream xout)
write each entry found to this mapping to xml in the format
     defined by the webservices deployment descriptor. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SecurityProcessingException
Deprecated. 
 
please use new WS Security API 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EncryptionException  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
EncryptionMethod.fromXMLInternal(XMLInputStream in,
               String ns)
Subclasses can override to deserialize algorithm specific parameters. 
 | 
void | 
EncryptedKey.toXML(XMLOutputStream xos,
     int indent)  | 
void | 
ReferenceList.toXML(XMLOutputStream out,
     String ns,
     int indent)  | 
void | 
EncryptionMethod.toXML(XMLOutputStream out,
     String ns,
     int indent)  | 
void | 
EncryptedKey.toXML(XMLOutputStream xos,
     String ns,
     int indent)  | 
abstract void | 
CipherData.toXML(XMLOutputStream out,
     String ns,
     int indent)  | 
protected void | 
EncryptionMethod.toXMLInternal(XMLOutputStream out,
             String ns,
             int indent)
Allow subclasses to add elements 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
KeyResolverException  | 
| Modifier and Type | Method and Description | 
|---|---|
static X509IssuerSerial | 
X509IssuerSerial.fromXML(XMLInputStream in,
       String ns)  | 
static KeyValue | 
KeyValue.fromXML(XMLInputStream in,
       String ns)  | 
void | 
KeyInfo.toXML(XMLOutputStream os,
     int indent)  | 
void | 
X509IssuerSerial.toXML(XMLOutputStream xos,
     String ns,
     int indent)  | 
void | 
X509Data.toXML(XMLOutputStream xos,
     String ns,
     int indent)  | 
abstract void | 
KeyValue.toXML(XMLOutputStream xos,
     String ns,
     int indent)  | 
void | 
KeyInfo.toXML(XMLOutputStream os,
     String ns,
     int indent)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
XMLSignatureException  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DigestMethod.fromXMLInternal(XMLInputStream in,
               String ns)
Subclasses can override to deserialize algorithm specific parameters. 
 | 
protected static String[] | 
CanonicalizationMethod.getInclusiveNamesSpacesFromXml(XMLInputStream in,
                              String ns)  | 
void | 
Signature.toXML(XMLOutputStream xos,
     String ns,
     int indent)  | 
void | 
Reference.toXML(XMLOutputStream xos,
     String ns,
     int indent)  | 
void | 
DigestMethod.toXML(XMLOutputStream out,
     String ns,
     int indent)  | 
void | 
CanonicalizationMethod.toXML(XMLOutputStream out,
     String ns,
     int indent)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EntityDescriptor.fromXMLInternal(XMLInputStream in)
Deprecated.  
  | 
protected abstract void | 
SpecBase.fromXMLInternal(XMLInputStream in,
               String namespace)
Deprecated.  
  | 
protected void | 
ElementIdentifier.fromXMLInternal(XMLInputStream in,
               String ns)
Deprecated.  
  | 
protected void | 
BinarySecurityTokenSpec.fromXMLInternal(XMLInputStream in,
               String ns)
Deprecated.  
  | 
static String | 
EntityDescriptor.getValue(XMLInputStream in,
        String tag)
Deprecated.  
  | 
void | 
SpecBase.toXML(XMLOutputStream out)
Deprecated.  
  | 
void | 
SecurityDD.toXML(XMLOutputStream out)
Deprecated.  
  | 
void | 
EntityDescriptor.toXML(XMLOutputStream out)
Deprecated.  
  | 
abstract void | 
SpecBase.toXML(XMLOutputStream out,
     String namespace,
     int indent)
Deprecated.  
  | 
void | 
ElementIdentifier.toXML(XMLOutputStream out,
     String ns,
     int indent)
Deprecated.  
  | 
void | 
BinarySecurityTokenSpec.toXML(XMLOutputStream out,
     String ns,
     int indent)
Deprecated.  
  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IncompatibleTransformException  | 
class  | 
TransformException  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
Transform.fromXMLInternal(XMLInputStream xin,
               String ns)  | 
abstract XMLOutputStream | 
Transform.getXMLOutputStream()  | 
void | 
Transform.toXML(XMLOutputStream xos,
     String ns,
     int indent)  | 
protected void | 
Transform.toXMLInternal(XMLOutputStream xos,
             String ns,
             int indent)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
XMLSecurityException  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
XMLOutputStreamBase.add(XMLEvent event)  | 
Object | 
XMLObjectReader.readObject(XMLInputStream xin)  | 
Object | 
XMLObjectReader.readObject(XMLInputStream xin,
          int expectedTC)  | 
abstract Object | 
XMLObjectReader.readObjectInternal(int tc,
                  String namespace,
                  XMLInputStream xin)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
SecureSoapOutputStream.addXMLEvent(XMLEvent event)
Deprecated.  
  | 
static Object | 
WSSEReader.read(XMLInputStream in)
Deprecated.  
  | 
static Object | 
WSSEReader.read(XMLInputStream in,
    int tc)
Deprecated.  
  | 
Object | 
WSSEReader.readObjectInternal(int tc,
                  String ns,
                  XMLInputStream xin)
Deprecated.  
  | 
void | 
SecurityTokenReference.toXML(XMLOutputStream os)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
XMLInputStream.close()
Closes this input stream and releases any system resources associated with the stream. 
 | 
XMLInputStream | 
XMLInputStream.getSubStream()
getSubStream() returns a stream which points to the entire next element in the
 current stream. 
 | 
boolean | 
XMLInputStream.hasNext()
Check if there are more events to pull of the stream 
 | 
static void | 
XMLStream.main(String[] args)
Deprecated.  
  | 
void | 
BufferedXMLInputStream.mark()
Deprecated.  
Sets the marks a point to return to in the stream,
 throws an exception if the stream does not support mark. 
 | 
abstract BufferedXMLInputStream | 
XMLInputStreamFactory.newBufferedInputStream(XMLInputStream inputStream)
Deprecated.  
Create a buffered XMLInputStream from an XMLInputStream 
 | 
abstract XMLInputStream | 
XMLInputStreamFactory.newCanonicalInputStream(XMLInputStream inputStream)
Deprecated.  
Wrap a canonical stream around an XMLInputStream 
 | 
abstract XMLOutputStream | 
XMLOutputStreamFactory.newCanonicalOutputStream(OutputStream outputStream)
Deprecated.  
Create a new Canonical XMLOutputStream 
 | 
abstract XMLOutputStream | 
XMLOutputStreamFactory.newCanonicalOutputStream(OutputStream outputStream,
                        Map map)
Deprecated.  
Create a new Canonical XMLOutputStream 
 | 
abstract XMLOutputStream | 
XMLOutputStreamFactory.newCanonicalOutputStream(Writer writer)
Deprecated.  
Create a new Canonical XMLOutputStream 
 | 
abstract XMLOutputStream | 
XMLOutputStreamFactory.newCanonicalOutputStream(Writer writer,
                        Map map)
Deprecated.  
  | 
abstract XMLOutputStream | 
XMLOutputStreamFactory.newDebugOutputStream(OutputStream stream)
Deprecated.  
Create a new XMLOutputStream that writes to a stream that pretty prints it's output 
 | 
abstract XMLOutputStream | 
XMLOutputStreamFactory.newDebugOutputStream(OutputStream stream,
                    boolean writeEmptyElements)
Deprecated.  
  | 
abstract XMLOutputStream | 
XMLOutputStreamFactory.newDebugOutputStream(Writer writer)
Deprecated.  
Create a new XMLOutputStream that writes to a writer that pretty prints it's output 
 | 
abstract XMLOutputStream | 
XMLOutputStreamFactory.newDebugOutputStream(Writer writer,
                    boolean writeEmptyElements)
Deprecated.  
  | 
abstract XMLInputStream | 
XMLInputStreamFactory.newDTDAwareInputStream(InputStream inputStream)
Deprecated.  
Create a stream that reads and understands a DTD, can be used to canoncalize
 an XML source 
 | 
abstract XMLInputStream | 
XMLInputStreamFactory.newDTDAwareInputStream(Reader reader)
Deprecated.  
Create a stream that reads and understands a DTD, can be used to canoncalize
 an XML source 
 | 
abstract XMLInputStream | 
XMLInputStreamFactory.newFragmentInputStream(InputStream inputStream,
                      Map namespaces)
Deprecated.  
Create a stream can parse fragments 
 | 
abstract XMLInputStream | 
XMLInputStreamFactory.newFragmentInputStream(Reader reader,
                      Map namespaces)
Deprecated.  
Create a stream can parse fragments 
 | 
abstract XMLInputOutputStream | 
XMLOutputStreamFactory.newInputOutputStream()
Deprecated.  
Create a new XMLInputOutputStream that can be passed into a method that takes
 an XMLOutputStream and read from like an XMLInputStream 
 | 
abstract XMLInputStream | 
XMLInputStreamFactory.newInputStream(Document doc)
Deprecated.  
Create an XMLInputStream that reads from a DOM document 
 | 
abstract XMLInputStream | 
XMLInputStreamFactory.newInputStream(Document document,
              ElementFilter filter)
Deprecated.  
Create a filtered XMLInputStream that reads from a DOM document 
 | 
abstract XMLInputStream | 
XMLInputStreamFactory.newInputStream(File file)
Deprecated.  
Create a new XMLInputStream from a file 
 | 
abstract XMLInputStream | 
XMLInputStreamFactory.newInputStream(File file,
              ElementFilter filter)
Deprecated.  
Create a filtered XMLInputStream from a file 
 | 
abstract XMLInputStream | 
XMLInputStreamFactory.newInputStream(InputStream stream)
Deprecated.  
Create a new XMLInputStream from a stream 
 | 
abstract XMLInputStream | 
XMLInputStreamFactory.newInputStream(InputStream stream,
              ElementFilter filter)
Deprecated.  
Create a filtered XMLInputStream from a stream 
 | 
abstract XMLInputStream | 
XMLInputStreamFactory.newInputStream(Node node)
Deprecated.  
Create an XMLInputStream that reads from a DOM node 
 | 
abstract XMLInputStream | 
XMLInputStreamFactory.newInputStream(Node node,
              ElementFilter filter)
Deprecated.  
Create a filtered XMLInputStream that reads from a DOM node 
 | 
abstract XMLInputStream | 
XMLInputStreamFactory.newInputStream(Reader reader)
Deprecated.  
Create a new XMLInputStream from a reader 
 | 
abstract XMLInputStream | 
XMLInputStreamFactory.newInputStream(Reader reader,
              ElementFilter filter)
Deprecated.  
Create a filtered XMLInputStream from a reader 
 | 
abstract XMLInputStream | 
XMLInputStreamFactory.newInputStream(XMLInputStream inputStream,
              ElementFilter filter)
Deprecated.  
Create a filtered XMLInputStream from an XMLInputStream 
 | 
abstract XMLInputStream | 
XMLInputStreamFactory.newInputStream(XMLPullReader reader,
              InputSource input)
Deprecated.  
Create a new XMLInputStream from an InputSource 
 | 
abstract XMLInputStream | 
XMLInputStreamFactory.newInputStream(XMLPullReader reader,
              InputSource input,
              ElementFilter filter)
Deprecated.  
Create a filtered XMLInputStream from an InputSource read by the XMLPullReader 
 | 
abstract XMLOutputStream | 
XMLOutputStreamFactory.newOutputStream(ContentHandler handler)
Deprecated.  
Create a new XMLOutputStream that writes to a SAX ContentHandler 
 | 
abstract XMLOutputStream | 
XMLOutputStreamFactory.newOutputStream(Document document)
Deprecated.  
Create a new XMLOutputStream that writes to a DOM document 
 | 
abstract XMLOutputStream | 
XMLOutputStreamFactory.newOutputStream(Document document,
               DocumentFragment documentFragment)
Deprecated.  
Create a new XMLOutputStream that writes to a DOM document fragment 
 | 
abstract XMLOutputStream | 
XMLOutputStreamFactory.newOutputStream(OutputStream stream)
Deprecated.  
Create a new XMLOutputStream that writes to a stream 
 | 
abstract XMLOutputStream | 
XMLOutputStreamFactory.newOutputStream(OutputStream stream,
               boolean writeEmptyElements)
Deprecated.  
Create a new XMLOutputStream that writes to a stream 
 | 
abstract XMLOutputStream | 
XMLOutputStreamFactory.newOutputStream(Writer writer)
Deprecated.  
Create a new XMLOutputStream that writes to a writer 
 | 
abstract XMLOutputStream | 
XMLOutputStreamFactory.newOutputStream(Writer writer,
               boolean writeEmptyElements)
Deprecated.  
Create a new XMLOutputStream that writes to a writer 
 | 
XMLEvent | 
XMLInputStream.next()
Get the next XMLEvent on the stream 
 | 
XMLEvent | 
XMLInputStream.peek()
Check the next XMLEvent without reading it from the stream. 
 | 
void | 
BufferedXMLInputStream.reset()
Deprecated.  
Resets the stream to the previous mark. 
 | 
XMLInputStream | 
ReferenceResolver.resolve(String idref)
Deprecated.  
Returns the xml pointed to by this idref as an XMLInputStream 
 | 
abstract void | 
XMLInputStreamFactory.setFilter(ElementFilter filter)
Deprecated.  
Allows you to set a default filter for the factory that will wrap all streams created from this factory 
 | 
void | 
XMLInputStreamFilter.setParent(XMLInputStream parent)
Deprecated.  
Set the parent stream 
 | 
void | 
XMLInputStream.skip()
Skip the next stream event 
 | 
boolean | 
XMLInputStream.skip(int eventType)
Position the stream at the next XMLEvent of this type. 
 | 
boolean | 
XMLInputStream.skip(XMLName name)
Position the stream at the next element of this name. 
 | 
boolean | 
XMLInputStream.skip(XMLName name,
    int eventType)
Position the stream at the next element of this name and this type. 
 | 
void | 
XMLInputStream.skipElement()
Skips the entire next start tag / end tag pair. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
XMLInputOutputStreamBase.add(Attribute attribute)
Deprecated.  
This method is only supported if the last element was
 a start element. 
 | 
void | 
XMLInputOutputStreamBase.add(String markup)
Deprecated.  
  | 
void | 
XMLInputOutputStreamBase.add(XMLEvent e)
Deprecated.  
  | 
void | 
XMLInputOutputStreamBase.add(XMLInputStream stream)
Deprecated.  
  | 
boolean | 
RecyclingFactory.add(XMLInputStream stream)
Deprecated.  
Return a stream to the pool. 
 | 
void | 
XMLInputStreamFilterBase.close()
Deprecated.  
  | 
void | 
XMLInputOutputStreamBase.close()
Deprecated.  
  | 
void | 
PipedXMLInputStreamBase.close()
Deprecated.  
  | 
void | 
XMLInputOutputStreamBase.close(boolean flush)
Deprecated.  
  | 
protected XMLEvent | 
PipedXMLInputStreamBase.filter(XMLEvent e)
Deprecated.  
  | 
void | 
XMLInputOutputStreamBase.flush()
Deprecated.  
  | 
XMLInputStream | 
XMLInputStreamFilterBase.getSubStream()
Deprecated.  
  | 
XMLInputStream | 
XMLInputOutputStreamBase.getSubStream()
Deprecated.  
  | 
XMLInputStream | 
PipedXMLInputStreamBase.getSubStream()
Deprecated.  
  | 
boolean | 
XMLInputStreamFilterBase.hasNext()
Deprecated.  
  | 
boolean | 
XMLInputOutputStreamBase.hasNext()
Deprecated.  
  | 
boolean | 
PipedXMLInputStreamBase.hasNext()
Deprecated.  
  | 
protected XMLEvent | 
XMLInputStreamFilterBase.modify(XMLEvent e)
Deprecated.  
  | 
XMLEvent | 
XMLSubStreamBase.next()
Deprecated.  
  | 
XMLEvent | 
XMLInputStreamFilterBase.next()
Deprecated.  
  | 
XMLEvent | 
XMLInputOutputStreamBase.next()
Deprecated.  
  | 
XMLEvent | 
PipedXMLInputStreamBase.next()
Deprecated.  
  | 
XMLEvent | 
XMLInputStreamFilterBase.peek()
Deprecated.  
  | 
XMLEvent | 
XMLInputOutputStreamBase.peek()
Deprecated.  
  | 
XMLEvent | 
PipedXMLInputStreamBase.peek()
Deprecated.  
  | 
void | 
XMLInputStreamFilterBase.pushBack(XMLEvent e)
Deprecated.  
  | 
XMLInputStream | 
RecyclingFactory.remove(InputStream stream)
Deprecated.  
Get a recycled XMLInputStream from the pool
 or create a new one 
 | 
XMLInputStream | 
RecyclingFactory.remove(InputStream stream,
      ElementFilter filter)
Deprecated.  
Get a recycled XMLInputStream from the pool
 or create a new one and wrap it with the desired
 filter 
 | 
XMLInputStream | 
RecyclingFactory.remove(Reader reader)
Deprecated.  
Get a recycled XMLInputStream from the pool
 or create a new one 
 | 
XMLInputStream | 
RecyclingFactory.remove(Reader reader,
      ElementFilter filter)
Deprecated.  
Get a recycled XMLInputStream from the pool
 or create a new one and wrap it with the desired
 filter 
 | 
void | 
XMLInputStreamFilterBase.setParent(XMLInputStream parent)
Deprecated.  
  | 
void | 
PipedXMLInputStreamBase.setParent(XMLInputStream parent)
Deprecated.  
  | 
void | 
XMLInputStreamFilterBase.skip()
Deprecated.  
  | 
void | 
XMLInputOutputStreamBase.skip()
Deprecated.  
  | 
void | 
PipedXMLInputStreamBase.skip()
Deprecated.  
  | 
boolean | 
XMLInputStreamFilterBase.skip(int elementType)
Deprecated.  
  | 
boolean | 
XMLInputOutputStreamBase.skip(int elementType)
Deprecated.  
  | 
boolean | 
PipedXMLInputStreamBase.skip(int elementType)
Deprecated.  
  | 
boolean | 
XMLInputStreamFilterBase.skip(XMLName name)
Deprecated.  
  | 
boolean | 
XMLInputOutputStreamBase.skip(XMLName name)
Deprecated.  
  | 
boolean | 
PipedXMLInputStreamBase.skip(XMLName name)
Deprecated.  
  | 
boolean | 
XMLInputStreamFilterBase.skip(XMLName name,
    int elementType)
Deprecated.  
  | 
boolean | 
XMLInputOutputStreamBase.skip(XMLName name,
    int elementType)
Deprecated.  
  | 
boolean | 
PipedXMLInputStreamBase.skip(XMLName name,
    int elementType)
Deprecated.  
  | 
void | 
XMLInputStreamFilterBase.skipElement()
Deprecated.  
  | 
void | 
XMLInputOutputStreamBase.skipElement()
Deprecated.  
  | 
void | 
PipedXMLInputStreamBase.skipElement()
Deprecated.  
  |