Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-02
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

X

X500_NAME - Static variable in class com.bea.common.security.xacml.Type
Represents the XACML X500 name data type, urn:oasis:names:tc:xacml:1.0:data-type:x500Name.
X500_NAME_BAG - Static variable in class com.bea.common.security.xacml.Type
Represents a bag of X500_NAME.
X509_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserter
The X.509 token is used to handle X.509 certificates passed in through the HTTP header to the Servlet container.
X509_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The X.509 token is used to handle X.509 certificates passed in through the HTTP header to the Servlet container.
X509_URI - Static variable in interface weblogic.xml.security.wsse.v200207.WSSEConstants
 
X509_URI - Static variable in interface weblogic.xml.security.wsse.WSSEConstants
Deprecated. http://www.docs.oasis-open.org/wss/2003/12/oasis-200401-wss-x509-token-profile-1.0
X509_URI_PROP - Static variable in interface weblogic.xml.security.wsse.v200207.WSSEConstants
 
X509Data - Class in weblogic.xml.security.keyinfo
 
X509Data(X509Certificate) - Constructor for class weblogic.xml.security.keyinfo.X509Data
 
X509Data(XMLInputStream, String) - Constructor for class weblogic.xml.security.keyinfo.X509Data
 
X509IssuerSerial - Interface in weblogic.xml.crypto.dsig.api.keyinfo
 
X509IssuerSerial - Class in weblogic.xml.security.keyinfo
 
X509IssuerSerial(String, BigInteger) - Constructor for class weblogic.xml.security.keyinfo.X509IssuerSerial
 
X509ThumbprintSelector - Class in weblogic.security.pk
This class holds the thumbprint of an X.509 end certificate that serves as the selection criteria for locating and validating a certificate chain.
X509ThumbprintSelector(String) - Constructor for class weblogic.security.pk.X509ThumbprintSelector
Constructs a selector using the thumbprint of an X.509 end certificate in base64 encoded string.
X_C_TYPE_HINT - Static variable in class weblogic.wtc.jatmi.StandardTypes
 
X_COMMON_HINT - Static variable in class weblogic.wtc.jatmi.StandardTypes
 
X_OCTET_HINT - Static variable in class weblogic.wtc.jatmi.StandardTypes
 
XACMLException - Exception in com.bea.common.security.xacml
Basic XACML exception from which more specific exceptions are derived
XACMLException() - Constructor for exception com.bea.common.security.xacml.XACMLException
Constructs generic exception
XACMLException(Throwable) - Constructor for exception com.bea.common.security.xacml.XACMLException
Constructs parse failure exception based on cause
XACMLException(String) - Constructor for exception com.bea.common.security.xacml.XACMLException
Constructs parse failure exception with indicated error message
XACMLException(String, Throwable) - Constructor for exception com.bea.common.security.xacml.XACMLException
Constructs parse failure exception with indicated error message and based on cause
XAER_RMRETRY - Static variable in exception weblogic.transaction.XAException
 
XAException - Exception in weblogic.transaction
 
XAException() - Constructor for exception weblogic.transaction.XAException
 
XAException(String) - Constructor for exception weblogic.transaction.XAException
 
XAException(String, Throwable) - Constructor for exception weblogic.transaction.XAException
 
XAException(int, String, Throwable) - Constructor for exception weblogic.transaction.XAException
 
XAResource - Interface in weblogic.transaction
This is an optional interface that XA resource provider can implement to communicate extra information to the Transaction Manager.
xfactory - Static variable in class weblogic.xml.security.transforms.Transform
 
XIDFactory - Class in weblogic.transaction
Factory class for platform-specific Xid instances.
XIDFactory() - Constructor for class weblogic.transaction.XIDFactory
 
xidString - Variable in class weblogic.messaging.runtime.MessageInfo
 
