Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.3)

Part Number E13941-03
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 _

W

waitForAll(Collection, long) - Method in interface commonj.work.WorkManager
Wait for all WorkItems in the collection to finish successfully or otherwise.
waitForAny(Collection, long) - Method in interface commonj.work.WorkManager
Wait for any of the WorkItems in the collection to finish.
waitForSequenceInitialization(Stub, long, long) - Static method in class weblogic.wsee.reliability.WsrmUtils
Convenience method to wait until a given stub has had its sequence created and fully initialized.
waitForStop(long) - Method in interface commonj.timers.TimerManager
Blocks until all TimerListeners have completed execution after a stop request, or the timeout occurs, or the current thread is interrupted, whichever happens first.
waitForSuspend(long) - Method in interface commonj.timers.TimerManager
Blocks until all TimerListeners have completed execution after a suspend request, or the timeout occurs, or the current thread is interrupted, whichever happens first.
warn(String) - Method in interface weblogic.wsee.jws.util.Logger
Deprecated. Emit a "warn" level message.
warn(String, Throwable) - Method in interface weblogic.wsee.jws.util.Logger
Deprecated. Emit a "warn" level message with an associated Throwable.
WARNING - Static variable in class com.bea.logging.LogLevel
 
warning(String) - Method in interface weblogic.common.LogServicesDef
Deprecated. Deprecated in WebLogic Server 6.1.
warning(String) - Method in class weblogic.i18n.logging.NonCatalogLogger
Log a message with severity 'Warning'
warning(String, Throwable) - Method in class weblogic.i18n.logging.NonCatalogLogger
Log a Warning message with a Throwable
WARNING - Static variable in class weblogic.i18n.logging.Severities
A warning message.
WARNING - Static variable in class weblogic.logging.WLLevel
 
WARNING - Static variable in class weblogic.security.spi.AuditSeverity
Constructs an AuditSeverity object with the WARNING severity level.
WARNING_INT - Static variable in class com.bea.logging.LogLevel
 