XML - Static variable in interface weblogic.management.configuration.JMSConstants
constants for message logging style
XML_ELEMENT_NAME - Static variable in class weblogic.descriptor.annotation.PropertyAnnotations
Explictly specifies the xml element name to be used in the schema definition for the annotated property.
XML_EVENT - Static variable in interface weblogic.xml.stream.XMLEvent
Deprecated. A constant which identifies an XMLEvent
XML_HINT - Static variable in class weblogic.wtc.jatmi.StandardTypes
 
XML_TYPE_NAME - Static variable in class weblogic.descriptor.annotation.BeanAnnotations
Explictly specifies the xml type name to be used in the schema definition for the annotated bean.
XMLALL - Static variable in interface weblogic.management.configuration.JMSConstants
 
xmlarray - Variable in class weblogic.wtc.jatmi.TypedXML
The binary data to send to the remote TUXEDO domain
XMLCryptoContext - Interface in weblogic.xml.crypto.api
 
XMLDecryptContext - Interface in weblogic.xml.crypto.encrypt.api
 
XMLENC_PREFIX - Static variable in interface weblogic.xml.security.encryption.XMLEncConstants
 
XMLENC_URI - Static variable in interface weblogic.xml.security.encryption.XMLEncConstants
 
XMLEncConstants - Interface in weblogic.xml.security.encryption
 
XMLEncryptContext - Interface in weblogic.xml.crypto.encrypt.api
 
XMLEncryptionException - Exception in weblogic.xml.crypto.encrypt.api
 
XMLEncryptionException(String) - Constructor for exception weblogic.xml.crypto.encrypt.api.XMLEncryptionException
 
XMLEncryptionException(String, Throwable) - Constructor for exception weblogic.xml.crypto.encrypt.api.XMLEncryptionException
 
XMLEncryptionException(Throwable) - Constructor for exception weblogic.xml.crypto.encrypt.api.XMLEncryptionException
 
XMLEntityCacheMBean - Interface in weblogic.management.configuration
Configure the behavior of JAXP (Java API for XML Parsing) in the server.
XMLEntitySpecRegistryEntryMBean - Interface in weblogic.management.configuration
An Entity Spec Entry specifies how to resolve an external entity based its public and system IDs.
XMLEvent - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
XmlFmlCnv - Class in weblogic.wtc.gwt
Performs XML to FML(32) or FML(32) to XML translations.
XmlFmlCnv() - Constructor for class weblogic.wtc.gwt.XmlFmlCnv
 
XMLInputOutputStream - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLInputOutputStreamBase - Class in weblogic.xml.stream.util
Deprecated. please use java standard StAX api
XMLInputOutputStreamBase() - Constructor for class weblogic.xml.stream.util.XMLInputOutputStreamBase
Deprecated.  
XMLInputStream - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLInputStreamFactory - Class in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLInputStreamFactory() - Constructor for class weblogic.xml.stream.XMLInputStreamFactory
Deprecated.  
XMLInputStreamFilter - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLInputStreamFilterBase - Class in weblogic.xml.stream.util
Deprecated. please use java standard StAX api
XMLInputStreamFilterBase() - Constructor for class weblogic.xml.stream.util.XMLInputStreamFilterBase
Deprecated.  
XMLInputStreamFilterBase(XMLInputStream, ElementFilter) - Constructor for class weblogic.xml.stream.util.XMLInputStreamFilterBase
Deprecated.  
XMLMessage - Interface in weblogic.jms.extensions
An XMLMessage is used to send a message containing XML content.
XMLName - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLObjectReader - Class in weblogic.xml.security.utils
 
XMLObjectReader() - Constructor for class weblogic.xml.security.utils.XMLObjectReader
 
XMLOutputStream - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLOutputStreamBase - Class in weblogic.xml.security.utils
 
XMLOutputStreamBase() - Constructor for class weblogic.xml.security.utils.XMLOutputStreamBase
 
XMLOutputStreamBase(XMLOutputStream) - Constructor for class weblogic.xml.security.utils.XMLOutputStreamBase
 
XMLOutputStreamFactory - Class in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLOutputStreamFactory() - Constructor for class weblogic.xml.stream.XMLOutputStreamFactory
Deprecated.  
XMLParserSelectRegistryEntryMBean - Interface in weblogic.management.configuration
A Parser Select Entry specifies the SAX/DOM parser factory implementation classes for a particular document type.
XMLPullReader - Interface in weblogic.xml.stream.util
Deprecated. please use java standard StAX api
XMLPullReaderBase - Class in weblogic.xml.stream.util
Deprecated. please use java standard StAX api
XMLPullReaderBase() - Constructor for class weblogic.xml.stream.util.XMLPullReaderBase
Deprecated.  
XMLRegistryEntryMBean - Interface in weblogic.management.configuration
Deprecated. 7.0.0.0 replaced by XMLRegistryMBean.
XMLRegistryMBean - Interface in weblogic.management.configuration
Configure the behavior of JAXP (Java API for XML Parsing) in the server.
XMLSecurityException - Exception in weblogic.xml.security.utils
 
XMLSecurityException(String) - Constructor for exception weblogic.xml.security.utils.XMLSecurityException
 
XMLSecurityException(String, Throwable) - Constructor for exception weblogic.xml.security.utils.XMLSecurityException
 
XMLSecurityException(Throwable) - Constructor for exception weblogic.xml.security.utils.XMLSecurityException
 
XMLSignatureException - Exception in weblogic.xml.security.signature
 
XMLSignatureException(String) - Constructor for exception weblogic.xml.security.signature.XMLSignatureException
 
XMLSignatureException(String, Throwable) - Constructor for exception weblogic.xml.security.signature.XMLSignatureException
 
XMLSignatureException(Throwable) - Constructor for exception weblogic.xml.security.signature.XMLSignatureException
 
XMLStream - Class in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLStream() - Constructor for class weblogic.xml.stream.XMLStream
Deprecated.  
XMLStreamException - Exception in weblogic.xml.stream
Deprecated. please use java standard StAX api
XMLStreamException() - Constructor for exception weblogic.xml.stream.XMLStreamException
Deprecated.  
XMLStreamException(String) - Constructor for exception weblogic.xml.stream.XMLStreamException
Deprecated.  
XMLStreamException(Throwable) - Constructor for exception weblogic.xml.stream.XMLStreamException
Deprecated.  
XMLStreamException(String, Throwable) - Constructor for exception weblogic.xml.stream.XMLStreamException
Deprecated.  
XMLStructure - Interface in weblogic.xml.crypto.api
 
XMLSubStreamBase - Class in weblogic.xml.stream.util
Deprecated. please use java standard StAX api
XMLSubStreamBase() - Constructor for class weblogic.xml.stream.util.XMLSubStreamBase
Deprecated.  
XMLSubStreamBase(XMLInputStream) - Constructor for class weblogic.xml.stream.util.XMLSubStreamBase
Deprecated.  
XMLSubStreamBase(XMLInputStream, ElementFilter) - Constructor for class weblogic.xml.stream.util.XMLSubStreamBase
Deprecated.  
XMLtoFML(String, FldTbl[]) - Method in class weblogic.wtc.gwt.XmlFmlCnv
Translate an XML document into an FML buffer.
XMLtoFML32(String, FldTbl[]) - Method in class weblogic.wtc.gwt.XmlFmlCnv
Translate an XML document into an FML32 buffer.
XMLToView(String, Class, String) - Static method in class weblogic.wtc.gwt.XmlViewCnv
Convert an XML document into a VIEW or VIEW32 buffer
XmlViewCnv - Class in weblogic.wtc.gwt
Performs XML to View(32) or View(32) to XML translations.
XmlViewCnv() - Constructor for class weblogic.wtc.gwt.XmlViewCnv
 