WARNING_TEXT - Static variable in class weblogic.i18n.logging.Severities
Severity WARNING denoted by the value "Warning"
wasNull() - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Reports whether the last column read had a value of SQL NULL.
WatchNotification - Class in weblogic.diagnostics.watch
This class defines a notification for a watch rule.
weak(HttpServletRequest, HttpServletResponse) - Method in class weblogic.servlet.security.ServletAuthentication
Returns an int value for AUTHENTICATED or FAILED_AUTHENTICATION after pulling the username and password from the request, authenticating the user and setting it into the session.
weak(String, String, HttpServletRequest) - Static method in class weblogic.servlet.security.ServletAuthentication
Deprecated. since 9.0; use weak(String, String, HttpServletRequest, HttpServletResponse);
weak(String, String, HttpServletRequest, HttpServletResponse) - Static method in class weblogic.servlet.security.ServletAuthentication
Returns an int value for AUTHENTICATED or FAILED_AUTHENTICATION after using the username and password to authenticate the user and setting that user information into the session.
weak(String, String, HttpSession) - Static method in class weblogic.servlet.security.ServletAuthentication
Deprecated.  
Web - Static variable in class weblogic.apache.xml.serialize.LineSeparator
Deprecated. Line separator for the Web (\n).
WEBAPP - Static variable in class weblogic.security.spi.ApplicationInfo.ComponentType
Indicates that component type is a WebApp.
weblogic.apache.html.dom - package weblogic.apache.html.dom
Deprecated 9.2.0.0. Provides interfaces for weblogic.apache.html.dom.
weblogic.apache.wml - package weblogic.apache.wml
Deprecated 9.2.0.0. Provides interfaces for weblogic.apache.wml.
weblogic.apache.wml.dom - package weblogic.apache.wml.dom
Deprecated 9.2.0.0. Provides classes for weblogic.apache.wml.dom.
weblogic.apache.xml.serialize - package weblogic.apache.xml.serialize
Deprecated 9.2.0.0. Provides interfaces and classes for weblogic.apache.xml.serialize.
weblogic.application - package weblogic.application
This package contains public WebLogic Application classes / interfaces.
weblogic.cache.filter - package weblogic.cache.filter
Provides a class for cache attributes and results from standard requests and responses.
weblogic.cluster.singleton - package weblogic.cluster.singleton
Provides interfaces and classes for Clusters.
weblogic.common - package weblogic.common
Common classes that provide access to WebLogic Server services, rarely used in J2EE-compliant applications.
weblogic.connector.extensions - package weblogic.connector.extensions
Provides extension interfaces and classes for a ResourceAdapter.
weblogic.deploy.api.model - package weblogic.deploy.api.model
Provides interfaces and classes that represent represent the J2EE configuration of a deployable object.
weblogic.deploy.api.shared - package weblogic.deploy.api.shared
Provides classes that represent the WebLogic Server-specific deployment commands, module types, and target types.
weblogic.deploy.api.spi - package weblogic.deploy.api.spi
Provides interfaces and classes to handle specific configuration and deployment control for WebLogic Server.
weblogic.deploy.api.spi.factories - package weblogic.deploy.api.spi.factories
Provides an interface to extend the javax.enterprise.deploy.spi.factories.DeploymentFactory.
weblogic.deploy.api.spi.status - package weblogic.deploy.api.spi.status
Provides interfaces and classes to provide information on deployment status.
weblogic.deploy.api.tools - package weblogic.deploy.api.tools
Provides convenience classes to obtain a WebLogicDeploymentManager, populate a configuration for an application, and create a new or updated deployment plan.
weblogic.diagnostics.context - package weblogic.diagnostics.context
This package provides interfaces that retrieve or modify the contents of a diagnostic context.
weblogic.diagnostics.watch - package weblogic.diagnostics.watch
This package provides interfaces that retrieve information about diagnostic watches and JMX watch notifications.
weblogic.ejb - package weblogic.ejb
This package contains public WebLogic EJB classes / interfaces.
weblogic.i18n - package weblogic.i18n
Provides runtime internationalization support for Weblogic Server.
weblogic.i18n.logging - package weblogic.i18n.logging
Provides classes for internationalization support of Weblogic Server.
weblogic.i18ntools - package weblogic.i18ntools
Provides a class that maps WebLogic Server log message ids and their respective Localizer properties.
weblogic.jdbc.extensions - package weblogic.jdbc.extensions
Provides extension interfaces and classes for JDBC.
weblogic.jdbc.pool - package weblogic.jdbc.pool
Deprecated 9.0.0.0. Provides access to connection pools.
weblogic.jdbc.rowset - package weblogic.jdbc.rowset
Provides interfaces and classes for the WebLogic rowset implementation.
weblogic.jms - package weblogic.jms
Factory used in implementing the optional JMS Server Session Pool feature.
weblogic.jms.extensions - package weblogic.jms.extensions
WebLogic Server extensions to JMS.
weblogic.jndi - package weblogic.jndi
WebLogic Server JNDI Contexts and factories, and the WebLogic Environment extension.
weblogic.jws - package weblogic.jws
Provides annotations and enumerations used for developing WebLogic Web Services.
weblogic.jws.security - package weblogic.jws.security
Provides annotations and enumerations used for securing WebLogic Web Services.
weblogic.jws.soap - package weblogic.jws.soap
Provides annotations for using SOAP with WebLogic Web Services.
weblogic.jws.wlw - package weblogic.jws.wlw
Provides annotations for developing WebLogic Web Services using WebLogic Workshop.
weblogic.logging - package weblogic.logging
WebLogic Logging APIs for logging messages to server and client logs.
weblogic.logging.log4j - package weblogic.logging.log4j
Provides interfaces and classes for using Log4j with WebLogic Server.
weblogic.management - package weblogic.management
Provides for the configuration, control and monitoring of a WebLogic Domain.
weblogic.management.deploy - package weblogic.management.deploy
Provides for deploying applications and standalone modules to server instances and clusters in a WebLogic Server domain.
weblogic.management.logging - package weblogic.management.logging
Provides a class that is the type Notifications generated by the LogBroadcasterRuntimeMBean in the server for log messages.
weblogic.management.scripting.utils - package weblogic.management.scripting.utils
Provides a wrapper class to the Jython interpreter.
weblogic.management.timer - package weblogic.management.timer
Contains classes that implement timer services on WebLogic Server.
weblogic.net.http - package weblogic.net.http
Provides an interface and classes for http/https connections.
weblogic.rmi - package weblogic.rmi
Provides a Naming class that extends JNDI.
weblogic.rmi.extensions - package weblogic.rmi.extensions
Provides support for DisconnectEvent, DisconnectListener, DisconnectMonitor, and PortableRemoteObject.
weblogic.rmi.registry - package weblogic.rmi.registry
Provides a class that provides compatibility with java.rmi.*.
weblogic.rmi.server - package weblogic.rmi.server
Provides classes that provide compatibility with java.rmi.*.
weblogic.security - package weblogic.security
Deprecated 7.0.0.0. SPI for mapping digital certificates sent from Web browsers and Java clients to WebLogic Server.
weblogic.security.acl - package weblogic.security.acl
Deprecated 7.0.0.0. SPI for creating custom security realms to access WebLogic Server users, groups, or ACLs from an external store.
weblogic.security.audit - package weblogic.security.audit
Deprecated 7.0.0.0. SPI for auditing security events.
weblogic.security.auth - package weblogic.security.auth
Contains the class for authenticating a user and adding Principals to the Subject.
weblogic.security.auth.callback - package weblogic.security.auth.callback
Classes for collecting user credentials and passing them.
weblogic.security.auth.login - package weblogic.security.auth.login
Classes for obtaining a user's authentication credentials and passing them to the WLS server.
weblogic.security.jacc - package weblogic.security.jacc
Provides the RoleMapper interface.
weblogic.security.net - package weblogic.security.net
Provides interfaces and classes that are used to implement network connection filters.
weblogic.security.pk - package weblogic.security.pk
Provides interfaces and classes to build and validate certification paths.
weblogic.security.principal - package weblogic.security.principal
This package includes interfaces and classes for the WebLogic Principal Validation provider.
weblogic.security.provider - package weblogic.security.provider
This package includes interfaces and classes for those who are interested in understanding how the WebLogic Principal Validation provider works, and for those interested in developing a custom Principal Validation provider.
weblogic.security.providers.authentication - package weblogic.security.providers.authentication
Provides the UsernameMapperInterface, which is used to perform certificate-based and distinguished name user authentication.
weblogic.security.providers.saml - package weblogic.security.providers.saml
Provides interfaces and classes for the configuration, control, and monitoring of SAML 1.1 security providers in a WebLogic security realm.
weblogic.security.providers.saml.registry - package weblogic.security.providers.saml.registry
Abstract interfaces for SAML 1.1 Asserting Parties, Relying Parties, and metadata.
weblogic.security.service - package weblogic.security.service
Deprecated 9.0.0.0. Includes interfaces, classes, and exceptions that support security providers.
weblogic.security.services - package weblogic.security.services
Provides the server-side authentication class, which is used to perform a local login to the server.
weblogic.security.spi - package weblogic.security.spi
This package includes interfaces, classes, and exceptions you use to develop security providers.
weblogic.security.SSL - package weblogic.security.SSL
Deprecated 7.0.0.0. Contains WebLogic SSL classes and interfaces for use in both client and server applications.
weblogic.servlet.annotation - package weblogic.servlet.annotation
Provides annotation types for WLFilter, WLInitParam, and WLServlet.
weblogic.servlet.http - package weblogic.servlet.http
Provides interfaces and classes for weblogic.servlet.http.
weblogic.servlet.logging - package weblogic.servlet.logging
Provides servlet logging support.
weblogic.servlet.security - package weblogic.servlet.security
Deprecated 9.0.0.0. Provides a server-side API that supports programmatic authentication from within a servlet application.
weblogic.time.common - package weblogic.time.common
Deprecated 7.0.0.0. Use weblogic.management.timer.
weblogic.transaction - package weblogic.transaction
Provides interfaces and classes for transaction support.
weblogic.transaction.nonxa - package weblogic.transaction.nonxa
Provides an interface to integrate resources that do not support the javax.transaction.xa.XAResource interface with the WL transaction manager.
weblogic.uddi.client.service - package weblogic.uddi.client.service
Provides classes for UDDI client service support.
weblogic.uddi.client.structures.datatypes - package weblogic.uddi.client.structures.datatypes
Provides classes for UDDI client datatypes.
weblogic.uddi.client.structures.exception - package weblogic.uddi.client.structures.exception
Provides UDDI client exceptions.
weblogic.uddi.client.structures.request - package weblogic.uddi.client.structures.request
Provides classes for UDDI client requests.
weblogic.uddi.client.structures.response - package weblogic.uddi.client.structures.response
Provides classes for UDDI client response.
weblogic.webservice.async - package weblogic.webservice.async
Deprecated. Provides interfaces and classes for weblogic.webservice.async.
weblogic.webservice.binding - package weblogic.webservice.binding
Deprecated. Provides an interface and classes for weblogic.webservice.binding.
weblogic.webservice.binding.https - package weblogic.webservice.binding.https
Deprecated. Provides classes for weblogic.webservice.binding.https.
weblogic.webservice.binding.jms - package weblogic.webservice.binding.jms
Deprecated. Provides classes for weblogic.webservice.binding.jms.
weblogic.webservice.client - package weblogic.webservice.client
Deprecated. Provides interfaces and classes for weblogic.webservice.client.
weblogic.webservice.context - package weblogic.webservice.context
Deprecated.Provides interfaces and a class for weblogic.webservice.context.
weblogic.webservice.encoding - package weblogic.webservice.encoding
Deprecated. Provides classes for weblogic.webservice.encoding.
weblogic.webservice.extensions - package weblogic.webservice.extensions
Deprecated. Provides interfaces for weblogic.webservice.extensions.
weblogic.workarea - package weblogic.workarea
Provides interfaces to support marshalling of user data in a WorkArea.
weblogic.wsee.async - package weblogic.wsee.async
Provides interfaces, classes, and enumerations for using asynchronous WebLogic Web Services.
weblogic.wsee.connection.transport.http - package weblogic.wsee.connection.transport.http
Provides classes for connecting to a WebLogic Web Service via HTTP transport.
weblogic.wsee.connection.transport.https - package weblogic.wsee.connection.transport.https
Provides classes for connecting to a WebLogic Web Service via HTTPS transport.
weblogic.wsee.connection.transport.jms - package weblogic.wsee.connection.transport.jms
Provides classes for JMS transport.
weblogic.wsee.connection.transport.servlet - package weblogic.wsee.connection.transport.servlet
Provides classes for connecting to a WebLogic Web Services via servlets.
weblogic.wsee.conversation - package weblogic.wsee.conversation
Provides classes and exceptions for developing conversational Web Services.
weblogic.wsee.jaxrpc - package weblogic.wsee.jaxrpc
Provides interfaces for developing JAX-RPC Web Services.
weblogic.wsee.jaxws.proxy - package weblogic.wsee.jaxws.proxy
 
weblogic.wsee.jws - package weblogic.wsee.jws
Provides interfaces, classes, and exceptions for developing WebLogic Web Services.
weblogic.wsee.jws.jaxws.owsm - package weblogic.wsee.jws.jaxws.owsm
Provides annotations and features for attaching Oracle WSM security policies to web services and web service clients.
weblogic.wsee.jws.util - package weblogic.wsee.jws.util
Deprecated. Provides an interface for weblogic.wsee.jws.util.
weblogic.wsee.jws.wlw - package weblogic.wsee.jws.wlw
Deprecated. Provides an exception for weblogic.wsee.jws.wlw.
weblogic.wsee.reliability - package weblogic.wsee.reliability
Provides interfaces, classes, exceptions, and enumerations for developing Web Service Reliable Messaging (WS-RM).
weblogic.wsee.security.bst - package weblogic.wsee.security.bst
Provides classes to support Binary Security Tokens (BST) in WebLogic Web Services.
weblogic.wsee.security.unt - package weblogic.wsee.security.unt
Provides classes to support UNT security in WebLogic Web Services.
weblogic.wsee.security.wssc.utils - package weblogic.wsee.security.wssc.utils
Provides classes to support WS-SecureConversation in WebLogic Web Services.
weblogic.wsee.wstx.wsat - package weblogic.wsee.wstx.wsat
 
weblogic.wtc.gwt - package weblogic.wtc.gwt
Provides useful WTC GWT Domain utilities.
weblogic.wtc.jatmi - package weblogic.wtc.jatmi
Provides JATMI primitives used to begin and end transactions, allocate and free buffers, and provide the communication between clients and servers.
weblogic.xml.crypto.wss - package weblogic.xml.crypto.wss
Provides a Helper class for weblogic.xml.crypto.wss.provider.SecurityToken operation.
weblogic.xml.crypto.wss.api - package weblogic.xml.crypto.wss.api
Provides the Web Services security api.
weblogic.xml.crypto.wss.provider - package weblogic.xml.crypto.wss.provider
Provides interfaces and a class for Web Services security providers.
weblogic.xml.schema.binding - package weblogic.xml.schema.binding
Provides a framework for defining a data binding between XML Schema types and Java types.
weblogic.xml.security - package weblogic.xml.security
Deprecated. Provides interfaces and classes for weblogic.xml.security.
weblogic.xml.security.assertion - package weblogic.xml.security.assertion
Deprecated. Provides interfaces and classes for weblogic.xml.security.assertion.
weblogic.xml.security.specs - package weblogic.xml.security.specs
Deprecated. Provides interfaces and classes for weblogic.xml.security.specs.
weblogic.xml.security.wsse - package weblogic.xml.security.wsse
Deprecated. Provides interfaces and classes for weblogic.xml.security.wsse.
weblogic.xml.stream - package weblogic.xml.stream
Deprecated. Provides XML stream support.
weblogic.xml.stream.util - package weblogic.xml.stream.util
Deprecated. Provides XML stream utilities support.
weblogic.xml.xpath - package weblogic.xml.xpath
This package contains all of the classes required to perform XPath matching against a document represented as a DOM, XMLNode, or against an XMLInputStream.
WebLogicCommandType - Class in weblogic.deploy.api.shared
Extends CommandType to provide additional DeploymentManager commands for WebLogic Server.
WebLogicDConfigBean - Interface in weblogic.deploy.api.spi
This interface provides WebLogic Server extensions to DConfigBean.
WebLogicDConfigBeanRoot - Interface in weblogic.deploy.api.spi
This interface provides WebLogic Server extensions to DConfigBeanRoot.
WebLogicDDBean - Interface in weblogic.deploy.api.model
 
WebLogicDDBeanRoot - Interface in weblogic.deploy.api.model
 
WebLogicDeployableObject - Class in weblogic.deploy.api.model
This class is the WebLogic Server implementation of DeployableObject.
WebLogicDeploymentConfiguration - Interface in weblogic.deploy.api.spi
This interface provides WebLogic Server extensions to DeploymentConfiguration.
WebLogicDeploymentFactory - Interface in weblogic.deploy.api.spi.factories
This is a WebLogic extension to javax.enterprise.deploy.spi.factories.DeploymentFactory.
WebLogicDeploymentManager - Interface in weblogic.deploy.api.spi
This interface provides WebLogic Server extensions to the DeploymentManager interface.
WebLogicDeploymentStatus - Interface in weblogic.deploy.api.spi.status
 
WebLogicJ2eeApplicationObject - Class in weblogic.deploy.api.model
This class is the WebLogic Server implementation of DeployableObject.
WebLogicJ2eeApplicationObject(File, File, File, File) - Constructor for class weblogic.deploy.api.model.WebLogicJ2eeApplicationObject
 
WebLogicLogNotification - Class in weblogic.management.logging
This class is the type of Notifications which are generated by the LogBroadcasterRuntimeMBean in the server for log messages.
WebLogicModuleType - Class in weblogic.deploy.api.shared
This class extends javax.enterprise.deploy.shared.ModuleType to enumerate the deployable module types supported in WebLogic Server.
WebLogicTarget - Class in weblogic.deploy.api.spi
WebLogic extension to the javax.enterprise.deploy.spi.Target interface.
WebLogicTargetModuleID - Class in weblogic.deploy.api.spi
WLS extensions to the javax.enterprise.deploy.spi.TargetModuleID interface.
WebLogicTargetType - Class in weblogic.deploy.api.shared
This class enumerates the different types of deployment targets supported in WebLogic Server.
weblogicx.jsp.tags - package weblogicx.jsp.tags
Provides interfaces and classes for weblogicx.jsp.tags.
weblogicx.jsp.tags.validators - package weblogicx.jsp.tags.validators
Provides interfaces and classes for JSP tag validation.
weblogicx.xml.tags - package weblogicx.xml.tags
Provides classes for XML tagging.
WebRowSetImpl - Class in weblogic.jdbc.rowset
WebRowSetImpl is an implementation of the JDBC WebRowSet API (javax.sql.WebRowSet).
WebRowSetImpl() - Constructor for class weblogic.jdbc.rowset.WebRowSetImpl
Constructs a new WebRowSet object initialized with the default values for a CachedRowSet object instance.
WebRowSetImpl(Hashtable) - Constructor for class weblogic.jdbc.rowset.WebRowSetImpl
Constructs a new WebRowSet object initialized with the synchronization SPI provider properties as specified in the Hashtable.
WebServiceContext - Class in weblogic.webservice.context
Deprecated. please migrate to jws for webservices
WebServiceHeader - Interface in weblogic.webservice.context
Deprecated. please migrate to jws for webservices
WebServiceResource - Class in weblogic.security.service
The WebServiceResource class is used by a container to specify the Web Service resource (and method related to the resource) that a caller is attempting to access.
WebServiceResource(String, String, String, String, String[]) - Constructor for class weblogic.security.service.WebServiceResource
Constructs a new WebServiceResource with a target name composed from the application, method, and signature parameters.
WebServiceResource() - Constructor for class weblogic.security.service.WebServiceResource
Deprecated. As of 04/01/02.

WebServiceRuntimeDecl - Class in weblogic.wsee.jws
 
WebServiceRuntimeDecl(WebServiceType, Class) - Constructor for class weblogic.wsee.jws.WebServiceRuntimeDecl
 
WebServiceRuntimeDecl(WebServiceType, JClass, WebServiceDecl) - Constructor for class weblogic.wsee.jws.WebServiceRuntimeDecl
 
WebServiceRuntimeDecl(WebServiceType, JClass, WebServiceDecl, boolean) - Constructor for class weblogic.wsee.jws.WebServiceRuntimeDecl
 
WebServiceSession - Interface in weblogic.webservice.context
Deprecated. please migrate to jws for webservices
WebSSOIdPPartner - Interface in com.bea.security.saml2.providers.registry
Abstract representation of a SAML 2.0 Identity Provider partner for Web SSO profile.
WebSSOPartner - Interface in com.bea.security.saml2.providers.registry
Abstract representation of a SAML 2.0 partner for Web SSO profile.
WebSSOSPPartner - Interface in com.bea.security.saml2.providers.registry
Abstract representation of a SAML 2.0 Service Provider partner for Web SSO profile.
whichDoctypePublic(Document) - Static method in class weblogic.apache.xml.serialize.OutputFormat
Deprecated. Returns the document type public identifier specified for this document, or null.
whichDoctypeSystem(Document) - Static method in class weblogic.apache.xml.serialize.OutputFormat
Deprecated. Returns the document type system identifier specified for this document, or null.
whichMediaType(String) - Static method in class weblogic.apache.xml.serialize.OutputFormat
Deprecated. Returns the suitable media format for a document output with the specified method.
whichMethod(Document) - Static method in class weblogic.apache.xml.serialize.OutputFormat
Deprecated. Determine the output method for the specified document.
WildcardBinding - Annotation Type in weblogic.jws
This annotation specifies how to bind a wildcard class.
WildcardBindings - Annotation Type in weblogic.jws
This annotation is used to specify how to bind wildcard classes.
WildcardParticle - Enum in weblogic.jws
Enumeration that refers to wildcard particles.
Windows - Static variable in class weblogic.apache.xml.serialize.LineSeparator
Deprecated. Line separator for Windows systems (\r\n).
WLA_WSAT_NS_URI - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WLAcknowledgeInfo - Interface in weblogic.jms.extensions
A WLMessage provides an abstraction of the data in the message for doing acknowledge.
WLCachedRowSet - Interface in weblogic.jdbc.rowset
WLCachedRowSet is an extension to the javax.sql.RowSet interface.
WLCall - Interface in weblogic.webservice.extensions
Deprecated. please migrate to jws for webservices
WLConnection - Interface in weblogic.jdbc.extensions
Contains methods to interact with the Statement Cache
WLConnection - Interface in weblogic.jms.extensions
A WLConnection provides fields and methods that are not supported by javax.jms.Connection.
WLContext - Interface in weblogic.jndi
Interface for a WebLogic naming context.
WLDestination - Interface in weblogic.jms.extensions
A WLDestination provides methods that are not supported by javax.jms.Destination.
WLDF - Static variable in class weblogic.deploy.api.shared.WebLogicModuleType
 
WLErrorManager - Class in weblogic.logging
An ErrorManager that handles errors by removing the failing handler from the logger and logging a WLLevel.CRITICAL message.
WLErrorManager(Handler) - Constructor for class weblogic.logging.WLErrorManager
Initialize this instance with the associated handler.
WLFilter - Annotation Type in weblogic.servlet.annotation
The WLFilter annotation is used to mark a Filter class with necessary metadata so it can be deployed without being declared in the web.xml descriptor.
WLHttpServletResponse - Interface in weblogic.servlet.http
 
WLHttpsTransport - Annotation Type in weblogic.jws
Deprecated.  
WLHttpTransport - Annotation Type in weblogic.jws
Specifies the context path and service URI sections of the URL used to invoke the Web Service over the HTTP transport, as well as the name of the port in the generated WSDL.
WLInitialContextFactory - Class in weblogic.jndi
The WLInitialContextFactory creates initial contexts for accessing the WebLogic naming service.
WLInitialContextFactory() - Constructor for class weblogic.jndi.WLInitialContextFactory
Default constructor.
WLInitialContextFactoryDelegate - Class in weblogic.jndi
The WLInitialContextFactoryDelegate creates initial contexts for accessing the WebLogic naming service locally or remotely via t3.
WLInitialContextFactoryDelegate() - Constructor for class weblogic.jndi.WLInitialContextFactoryDelegate
Default constructor.
WLInitParam - Annotation Type in weblogic.servlet.annotation
The WLInitParam annotation is used within the context of the WLServlet or WLFilter annotations to declare the 'init-param' attributes for the servlet and filter elements of the web.xml descriptor.
WLJmsTransport - Annotation Type in weblogic.jws
Specifies the context path and service URI sections of the URL used to invoke the Web Service over the JMS transport, as well as the name of the port in the generated WSDL.
WLLevel - Class in weblogic.logging
This class enumerates the WebLogic specific logging levels.
WLLog4jLevel - Class in weblogic.logging.log4j
This class enumerates the Log4j logging levels.
WLLog4jLogEvent - Class in weblogic.logging.log4j
Defines the fields in the logging event which is passed on to all Appenders.
WLLogRecord - Class in weblogic.logging
WebLogic extensions to java.util.logging.LogRecord Defines the fields in the log records which are specific to WLS.
WLLogRecord(Level, String) - Constructor for class weblogic.logging.WLLogRecord
Initialize a WLLogRecord object given the logging Level and the log message.
WLLogRecord(Level, String, Throwable) - Constructor for class weblogic.logging.WLLogRecord
Initialize a WLLogRecord object given the logging Level, the log message and the associated Throwable object.
WLMessage - Interface in weblogic.jms.extensions
A WLMessage provides methods not supported by javax.jms.Message.
WLMessageFactory - Interface in weblogic.jms.extensions
A WLMessageFactory provides vendor specific methods not supported by JMS specification.
WLMessageProducer - Interface in weblogic.jms.extensions
A WLMessageProducer provides methods not supported by javax.jms.MessageProducer.
WLQueryProperties - Interface in weblogic.ejb
 
WLQueueSession - Interface in weblogic.jms.extensions
A WLQueueSession provides fields and methods not supported by javax.jms.QueueSession.
WLRowSetMetaData - Interface in weblogic.jdbc.rowset
WLRowSetMetaData extends the javax.sql.RowSetMetaData interface with extended meta-data methods.
WLS_WSAT - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WLSAbstractPrincipal - Class in weblogic.security.principal
The WLSAbstractPrincipal class is a convenience abstract class that implements a principal whose name field will be signed by the weblogic.security.provider.PrincipalValidatorImpl class.
WLSAbstractPrincipal() - Constructor for class weblogic.security.principal.WLSAbstractPrincipal
Constructs an instance of the WLSAbstractPrincipal.
WLSCertPathBuilderResult - Class in weblogic.security.pk
A convenience class for returning results.
WLSCertPathBuilderResult(CertPath) - Constructor for class weblogic.security.pk.WLSCertPathBuilderResult
Construct a WLSCertPathBuilderResult using the provided certification path.
WLSCertPathBuilderResult(X509Certificate[]) - Constructor for class weblogic.security.pk.WLSCertPathBuilderResult
Construct a WLSCertPathBuilderResult using the provided array of X509 certificates.
WLSCertPathValidatorResult - Class in weblogic.security.pk
A convenience class for returning results.
WLSCertPathValidatorResult() - Constructor for class weblogic.security.pk.WLSCertPathValidatorResult
 
WLService - Interface in weblogic.webservice.extensions
Deprecated. please migrate to jws for webservices
WLServlet - Annotation Type in weblogic.servlet.annotation
The WLServlet annotation is used to mark a Servlet class with necessary metadata so it can be deployed without being declared in the web.xml descriptor.
WLSession - Interface in weblogic.jms.extensions
A WLSession provides fields and methods that are not supported by javax.jms.Session.
WLSGroup - Interface in weblogic.security.spi
The WLSGroup interface is a marker interface used to signify that a principal represents a WebLogic Server group.
WLSGroupImpl - Class in weblogic.security.principal
The WLSGroupImpl class is a convenience class that implements a WLSGroup principal whose name field will be signed by the weblogic.security.provider.PrincipalValidatorImpl class.
WLSGroupImpl(String) - Constructor for class weblogic.security.principal.WLSGroupImpl
Constructs a principal that represents a WebLogic Server group.
WLSJMSEnvironmentImpl - Class in weblogic.jms
Helper for obtaining JMS platform specific settings for weblogic server.
WLSJMSEnvironmentImpl() - Constructor for class weblogic.jms.WLSJMSEnvironmentImpl
 
WLSJNDIEnvironmentImpl - Class in weblogic.jndi
Helper for obtaining JNDI platform specific settings.
WLSJNDIEnvironmentImpl() - Constructor for class weblogic.jndi.WLSJNDIEnvironmentImpl
 
WLSPrincipal - Interface in weblogic.security.principal
The WLSPrincipal interface is a convenience interface that defines a principal whose name field will be signed by the weblogic.security.provider.PrincipalValidatorImpl class.
WLSSecurityEnvironmentImpl - Class in weblogic.security
Helper for obtaining security platform specific settings.
WLSSecurityEnvironmentImpl() - Constructor for class weblogic.security.WLSSecurityEnvironmentImpl
 
WLSSLAdapter - Class in weblogic.webservice.client
Deprecated. please migrate to jws for webservices
WLSSLAdapter() - Constructor for class weblogic.webservice.client.WLSSLAdapter
Deprecated.  
WLSSLAdapter(boolean) - Constructor for class weblogic.webservice.client.WLSSLAdapter
Deprecated.  
WlsSSLAdapter - Class in weblogic.wsee.connection.transport.https
 
WlsSSLAdapter() - Constructor for class weblogic.wsee.connection.transport.https.WlsSSLAdapter
 
WLSTInterpreter - Class in weblogic.management.scripting.utils
This is a wrapper class to the Jython interpreter.
WLSTInterpreter() - Constructor for class weblogic.management.scripting.utils.WLSTInterpreter
Contructs the WLSTInterpreter with WebLogic specific extensions
WLSTInterpreter(Hashtable) - Constructor for class weblogic.management.scripting.utils.WLSTInterpreter
Contructs the WLSTInterpreter with WebLogic specific extensions
WLStub - Interface in weblogic.wsee.jaxrpc
Weblogic specific stub properties.
WLSUser - Interface in weblogic.security.spi
The WLSUser interface is a marker interface used to signify that a principal represents a WebLogic Server user.
WLSUserImpl - Class in weblogic.security.principal
The WLSUserImpl is a convenience class that implements a WLSUser principal whose name field will be signed by the weblogic.security.provider.PrincipalValidatorImpl class.
WLSUserImpl(String) - Constructor for class weblogic.security.principal.WLSUserImpl
Constructs a principal that represents a WebLogic Server user.
WLTimer - Interface in weblogic.ejb
 
WLTimerInfo - Class in weblogic.ejb
 
WLTimerInfo() - Constructor for class weblogic.ejb.WLTimerInfo
 
WLTimerService - Interface in weblogic.ejb
 
WLTopicSession - Interface in weblogic.jms.extensions
A WLTopicSession provides fields and methods not supported by javax.jms.TopicSession.
WLW81CallbackJWS - Annotation Type in weblogic.jws.wlw
Deprecated.  
WLWRollbackOnCheckedException - Annotation Type in weblogic.jws.wlw
Deprecated. Indicates that at runtime, if an unchecked Exception is thrown by a Service, the current transaction will be marked for Rollback
WLWServiceControlCallbackJWS - Annotation Type in weblogic.jws.wlw
This annotation is added to tag this service as a generated Service Control Callback JWS.
WLXid - Interface in weblogic.transaction
 
WMLAccessElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLAccessElement.
WMLAccessElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLAccessElementImpl.
WMLAccessElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLAccessElementImpl
Deprecated.  
WMLAElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLAElement.
WMLAElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLAElementImpl.
WMLAElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLAElementImpl
Deprecated.  
WMLAnchorElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLAnchorElement.
WMLAnchorElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLAnchorElementImpl.
WMLAnchorElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLAnchorElementImpl
Deprecated.  
WMLBElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLBElement.
WMLBElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLBElementImpl.
WMLBElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLBElementImpl
Deprecated.  
WMLBigElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLBigElement.
WMLBigElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLBigElementImpl.
WMLBigElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLBigElementImpl
Deprecated.  
WMLBrElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLBrElement.
WMLBrElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLBrElementImpl.
WMLBrElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLBrElementImpl
Deprecated.  
WMLCardElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLCardElement.
WMLCardElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLCardElementImpl.
WMLCardElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLCardElementImpl
Deprecated.  
WMLDocument - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLDocument.
WMLDocumentImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLDocumentImpl.
WMLDocumentImpl(DocumentType) - Constructor for class weblogic.apache.wml.dom.WMLDocumentImpl
Deprecated.  
WMLDoElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLDoElement.
WMLDoElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLDoElementImpl.
WMLDoElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLDoElementImpl
Deprecated.  
WMLDOMImplementation - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLDOMImplementation.
WMLDOMImplementationImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLDOMImplementationImpl.
WMLDOMImplementationImpl() - Constructor for class weblogic.apache.wml.dom.WMLDOMImplementationImpl
Deprecated.  
WMLElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLElement.
WMLElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLElementImpl.
WMLElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLElementImpl
Deprecated.  
WMLEmElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLEmElement.
WMLEmElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLEmElementImpl.
WMLEmElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLEmElementImpl
Deprecated.  
WMLFieldsetElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLFieldsetElement.
WMLFieldsetElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLFieldsetElementImpl.
WMLFieldsetElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLFieldsetElementImpl
Deprecated.  
WMLGoElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLGoElement.
WMLGoElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLGoElementImpl.
WMLGoElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLGoElementImpl
Deprecated.  
WMLHeadElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLHeadElement.
WMLHeadElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLHeadElementImpl.
WMLHeadElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLHeadElementImpl
Deprecated.  
WMLIElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLIElement.
WMLIElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLIElementImpl.
WMLIElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLIElementImpl
Deprecated.  
WMLImgElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLImgElement.
WMLImgElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLImgElementImpl.
WMLImgElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLImgElementImpl
Deprecated.  
WMLInputElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLInputElement.
WMLInputElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLInputElementImpl.
WMLInputElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLInputElementImpl
Deprecated.  
WMLMetaElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLMetaElement.
WMLMetaElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLMetaElementImpl.
WMLMetaElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLMetaElementImpl
Deprecated.  
WMLNoopElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLNoopElement.
WMLNoopElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLNoopElementImpl.
WMLNoopElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLNoopElementImpl
Deprecated.  
WMLOneventElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLOneventElement.
WMLOneventElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLOneventElementImpl.
WMLOneventElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLOneventElementImpl
Deprecated.  
WMLOptgroupElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLOptgroupElement.
WMLOptgroupElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLOptgroupElementImpl.
WMLOptgroupElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLOptgroupElementImpl
Deprecated.  
WMLOptionElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLOptionElement.
WMLOptionElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLOptionElementImpl.
WMLOptionElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLOptionElementImpl
Deprecated.  
WMLPElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLPElement.
WMLPElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLPElementImpl.
WMLPElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLPElementImpl
Deprecated.  
WMLPostfieldElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLPostfieldElement.
WMLPostfieldElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLPostfieldElementImpl.
WMLPostfieldElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLPostfieldElementImpl
Deprecated.  
WMLPrevElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLPrevElement.
WMLPrevElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLPrevElementImpl.
WMLPrevElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLPrevElementImpl
Deprecated.  
WMLRefreshElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLRefreshElement.
WMLRefreshElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLRefreshElementImpl.
WMLRefreshElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLRefreshElementImpl
Deprecated.  
WMLSelectElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLSelectElement.
WMLSelectElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLSelectElementImpl.
WMLSelectElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLSelectElementImpl
Deprecated.  
WMLSetvarElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLSetvarElement.
WMLSetvarElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLSetvarElementImpl.
WMLSetvarElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLSetvarElementImpl
Deprecated.  
WMLSmallElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLSmallElement.
WMLSmallElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLSmallElementImpl.
WMLSmallElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLSmallElementImpl
Deprecated.  
WMLStrongElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLStrongElement.
WMLStrongElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLStrongElementImpl.
WMLStrongElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLStrongElementImpl
Deprecated.  
WMLTableElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLTableElement.
WMLTableElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLTableElementImpl.
WMLTableElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLTableElementImpl
Deprecated.  
WMLTdElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLTdElement.
WMLTdElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLTdElementImpl.
WMLTdElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLTdElementImpl
Deprecated.  
WMLTemplateElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLTemplateElement.
WMLTemplateElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLTemplateElementImpl.
WMLTemplateElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLTemplateElementImpl
Deprecated.  
WMLTimerElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLTimerElement.
WMLTimerElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLTimerElementImpl.
WMLTimerElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLTimerElementImpl
Deprecated.  
WMLTrElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLTrElement.
WMLTrElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLTrElementImpl.
WMLTrElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLTrElementImpl
Deprecated.  
WMLUElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLUElement.
WMLUElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLUElementImpl.
WMLUElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLUElementImpl
Deprecated.  
WMLWmlElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLWmlElement.
WMLWmlElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLWmlElementImpl.
WMLWmlElementImpl(WMLDocumentImpl, String) - Constructor for class weblogic.apache.wml.dom.WMLWmlElementImpl
Deprecated.  
Work - Interface in commonj.work
This is implemented by applications when they want to run code blocks asynchronously.
WORK - Static variable in interface weblogic.connector.extensions.Suspendable
Used to indicate that submission of Work is to be suspended/resumed
WORK - Static variable in interface weblogic.workarea.PropagationMode
Propagate a WorkContext across Work instances.
WORK_ACCEPTED - Static variable in interface commonj.work.WorkEvent
Work has been accepted
WORK_COMPLETED - Static variable in interface commonj.work.WorkEvent
Work has completed.
WORK_REJECTED - Static variable in interface commonj.work.WorkEvent
Work has been rejected.
WORK_STARTED - Static variable in interface commonj.work.WorkEvent
Work is currently running.
workAccepted(WorkEvent) - Method in interface commonj.work.WorkListener
This is called when the Work is accepted for dispatching.
workCompleted(WorkEvent) - Method in interface commonj.work.WorkListener
This is called once Work.run returns.
WorkCompletedException - Exception in commonj.work
This exception indicates that a Work started but completed with an exception.
WorkCompletedException() - Constructor for exception commonj.work.WorkCompletedException
Constructor for a WorkCompletedException
WorkCompletedException(String) - Constructor for exception commonj.work.WorkCompletedException
Constructor for a WorkCompletedException
WorkCompletedException(String, Throwable) - Constructor for exception commonj.work.WorkCompletedException
Constructor for a WorkCompletedException
WorkCompletedException(Throwable) - Constructor for exception commonj.work.WorkCompletedException
Constructor for a WorkCompletedException
WorkCompletedException(String, List) - Constructor for exception commonj.work.WorkCompletedException
Constructor for a WorkCompletedException
WorkContext - Interface in weblogic.workarea
WorkContext is a marker interface used for marshaling and unmarshaling user data in a WorkArea.
WorkContextInput - Interface in weblogic.workarea
WorkContextInput is a primitive stream used for unmarshaling WorkContext implementations.
WorkContextMap - Interface in weblogic.workarea
WorkContextMap provides users with mechanisms for tagging certain requests (whether remote or local) and propagating that information based on certain policy constraints.
WorkContextOutput - Interface in weblogic.workarea
WorkConectOutput is a primitive stream used for marshaling WorkContext implementations.
WorkContextResource - Class in weblogic.security.service
The WorkContextResource class is used by a container to specify the WorkContext resource (and method related to the resource) that a caller is attempting to access.
WorkContextResource(String[], String) - Constructor for class weblogic.security.service.WorkContextResource
Constructs a new WorkContextResource with a target name composed from the path, and actionName parameters.
WorkContextResource() - Constructor for class weblogic.security.service.WorkContextResource
Deprecated. As of 04/01/02.

WorkEvent - Interface in commonj.work
This is sent to a WorkListener as the Work is processed by a WorkManager.
WorkException - Exception in commonj.work
This is the base class for all Work related exceptions.
WorkException() - Constructor for exception commonj.work.WorkException
Constructor for WorkException
WorkException(String) - Constructor for exception commonj.work.WorkException
Constructor for WorkException
WorkException(String, Throwable) - Constructor for exception commonj.work.WorkException
Constructor for WorkException
WorkException(Throwable) - Constructor for exception commonj.work.WorkException
Constructor for WorkException
WorkItem - Interface in commonj.work
This is returned once a Work is submitted to a WorkManager.
WorkListener - Interface in commonj.work
This is a callback interface called to report on the dispatching of a Work.
WorkManager - Interface in commonj.work
The WorkManager is the abstraction for dispatching and monitoring asynchronous work and is a factory for creating application short or long lived Works.
workRejected(WorkEvent) - Method in interface commonj.work.WorkListener
This is called when the Work cannot be processed prior to starting but after accept.
WorkRejectedException - Exception in commonj.work
This is thrown then the Work cannot be started.
WorkRejectedException() - Constructor for exception commonj.work.WorkRejectedException
Constructor for a WorkRejectedException
WorkRejectedException(String) - Constructor for exception commonj.work.WorkRejectedException
Constructor for a WorkRejectedException
WorkRejectedException(String, Throwable) - Constructor for exception commonj.work.WorkRejectedException
Constructor for a WorkRejectedException
WorkRejectedException(Throwable) - Constructor for exception commonj.work.WorkRejectedException
Constructor for a WorkRejectedException
workStarted(WorkEvent) - Method in interface commonj.work.WorkListener
This is called when the Work is about to start.
write(String) - Method in class weblogic.apache.html.dom.HTMLDocumentImpl
Deprecated.  
write(int) - Method in class weblogic.net.http.ContentLengthOutputStream
Deprecated.  
write(byte[], int, int) - Method in class weblogic.net.http.ContentLengthOutputStream
Deprecated.  
write(byte[]) - Method in class weblogic.net.http.ContentLengthOutputStream
Deprecated.  
write(int) - Method in class weblogic.net.http.HttpOutputStream
Deprecated.  
write(byte[], int, int) - Method in class weblogic.net.http.HttpOutputStream
Deprecated.  
write(byte[]) - Method in class weblogic.net.http.HttpOutputStream
Deprecated.  
writeASCII(String) - Method in interface weblogic.workarea.WorkContextOutput
Writes an 8-bit, variable-length, string to the underlying data stream.
writeContext(WorkContextOutput) - Method in class weblogic.workarea.AsciiWorkContext
 
writeContext(WorkContextOutput) - Method in class weblogic.workarea.LongWorkContext
 
writeContext(WorkContextOutput) - Method in class weblogic.workarea.SerializableWorkContext
 
writeContext(WorkContextOutput) - Method in class weblogic.workarea.StringWorkContext
 
writeContext(WorkContextOutput) - Method in interface weblogic.workarea.WorkContext
Writes the implementation of WorkContext to the WorkContextOutput data stream.
writeContext(WorkContext) - Method in interface weblogic.workarea.WorkContextOutput
Writes the implementation of WorkContext to the underlying data stream.
writeEvent(AuditEvent) - Method in interface weblogic.security.spi.AuditChannel
Writes an audit record based on event information.
writeEvent(AuditEvent) - Method in interface weblogic.security.spi.AuditChannelV2
Writes an audit record based on event information.
writeExternal(ObjectOutput) - Method in class weblogic.common.ParamValue
Writes a ParamValue object to a serialization stream.
writeExternal(ObjectOutput) - Method in class weblogic.jndi.Environment
 
writeExternal(DataOutput) - Method in interface weblogic.transaction.TransactionLoggable
Save object's state in external format.
writeHiddenField() - Method in class weblogicx.jsp.tags.validators.CustomValidator
 
writeHiddenField() - Method in interface weblogicx.jsp.tags.validators.Validatable
write a hidden input type e.g.
writeHiddenField() - Method in class weblogicx.jsp.tags.validators.ValidatableAdapter
 
writeln(String) - Method in class weblogic.apache.html.dom.HTMLDocumentImpl
Deprecated.  
writeNode(OutputStream, Node) - Method in class weblogic.apache.xml.serialize.DOMWriterImpl
Deprecated. DOM L3 EXPERIMENTAL: Write out the specified node as described above in the description of DOMWriter.
writeRequests() - Method in class weblogic.net.http.HttpURLConnection
 
writeResourceString(StringBuffer) - Method in class weblogic.security.service.ControlResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) - Method in class weblogic.security.service.EJBResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) - Method in class weblogic.security.service.JDBCResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) - Method in class weblogic.security.service.JMSResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) - Method in class weblogic.security.service.JNDIResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) - Method in class weblogic.security.service.RemoteResource
 
writeResourceString(StringBuffer) - Method in class weblogic.security.service.ResourceBase
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) - Method in class weblogic.security.service.ServerResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) - Method in class weblogic.security.service.WebServiceResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) - Method in class weblogic.security.service.WorkContextResource
Writes a string representation of the resource to buffer.
writeTo(Object, String, OutputStream) - Method in class weblogic.webservice.encoding.ImageDataContentHandler
Deprecated.  
writeToString(Node) - Method in class weblogic.apache.xml.serialize.DOMWriterImpl
Deprecated. DOM L3 EXPERIMENTAL: Serialize the specified node as described above in the description of DOMWriter.
writeXml(Writer) - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
 
writeXml(OutputStream) - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
 
writeXml(ResultSet, Writer) - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
 
writeXml(ResultSet, OutputStream) - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
 
writeXML(XMLOutputStream) - Method in interface weblogic.jdbc.rowset.WLCachedRowSet
Writes the RowSet to the XMLOutputStream as an XML document.
writeXML(XMLOutputStream, int) - Method in interface weblogic.jdbc.rowset.WLCachedRowSet
Writes the RowSet as an XML document.
writeXMLSchema(XMLOutputStream) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Writes the WLRowSetMetaData as an XML Schema document to the specified XMLOutputStream.
WSA - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSADDRESSING_NS_URI - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSAT - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSAT10_NS_URI - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSAT11_COORDINATORPORTTYPEPORT - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSAT11_DURABLE_2PC - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSAT11_NS_URI - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSAT11_PARTICIPANTPORTTYPEPORT - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSAT11_REGISTRATIONCOORDINATORPORTTYPEPORT - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSAT11_REGISTRATIONREQUESTERPORTTYPEPORT - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSAT11_VOLATILE_2PC - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSAT_COORDINATORPORTTYPEPORT - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSAT_PARTICIPANTPORTTYPEPORT - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSAT_REGISTRATIONCOORDINATORPORTTYPEPORT - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSAT_REGISTRATIONREQUESTERPORTTYPEPORT - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSATClientHandler - Class in weblogic.wsee.wstx.wsat
 
WSATClientHandler() - Constructor for class weblogic.wsee.wstx.wsat.WSATClientHandler
 
WSATConstants - Interface in weblogic.wsee.wstx.wsat
 
WSATException - Exception in weblogic.wsee.wstx.wsat
Created by IntelliJ IDEA.
WSATException() - Constructor for exception weblogic.wsee.wstx.wsat.WSATException
 
WSATException(String) - Constructor for exception weblogic.wsee.wstx.wsat.WSATException
 
WSATException(Exception) - Constructor for exception weblogic.wsee.wstx.wsat.WSATException
 
WSATException(String, XAException) - Constructor for exception weblogic.wsee.wstx.wsat.WSATException
 
WSATFaultFactory - Class in weblogic.wsee.wstx.wsat
WS-C and WS-AT Fault factory.
WSATFaultFactory() - Constructor for class weblogic.wsee.wstx.wsat.WSATFaultFactory
 
WSATHelper<T> - Class in weblogic.wsee.wstx.wsat
This singleton serves not only as a helper and utility but as the core of the WS-AT resource manager and holds the datastructures that maintain the endpoint references for durable/XAResource and volatile/Synchronization WS-AT transaction participants.
WSATHelper() - Constructor for class weblogic.wsee.wstx.wsat.WSATHelper
 
WSATSynchronization - Class in weblogic.wsee.wstx.wsat
Volatile WS-AT Participant
WSATSynchronization(EndpointReference, Xid) - Constructor for class weblogic.wsee.wstx.wsat.WSATSynchronization
 
WSATSynchronization(Transactional.Version, EndpointReference, Xid) - Constructor for class weblogic.wsee.wstx.wsat.WSATSynchronization
 
WSATXAResource - Class in weblogic.wsee.wstx.wsat
 
WSATXAResource(EndpointReference, Xid) - Constructor for class weblogic.wsee.wstx.wsat.WSATXAResource
Constructor used for runtime
WSATXAResource(Transactional.Version, EndpointReference, Xid) - Constructor for class weblogic.wsee.wstx.wsat.WSATXAResource
Constructor used for runtime
WSATXAResource(Transactional.Version, EndpointReference, Xid, boolean) - Constructor for class weblogic.wsee.wstx.wsat.WSATXAResource
Constructor used for recovery
WSCOOR - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSCOOR10_NS_URI - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSCOOR11_CONTEXT_QNAME - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSCOOR11_NS_URI - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSCOOR11_REGISTER_QNAME - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSCOOR_CONTEXT_QNAME - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSCOOR_REGISTER_QNAME - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSDL - Annotation Type in weblogic.jws
Specifies whether to expose the WSDL of a deployed WebLogic Web Service.
wsdlLocation - Variable in class weblogic.wsee.jws.WebServiceRuntimeDecl
 
WSEE - Static variable in class weblogic.deploy.api.shared.WebLogicModuleType
 
WSPasswordDigest - Interface in weblogic.security.spi
 
wsPort - Variable in class weblogic.wsee.async.AsyncUtil.SavedServiceInfo
Deprecated.  
WSRM_ACKSTO_ANONYMOUS - Static variable in interface weblogic.wsee.jaxrpc.WLStub
This property allows you to set the acks to address of the reliable sequence to be anonymous.
WSRM_LAST_MESSAGE - Static variable in interface weblogic.wsee.jaxrpc.WLStub
This property allows you to declare the next message to be sent on a stub to be the last message for the current reliable sequence.
WSRM_OFFER_SEQUENCE_EXPIRATION - Static variable in interface weblogic.wsee.jaxrpc.WLStub
This property allows you to set the expiration time for an offered reliable sequence.
WSRM_SEQUENCE_EXPIRATION - Static variable in interface weblogic.wsee.jaxrpc.WLStub
This property allows you to set the expiration value for a reliable sequence.
WsrmConstants.Action.VersionInfo - Class in weblogic.wsee.reliability
 
WsrmConstants.Action.VersionInfo() - Constructor for class weblogic.wsee.reliability.WsrmConstants.Action.VersionInfo
 
WsrmConstants.DeliveryQOS - Enum in weblogic.wsee.reliability
 
WsrmConstants.HeaderElement - Enum in weblogic.wsee.reliability
 
WsrmHelper - Class in weblogic.wsee.reliability
 
WsrmHelper() - Constructor for class weblogic.wsee.reliability.WsrmHelper
 
WsrmSAFReceivingManager.ReliabilityBufferConfig - Class in weblogic.wsee.reliability
 
WsrmSAFReceivingManager.ReliabilityBufferConfig() - Constructor for class weblogic.wsee.reliability.WsrmSAFReceivingManager.ReliabilityBufferConfig
 
WsrmSAFReceivingManager.ReliabilityBufferConfig(int, String) - Constructor for class weblogic.wsee.reliability.WsrmSAFReceivingManager.ReliabilityBufferConfig
 
WsrmSAFReceivingManager.ReliabilityBufferConfig(ReliabilityBuffer) - Constructor for class weblogic.wsee.reliability.WsrmSAFReceivingManager.ReliabilityBufferConfig
 
WsrmUtils - Class in weblogic.wsee.reliability
This class is a utility class for using Web Services Reliable Messaging (WSRM) given a service stub (WLStub) instance.
WsrmUtils() - Constructor for class weblogic.wsee.reliability.WsrmUtils
 
WSS_SUBJECT_PROPERTY - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Subject derived from message level web service security.
WSS_SUBJECT_PROPERTY - Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
Deprecated. The value of the current authenticated subject
WSSC13 - Static variable in class weblogic.wsee.security.wssc.utils.WSSCCompatibilityUtil
 
WSSC14 - Static variable in class weblogic.wsee.security.wssc.utils.WSSCCompatibilityUtil
 
WSSCClientUtil - Class in weblogic.wsee.security.wssc.utils
WS-SecureConversation client-side utilities API for client to terminate a secured conversation Copyright (c) 2006 by BEA Systems.
WSSCClientUtil() - Constructor for class weblogic.wsee.security.wssc.utils.WSSCClientUtil
 
WSSCCompatibilityUtil - Class in weblogic.wsee.security.wssc.utils
Backward compatibility utils for WSSC1.3, MSFT and WSSC1.4
WSSCCompatibilityUtil() - Constructor for class weblogic.wsee.security.wssc.utils.WSSCCompatibilityUtil
 
WSSCCompatibilityUtil.OrderingIterator<E> - Class in weblogic.wsee.security.wssc.utils
 
WSSCCompatibilityUtil.OrderingIterator(List<E>) - Constructor for class weblogic.wsee.security.wssc.utils.WSSCCompatibilityUtil.OrderingIterator
 
WssConfiguration - Annotation Type in weblogic.jws.security
Defines the configuration mbean of this webservice
WSSE_PASSWORD_DIGEST_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserter
The wsse:PasswordDigest token is an internal token and is used when a web service utilizes the wsse:UsernameToken with a password type of wsse:PasswordDigest.
WSSE_PASSWORD_DIGEST_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The wsse:PasswordDigest token is an internal token and is used when a web service utilizes the wsse:UsernameToken with a password type of wsse:PasswordDigest.
WSSE_PREFIX_URI - Static variable in interface weblogic.xml.security.wsse.WSSEConstants
Deprecated. http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0
WSSE_URI - Static variable in interface weblogic.xml.security.wsse.WSSEConstants
Deprecated. http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd
WSSE_VERBOSE - Static variable in interface weblogic.xml.security.wsse.Security
Deprecated.  
WSSE_VERBOSE_PROP - Static variable in interface weblogic.xml.security.wsse.Security
Deprecated.  
WSSEConstants - Interface in weblogic.xml.security.wsse
Deprecated. please use new WS Security API
WSSecurityFactory - Class in weblogic.xml.crypto.wss.api
 
WSSecurityInfo - Interface in weblogic.xml.crypto.wss
 
WSSEReader - Class in weblogic.xml.security.wsse
Deprecated. please use new WS Security API
WSSIdPPartner - Interface in com.bea.security.saml2.providers.registry
Abstract representation of a SAML 2.0 Identity Provider partner for WSS SAML Token profile.
WSSPartner - Interface in com.bea.security.saml2.providers.registry
Abstract representation of a SAML 2.0 partner for WSS SAML Token profile.
WSSSPPartner - Interface in com.bea.security.saml2.providers.registry
Abstract representation of a SAML 2.0 Service Provider partner for WSS SAML Token profile.
WST_BOOT_STRAP_POLICY - Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
Deprecated.  
WST_HEURISTIC_FLAG - Static variable in class weblogic.wsee.security.wssc.utils.WSSCCompatibilityUtil
 
WST_OUTER_POLICY - Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
Deprecated.  
WST_STS_ENDPOINT_ON_SAML - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Property for setting STS endpoint for WS-Trust used in SAML.
WST_STS_ENDPOINT_ON_WSSC - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Property for setting STS endpoint for WS-Trust used in WS-SC.
WSUserPasswordDigest - Interface in weblogic.security
The WSUserPasswordDigest interface defines the interface for tokens that are passed to the assertIdentity call for the wsse:PasswordDigest token type.
WTCServiceStatus - Class in weblogic.wtc.gwt
This is the WTC service status utility class which is used to determine the service status and service type.
WTCServiceStatus() - Constructor for class weblogic.wtc.gwt.WTCServiceStatus
 
WWW_AUTHENTICATE_NEGOTIATE - Static variable in interface weblogic.security.spi.IdentityAsserter
The WWW-AUTHENTICATE_NEGOTIATE token is an internal token and is used when a web app utilizes the SPNEGO (Simple and Protected GSS-API Negotiation Mechanism) protocol for HTTP authentication.
WWW_AUTHENTICATE_NEGOTIATE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The WWW-AUTHENTICATE_NEGOTIATE token is an internal token and is used when a web application utilizes the SPNEGO (Simple and Protected GSS-API Negotiation Mechanism) protocol for HTTP authentication.

Copyright 1996, 2010, 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
Oracle WebLogic Server 10.3.3 API Reference
11g Release 1 (10.3.3)

Part Number E13941-03
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 _