XMLWriter - Interface in weblogic.xml.security.utils
 
XMLWriterRuntimeException - Exception in weblogic.xml.security.utils
 
XMLWriterRuntimeException() - Constructor for exception weblogic.xml.security.utils.XMLWriterRuntimeException
 
XMLWriterRuntimeException(String) - Constructor for exception weblogic.xml.security.utils.XMLWriterRuntimeException
 
XMLWriterRuntimeException(Throwable) - Constructor for exception weblogic.xml.security.utils.XMLWriterRuntimeException
 
XMLWriterRuntimeException(String, Throwable) - Constructor for exception weblogic.xml.security.utils.XMLWriterRuntimeException
 
XParams - Class in weblogicx.jsp.tags
 
XParams(String, ServletRequest) - Constructor for class weblogicx.jsp.tags.XParams
 
XParams(String, XParams) - Constructor for class weblogicx.jsp.tags.XParams
 
XPATH - Static variable in class weblogic.xml.security.transforms.Transform
 
XPathException - Exception in weblogic.xml.xpath
Base class for exceptions which indicate that something went awry while parsing or evaluating an XPath.
XPathException() - Constructor for exception weblogic.xml.xpath.XPathException
 
XPathException(String) - Constructor for exception weblogic.xml.xpath.XPathException
 
XPathException(Throwable) - Constructor for exception weblogic.xml.xpath.XPathException
 
XPathException(String, Throwable) - Constructor for exception weblogic.xml.xpath.XPathException
 
XPathParsingException - Exception in weblogic.xml.xpath
Thrown to indicate that an error occurred during the parsing of an XPath, usually as the result of a syntactical error in the xpath.
XPathParsingException() - Constructor for exception weblogic.xml.xpath.XPathParsingException
 
XPathParsingException(String) - Constructor for exception weblogic.xml.xpath.XPathParsingException
 
XPathParsingException(Throwable) - Constructor for exception weblogic.xml.xpath.XPathParsingException
 
XPathParsingException(String, Throwable) - Constructor for exception weblogic.xml.xpath.XPathParsingException
 
XPathStreamFactory - Class in weblogic.xml.xpath
Creates XMLInputStreams which perform xpath matching and notify XPathStreamObservers of the results.
XPathStreamFactory() - Constructor for class weblogic.xml.xpath.XPathStreamFactory
Constructs an empty XPathStreamFactory.
XPathStreamFactory(StreamXPath, XPathStreamObserver) - Constructor for class weblogic.xml.xpath.XPathStreamFactory
Convenience constructor; equivalent to calling

(new XPathStreamFactory()).install(xpath,observer) .
XPathStreamObserver - Interface in weblogic.xml.xpath
Defines objects which wish to be notified when events encountered in an XMLInputStream match a particular xpath.
XPathUnsupportedException - Exception in weblogic.xml.xpath
Exception thrown when an attempt is made to parse an XPath which contains expressions that cannot be supported by the chosen document-inspection model.
XPathUnsupportedException(String) - Constructor for exception weblogic.xml.xpath.XPathUnsupportedException
 
XPathUnsupportedException(String, Throwable) - Constructor for exception weblogic.xml.xpath.XPathUnsupportedException
 
XSD_FALSE - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
XSD_TRUE - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
XsltStylesheetTag - Class in weblogicx.xml.tags
Use inside an xslt tag to specify the xml inline.
XsltStylesheetTag() - Constructor for class weblogicx.xml.tags.XsltStylesheetTag
 
XsltTag - Class in weblogicx.xml.tags
The XSL tag processes an XML string using the style sheet contained in the tag body or included from another servlet.
XsltTag() - Constructor for class weblogicx.xml.tags.XsltTag
 
XsltXmlTag - Class in weblogicx.xml.tags
Use inside an xslt tag to specify the xml inline.
XsltXmlTag() - Constructor for class weblogicx.xml.tags.XsltXmlTag
 

Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-02
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _