Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
14.1.1.0.0

F18248-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

W3C - Static variable in class weblogic.xml.security.signature.CanonicalizationMethod
 
W3C_C14N - Static variable in class weblogic.xml.security.transforms.Transform
 
W3C_C14N_WC - Static variable in class weblogic.xml.security.transforms.Transform
 
W3C_EXC_C14N - Static variable in class weblogic.xml.security.transforms.Transform
 
W3C_EXC_C14N_WC - Static variable in class weblogic.xml.security.transforms.Transform
 
W3C_WC - Static variable in class weblogic.xml.security.signature.CanonicalizationMethod
 
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.
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.
waitForTaskCompletion() - Method in interface weblogic.management.mbeanservers.edit.ActivationTaskMBean
Allows the caller to wait until the activation task completes (either by successfully distributing changes or by rolling back the task) or times out.
waitForTaskCompletion(long) - Method in interface weblogic.management.mbeanservers.edit.ActivationTaskMBean
Allows the caller to wait until any of the following occurs:
WANReplicationRuntimeMBean - Interface in weblogic.management.runtime
RuntimeMBean for WAN Replication
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(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(String, PropertyDeclaration, String) - Method in class weblogic.descriptor.annotation.AnnotationDefinition
 
warning(SAXParseException) - Method in class weblogic.management.commo.WebLogicMBeanMaker.MyErrorHandler
 
WARNING - Static variable in class com.bea.logging.LogLevel
 
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.BaseRowSet
Deprecated.
ResultSet Reports whether the last column read had a value of SQL NULL.
wasNull() - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Deprecated.
Reports whether the last column read had a value of SQL NULL.
WatchNotification - Class in weblogic.diagnostics.watch
Deprecated. 
weak(String, String, HttpServletRequest, HttpServletResponse) - Static method in class weblogic.servlet.security.ServletAuthentication
Deprecated.
as of 12c - use HttpServletRequest.login(java.lang.String, java.lang.String)
weak(String, String, HttpSession) - Static method in class weblogic.servlet.security.ServletAuthentication
Deprecated. 
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.
WEB - weblogic.wsee.jaxws.framework.policy.PolicySubjectMetadata.ModuleType
 
WEBAPP - Static variable in class weblogic.management.security.authorization.ComponentType
The WebApp component type.
WEBAPP - Static variable in class weblogic.security.spi.ApplicationInfo.ComponentType
Indicates that component type is a WebApp.
WebAppComponentMBean - Interface in weblogic.management.configuration
Deprecated.
9.0.0.0 in favor of AppDeploymentMBean
WebAppComponentRuntimeMBean - Interface in weblogic.management.runtime
Describes a servlet component (servlet context).
WebAppContainerMBean - Interface in weblogic.management.configuration
This MBean is used to specify domain-wide defaults for the WebApp container.
WebDeploymentMBean - Interface in weblogic.management.configuration
A Web Deployment is any MBean that may be deployed on one or more target or WebServers.
WEBLOGIC - Static variable in class weblogic.management.WebLogicObjectName
Deprecated.
The WebLogic domain
WEBLOGIC_JWT_TOKEN_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserter
The weblogic-jwt-token token is an internal token and is only used for internal apps Only the WebLogic Identity Assertion provider should handle this token type.
WEBLOGIC_OAUTH2_JWT_ACCESS_TOKEN_TYPE - Static variable in interface weblogic.security.spi.CredentialMapperV2
The static credentials type used for acquiring OAuth2 style JWT access token with credential mapping provider.
weblogic.application - package weblogic.application
This package contains public WebLogic Application classes / interfaces.
weblogic.application.library - package weblogic.application.library
Provides interfaces for weblogic.application.library.
weblogic.cluster.migration - package weblogic.cluster.migration
Migratable Services
weblogic.cluster.singleton - package weblogic.cluster.singleton
Provides interfaces for weblogic.cluster.singleton.
weblogic.coherence.descriptor.wl - package weblogic.coherence.descriptor.wl
Provides interfaces for weblogic.coherence.descriptor.wl.
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.internal - package weblogic.deploy.api.internal
Provides interfaces for weblogic.deploy.api.internal.
weblogic.deploy.api.model - package weblogic.deploy.api.model
Provides interfaces and classes that represent represent the Java EE 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.deploy.version - package weblogic.deploy.version
Defines constants that indicate the active state of an application.
weblogic.deployment.configuration - package weblogic.deployment.configuration
Provides interfaces to handle validation of applications before allowing them to be deployed.
weblogic.descriptor - package weblogic.descriptor
Provides the tools and API for defining and using the descriptor API.
weblogic.descriptor.annotation - package weblogic.descriptor.annotation
Defines javadoc annotations that may be used in a DescriptorBean interface.
weblogic.descriptor.beangen - package weblogic.descriptor.beangen
Defines a Descriptor Bean implementation generator
weblogic.diagnostics.accessor.runtime - package weblogic.diagnostics.accessor.runtime
Provides interfaces for weblogic.diagnostics.accessor.runtime.
weblogic.diagnostics.context - package weblogic.diagnostics.context
This package provides interfaces that retrieve or modify the contents of a diagnostic context.
weblogic.diagnostics.debug - package weblogic.diagnostics.debug
Provides interfaces for weblogic.diagnostics.debug.
weblogic.diagnostics.debugpatch - package weblogic.diagnostics.debugpatch
Provides interfaces for weblogic.diagnostics.debugpatch.
weblogic.diagnostics.descriptor - package weblogic.diagnostics.descriptor
Provides interfaces for weblogic.diagnostics.descriptor.
weblogic.diagnostics.harvester - package weblogic.diagnostics.harvester
Provides exceptions for weblogic.diagnostics.harvester.
weblogic.diagnostics.instrumentation - package weblogic.diagnostics.instrumentation
Provides interfaces for weblogic.diagnostics.instrumentation.
weblogic.diagnostics.type - package weblogic.diagnostics.type
Provides exceptions for weblogic.diagnostics.type.
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.ejbgen - package weblogic.ejbgen
Provides interfaces for weblogic.ejbgen.
weblogic.health - package weblogic.health
Provides interfaces for weblogic.health.
weblogic.i18n - package weblogic.i18n
This package 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 interfaces for weblogic.i18ntools.
weblogic.j2ee.descriptor - package weblogic.j2ee.descriptor
Provides interfaces for weblogic.j2ee.descriptor.
weblogic.j2ee.descriptor.wl - package weblogic.j2ee.descriptor.wl
Provides interfaces for weblogic.j2ee.descriptor.wl.
weblogic.jdbc.common.internal - package weblogic.jdbc.common.internal
 
weblogic.jdbc.extensions - package weblogic.jdbc.extensions
Provides extension interfaces and classes for JDBC.
weblogic.jdbc.rowset - package weblogic.jdbc.rowset
Provides interfaces and classes for the WebLogic rowset implementation.
weblogic.jdbc.wrapper - package weblogic.jdbc.wrapper
Provides classes that implements the generic JDBC 2.0 resource adapter, which wraps any JDBC 2.0 compliant XA drivers.
weblogic.jms - package weblogic.jms
Factory used in implementing the optional JMS Server Session Pool feature.
weblogic.jms.common - package weblogic.jms.common
Provides exceptions for weblogic.jms.common.
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.jndi.annotation - package weblogic.jndi.annotation
Provides interfaces for weblogic.jndi.annotation.
weblogic.jndi.api - package weblogic.jndi.api
 
weblogic.jws - package weblogic.jws
 
weblogic.jws.jaxws - package weblogic.jws.jaxws
Provides the classes necessary to allow a client to override effective policy defined for service.
weblogic.jws.jaxws.client - package weblogic.jws.jaxws.client
Provides interfaces and classes for weblogic.jws.jaxws.client.
weblogic.jws.jaxws.client.async - package weblogic.jws.jaxws.client.async
Provides class and interfaces to manage async client transport.
weblogic.jws.jaxws.policy - package weblogic.jws.jaxws.policy
Provides interfaces for weblogic.jws.jaxws.policy.
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
Provides interfaces for weblogic.logging.
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.commo - package weblogic.management.commo
Provides interfaces and classes for weblogic.management.commo.
weblogic.management.configuration - package weblogic.management.configuration
Contains classes and interfaces for configuring a WebLogic Server domain.
weblogic.management.configuration.util - package weblogic.management.configuration.util
Provides interfaces for weblogic.management.configuration.util.
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.deploy.internal - package weblogic.management.deploy.internal
Provides interfaces for weblogic.management.deploy.internal.
weblogic.management.jmx - package weblogic.management.jmx
 
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.mbeans.custom - package weblogic.management.mbeans.custom
Provides interfaces for weblogic.management.mbeans.custom.
weblogic.management.mbeanservers - package weblogic.management.mbeanservers
Provides interfaces and classes for weblogic.management.mbeanservers.
weblogic.management.mbeanservers.domainruntime - package weblogic.management.mbeanservers.domainruntime
Provides interfaces for weblogic.management.mbeanservers.domainruntime.
weblogic.management.mbeanservers.edit - package weblogic.management.mbeanservers.edit
Provides interfaces and exceptions for weblogic.management.mbeanservers.edit.
weblogic.management.mbeanservers.edit.internal - package weblogic.management.mbeanservers.edit.internal
Provides interfaces for weblogic.management.mbeanservers.edit.internal.
weblogic.management.mbeanservers.runtime - package weblogic.management.mbeanservers.runtime
Provides interfaces for weblogic.management.mbeanservers.runtime.
weblogic.management.partition.admin - package weblogic.management.partition.admin
Provides interfaces for weblogic.management.partition.admin.
weblogic.management.provider - package weblogic.management.provider
Provides interfaces for weblogic.management.provider.
weblogic.management.provider.internal - package weblogic.management.provider.internal
Provides interfaces for weblogic.management.provider.internal.
weblogic.management.runtime - package weblogic.management.runtime
Contains classes and interfaces for monitoring a WebLogic Server domain.
weblogic.management.scripting.utils - package weblogic.management.scripting.utils
Provides a wrapper class to the Jython interpreter.
weblogic.management.security - package weblogic.management.security
Provides interfaces and classes for the configuration, control and monitoring of security providers in a WebLogic security realm.
weblogic.management.security.audit - package weblogic.management.security.audit
Provides interfaces and classes for the configuration, control and monitoring of Audit security providers in a WebLogic security realm.
weblogic.management.security.authentication - package weblogic.management.security.authentication
Provides interfaces and classes for the configuration, control and monitoring of Authentication security providers in a WebLogic security realm.
weblogic.management.security.authorization - package weblogic.management.security.authorization
Provides interfaces and classes for the configuration, control and monitoring of Authorization, Adjudication, and Role Mapping security providers in a WebLogic security realm.
weblogic.management.security.credentials - package weblogic.management.security.credentials
Provides interfaces and classes for the configuration, control and monitoring of Credential Mapping security providers in a WebLogic security realm.
weblogic.management.security.pk - package weblogic.management.security.pk
Provides interfaces and classes for the configuration, control and monitoring of certification path security providers in a WebLogic security realm.
weblogic.management.timer - package weblogic.management.timer
Contains classes that implement timer services on WebLogic Server.
weblogic.management.utils - package weblogic.management.utils
This package includes interfaces and exceptions for developers who are interested in creating custom applications that use BEA WebLogic Server facilities to monitor and configure applications and WebLogic Server instances.
weblogic.messaging.runtime - package weblogic.messaging.runtime
Provides the message meta-data that describes the context of a message as it exists in the server at a given point in time.
weblogic.messaging.saf - package weblogic.messaging.saf
Provides exceptions for weblogic.messaging.saf.
weblogic.net.http - package weblogic.net.http
Provides an interface and classes for http/https connections.
weblogic.protocol - package weblogic.protocol
Provides interfaces and classes for weblogic.protocol.
weblogic.restart - package weblogic.restart
 
weblogic.rmi - package weblogic.rmi
Provides a Naming class that extends JNDI.
weblogic.rmi.annotation - package weblogic.rmi.annotation
Provides RMI annotations to support remote accessibility for plain java objects.
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.rmi.spi - package weblogic.rmi.spi
This package defines a Service Provider Interface (SPI) for RMI.
weblogic.rmi.utils - package weblogic.rmi.utils
Provides interfaces for weblogic.rmi.utils.
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.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.credential - package weblogic.security.credential
 
weblogic.security.internal.encryption - package weblogic.security.internal.encryption
Provides exceptions for weblogic.security.internal.encryption.
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.security.SSL.jsseadapter - package weblogic.security.SSL.jsseadapter
Provides classes for weblogic.security.SSL.jsseadapter.
weblogic.security.utils - package weblogic.security.utils
This package includes Hostname Verifier implementations you can use to verify hostnames during SSL handshakes.
weblogic.server - package weblogic.server
Provides interfaces and exceptions for weblogic.server.
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.socket - package weblogic.socket
Provides classes for weblogic.socket.
weblogic.t3.srvr - package weblogic.t3.srvr
Provides interfaces for weblogic.t3.srvr.
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.utils - package weblogic.utils
Provides classes and exceptions for weblogic.utils.
weblogic.utils.collections - package weblogic.utils.collections
Provides classes for weblogic.utils.collections.
weblogic.utils.expressions - package weblogic.utils.expressions
Provides exceptions for weblogic.utils.expressions.
weblogic.websocket - package weblogic.websocket
Provides the interfaces and classes necessary to manage a WebLogic WebSocket.
weblogic.websocket.annotation - package weblogic.websocket.annotation
Provides annotations used to declare a WebSocket that communicates with endpoints using the WebSocket Protocol.
weblogic.workarea - package weblogic.workarea
Provides interfaces to support marshalling of user data in a WorkArea.
weblogic.wsee - package weblogic.wsee
Provides classes for weblogic.wsee.
weblogic.wsee.async - package weblogic.wsee.async
 
weblogic.wsee.client - package weblogic.wsee.client
 
weblogic.wsee.connection.transport - package weblogic.wsee.connection.transport
Provides the interface for weblogic.wsee.connection.transport.
weblogic.wsee.connection.transport.http - package weblogic.wsee.connection.transport.http
 
weblogic.wsee.connection.transport.https - package weblogic.wsee.connection.transport.https
 
weblogic.wsee.connection.transport.jms - package weblogic.wsee.connection.transport.jms
 
weblogic.wsee.connection.transport.servlet - package weblogic.wsee.connection.transport.servlet
 
weblogic.wsee.conversation - package weblogic.wsee.conversation
 
weblogic.wsee.deploy - package weblogic.wsee.deploy
Provides classes for weblogic.wsee.deploy.
weblogic.wsee.handler - package weblogic.wsee.handler
Provides the interface for weblogic.wsee.handler.
weblogic.wsee.jaxrpc - package weblogic.wsee.jaxrpc
 
weblogic.wsee.jaxws - package weblogic.wsee.jaxws
 
weblogic.wsee.jaxws.framework.policy - package weblogic.wsee.jaxws.framework.policy
Provides interfaces for weblogic.wsee.jaxws.framework.policy.
weblogic.wsee.jaxws.proxy - package weblogic.wsee.jaxws.proxy
Provides proxy information for the per-connection proxy feature.
weblogic.wsee.jws - package weblogic.wsee.jws
 
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
 
weblogic.wsee.jws.wlw - package weblogic.wsee.jws.wlw
 
weblogic.wsee.message - package weblogic.wsee.message
Provides interfaces and classes for weblogic.wsee.message.
weblogic.wsee.message.soap - package weblogic.wsee.message.soap
Provides classes for weblogic.wsee.message.soap.
weblogic.wsee.policy.deployment - package weblogic.wsee.policy.deployment
Provides classes for weblogic.wsee.policy.deployment.
weblogic.wsee.policy.framework - package weblogic.wsee.policy.framework
Provides classes for weblogic.wsee.policy.framework.
weblogic.wsee.reliability - package weblogic.wsee.reliability
 
weblogic.wsee.reliability2 - package weblogic.wsee.reliability2
Provides classes for weblogic.wsee.reliability2.
weblogic.wsee.reliability2.api - package weblogic.wsee.reliability2.api
Provides interfaces, classes, and enumerations for developing Web Services Reliable Messaging (WS-RM) for JAX-RPC and JAX-WS Web services.
weblogic.wsee.reliability2.exception - package weblogic.wsee.reliability2.exception
Provides a generic exception for the WS-RM implementation.
weblogic.wsee.reliability2.faults - package weblogic.wsee.reliability2.faults
Provides classes and exceptions for weblogic.wsee.reliability2.faults.
weblogic.wsee.reliability2.sequence - package weblogic.wsee.reliability2.sequence
 
weblogic.wsee.security.bst - package weblogic.wsee.security.bst
 
weblogic.wsee.security.policy - package weblogic.wsee.security.policy
Provides classes for weblogic.wsee.security.policy.
weblogic.wsee.security.saml - package weblogic.wsee.security.saml
Provides interfaces and classes for Security Assertion Markup Language (SAML).
weblogic.wsee.security.unt - package weblogic.wsee.security.unt
 
weblogic.wsee.security.wss - package weblogic.wsee.security.wss
Provides an exception for weblogic.wsee.security.wss.
weblogic.wsee.security.wssc.utils - package weblogic.wsee.security.wssc.utils
 
weblogic.wsee.security.wst.faults - package weblogic.wsee.security.wst.faults
Provides an exception for weblogic.wsee.security.wst.faults.
weblogic.wsee.security.wst.framework - package weblogic.wsee.security.wst.framework
Provides interfaces for weblogic.wsee.security.wst.framework.
weblogic.wsee.tools - package weblogic.wsee.tools
Provides a web service build time exception.
weblogic.wsee.tools.anttasks - package weblogic.wsee.tools.anttasks
Provides WebLogic Web Services utilities.
weblogic.wsee.util - package weblogic.wsee.util
Provides interfaces and classes for weblogic.wsee.util.
weblogic.wsee.wsdl - package weblogic.wsee.wsdl
 
weblogic.wsee.wstx - package weblogic.wsee.wstx
Provides interfaces weblogic.wsee.wstx.
weblogic.wsee.wstx.wsat - package weblogic.wsee.wstx.wsat
Provides class and interfaces to manage WebLogic Web Services Atomic Transactions.
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.api - package weblogic.xml.crypto.api
 
weblogic.xml.crypto.common.keyinfo - package weblogic.xml.crypto.common.keyinfo
 
weblogic.xml.crypto.dsig - package weblogic.xml.crypto.dsig
 
weblogic.xml.crypto.dsig.api.keyinfo - package weblogic.xml.crypto.dsig.api.keyinfo
 
weblogic.xml.crypto.encrypt.api - package weblogic.xml.crypto.encrypt.api
 
weblogic.xml.crypto.encrypt.api.keyinfo - package weblogic.xml.crypto.encrypt.api.keyinfo
 
weblogic.xml.crypto.wss - package weblogic.xml.crypto.wss
 
weblogic.xml.crypto.wss.api - package weblogic.xml.crypto.wss.api
 
weblogic.xml.crypto.wss.provider - package weblogic.xml.crypto.wss.provider
 
weblogic.xml.dom.marshal - package weblogic.xml.dom.marshal
 
weblogic.xml.security - package weblogic.xml.security
 
weblogic.xml.security.assertion - package weblogic.xml.security.assertion
 
weblogic.xml.security.encryption - package weblogic.xml.security.encryption
 
weblogic.xml.security.keyinfo - package weblogic.xml.security.keyinfo
 
weblogic.xml.security.signature - package weblogic.xml.security.signature
 
weblogic.xml.security.specs - package weblogic.xml.security.specs
 
weblogic.xml.security.transforms - package weblogic.xml.security.transforms
 
weblogic.xml.security.utils - package weblogic.xml.security.utils
 
weblogic.xml.security.wsse - package weblogic.xml.security.wsse
 
weblogic.xml.security.wsse.v200207 - package weblogic.xml.security.wsse.v200207
 
weblogic.xml.security.wsu - package weblogic.xml.security.wsu
 
weblogic.xml.stream - package weblogic.xml.stream
Deprecated. Provides XML stream support.
weblogic.xml.stream.events - package weblogic.xml.stream.events
Deprecated classes for weblogic.xml.stream.events.
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.
WeblogicCoherenceBean - Interface in weblogic.coherence.descriptor.wl
The top of the Coherence Cluster System Resource bean tree.
WebLogicCommandType - Class in weblogic.deploy.api.shared
Extends CommandType to provide additional DeploymentManager commands for WebLogic Server.
WeblogicCompatibility - Annotation Type in weblogic.ejbgen
 
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
 
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.
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.
WebLogicMBean - Interface in weblogic.management
The super interface for all WebLogic Server MBeans.
WebLogicMBeanMaker - Class in weblogic.management.commo
 
WebLogicMBeanMaker.MyErrorHandler - Class in weblogic.management.commo
 
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.
WebLogicObjectName - Class in weblogic.management
Deprecated.
9.0.0.0
WeblogicSocketFactory - Class in weblogic.socket
A socket factory for abstracting a create method with timeout
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.
WebPubSubRuntimeMBean - Interface in com.bea.httppubsub.runtime
Represent runtime information of a instance of Pub/Sub server.
WebPubSubRuntimeMBean - Interface in weblogic.management.runtime
 
WebRowSetImpl - Class in weblogic.jdbc.rowset
Deprecated.
12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
WebServerLogMBean - Interface in weblogic.management.configuration
Aggregates the logging attributes for the WebServerMBean.
WebServerMBean - Interface in weblogic.management.configuration
This bean represents the configuration of virtual web server within a weblogic server.
WebServerRuntimeMBean - Interface in weblogic.management.runtime
Describes a Web Server (HTTP Server)
WEBSERVICE - Static variable in class weblogic.management.security.authorization.ComponentType
The Web Service component type.
WebServiceBufferingMBean - Interface in weblogic.management.configuration
Represents buffering configuration for web services.
WebServiceBufferingQueueMBean - Interface in weblogic.management.configuration
Represents buffering queue configuration for web services (either for requests or responses).
WebServiceComponentMBean - Interface in weblogic.management.configuration
Deprecated.
9.0.0.0 in favor of AppDeploymentMBean
WebserviceCredentialProviderMBean - Interface in weblogic.management.configuration
Encapsulates information about a particular credential provider that has been configured for a Web Service security configuration.
WebServiceLogicalStoreMBean - Interface in weblogic.management.configuration
Represents a logical store for web services.
WebServiceMBean - Interface in weblogic.management.configuration
Encapsulates information about a Web Service configuration.
WebServicePersistenceMBean - Interface in weblogic.management.configuration
Represents persistence configuration for web services.
WebServicePhysicalStoreMBean - Interface in weblogic.management.configuration
Represents a physical store for web services.
WebServiceReliabilityMBean - Interface in weblogic.management.configuration
Represents reliability configuration for web services.
WebServiceRequestBufferingQueueMBean - Interface in weblogic.management.configuration
Represents request buffering queue configuration for web services.
WebServiceResiliencyMBean - Interface in weblogic.management.configuration
Represents resilience configuration for web services.
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.
WebServiceResponseBufferingQueueMBean - Interface in weblogic.management.configuration
Represents response buffering queue configuration for web services.
WebserviceSecurityConfigurationMBean - Interface in weblogic.management.configuration
Encapsulates information about a Web Service security configuration.
WebserviceSecurityMBean - Interface in weblogic.management.configuration
Encapsulates information about a Web Service security configuration.
WebserviceSecurityTokenMBean - Interface in weblogic.management.configuration
Encapsulates information about a particular token that has been configured for a Web Service security configuration.
WebserviceTestpageMBean - Interface in weblogic.management.configuration
Controls the configuration of the Web Service Test Page.
WebserviceTimestampMBean - Interface in weblogic.management.configuration
Encapsulates the timestamp information that is associated with a Web Service security configuration.
WebserviceTokenHandlerMBean - Interface in weblogic.management.configuration
Encapsulates information about a particular token handler that has been configured for a Web Service security configuration.
WebServiceType - Enum in weblogic.wsee
Deprecated. 
WEBSESSION_BASED_AFFINITY - oracle.ucp.ConnectionAffinityCallback.AffinityPolicy
 
WEBSESSION_BASED_AFFINITY - oracle.ucp.jdbc.oracle.RACAffinityContext.AffinityType
 
WebSocket - Annotation Type in weblogic.websocket.annotation
Deprecated.
As of release 12.1.3, replaced by JSR356: Java API for WebSocket
WebSocketAdapter - Class in weblogic.websocket
Deprecated.
As of release 12.1.3, replaced by JSR356: Java API for WebSocket
WebsocketApplicationRuntimeMBean - Interface in weblogic.management.runtime
MBean used for accessing monitored application properties, such as registered endpoints, the number of currently open sessions, the maximal number of open sessions since the start of monitoring, and message statistics.
WebsocketBaseRuntimeMBean - Interface in weblogic.management.runtime
MBean containing properties shared between application and endpoint MBeans.
WebSocketConnection - Interface in weblogic.websocket
Deprecated.
As of release 12.1.3, replaced by JSR356: Java API for WebSocket
WebSocketContext - Interface in weblogic.websocket
Deprecated.
As of release 12.1.3, replaced by JSR356: Java API for WebSocket
WebsocketEndpointRuntimeMBean - Interface in weblogic.management.runtime
MBean used for accessing monitored endpoint properties, such as the endpoint path and class name, the number of currently open sessions, the maximal number of open sessions since the start of monitoring, and message statistics.
WebSocketException - Exception in weblogic.websocket
Deprecated.
As of release 12.1.3, replaced by JSR356: Java API for WebSocket
WebSocketListener - Interface in weblogic.websocket
Deprecated.
As of release 12.1.3, replaced by JSR356: Java API for WebSocket
WebsocketMessageStatisticsRuntimeMBean - Interface in weblogic.management.runtime
MBean used for exposing message-level statistics.
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.
WEIGHT_BASED - weblogic.ejbgen.Constants.HomeLoadAlgorithm
 
WEIGHT_BASED - weblogic.rmi.annotation.LoadAlgorithmType
Specifies weight-based load balancing for a clustered remote object.
WEIGHT_BASED_AFFINITY - weblogic.ejbgen.Constants.HomeLoadAlgorithm
 
WEIGHT_BASED_AFFINITY - weblogic.rmi.annotation.LoadAlgorithmType
Specifies weight-based load balancing for a clustered remote object.
WildcardBinding - Annotation Type in weblogic.jws
Deprecated. 
WildcardBindings - Annotation Type in weblogic.jws
Deprecated. 
WildcardParticle - Enum in weblogic.jws
Deprecated. 
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
Deprecated.
12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
WLConnection - Interface in weblogic.jdbc.extensions
A WLConnection provides methods not supported by java.sql.Connection.
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.
WLDataSource - Interface in weblogic.jdbc.extensions
A WLDataSource provides methods not supported by javax.sql.DataSource.
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
 
WLDF_LANGUAGE_TYPE - Static variable in interface weblogic.diagnostics.descriptor.WLDFWatchBean
Static constant for the built-in WLDF expression language type (deprecated).
WLDFAccessRuntimeMBean - Interface in weblogic.management.runtime
Use this interface to access the different types of diagnostic data generated by a server.
WLDFActionBean - Interface in weblogic.diagnostics.descriptor
WLDF action configuration bean.
WLDFArchiveRuntimeMBean - Interface in weblogic.management.runtime
Use this interface to collect statistical information about the data archives maintained by WLDF.
WLDFArrayPropertyBean - Interface in weblogic.diagnostics.descriptor
Represents a named property that consists of an array of values.
WLDFBean - Interface in weblogic.diagnostics.descriptor
This abstract bean is the base interface for all WLDF*Bean interfaces.
WLDFConfigurationPropertiesBean - Interface in weblogic.diagnostics.descriptor
Represents a set of WLDFPropertyBean and WLDFEncryptedPropertyBean instances, akin to a java.util.Properties object.
WLDFConfigurationPropertyBean - Interface in weblogic.diagnostics.descriptor
Parent interface of all child beans of WLDFConfigurationPropertiesBean.
WLDFControlRuntimeMBean - Interface in weblogic.management.runtime
This MBean acts as a factory for WLDFSystemResourceControlRuntimeMBeans
WLDFDataAccessRuntimeMBean - Interface in weblogic.management.runtime
Use this interface to access the specific type of diagnostic data from an underlying log for which this instance is created.
WLDFDataRetirementByAgeMBean - Interface in weblogic.management.configuration
This MBean specifies how data retirement for a WLDF archive will be performed based on the age of records in WLDF archives.
WLDFDataRetirementMBean - Interface in weblogic.management.configuration
This MBean specifies how data retirement for a WLDF archive will be performed.
WLDFDataRetirementTaskRuntimeMBean - Interface in weblogic.management.runtime
Exposes monitoring information about a potentially long-running request for the data retirement task.
WLDFDbstoreArchiveRuntimeMBean - Interface in weblogic.management.runtime
Use this interface to retrieve statistical information associated with the WLDF archives that use databases for storage.
WLDFDebugPatchesRuntimeMBean - Interface in weblogic.management.runtime
This interface provides functionality to activate/deactivate dynamic debug patches without requiring server restart.
WLDFDebugPatchTaskRuntimeMBean - Interface in weblogic.management.runtime
This interface provides monitoring over activation and deactivation tasks for dynamic debug patches
WLDFEditableArchiveRuntimeMBean - Interface in weblogic.management.runtime
Use this interface to collect statistical information about the editable archives maintained by WLDF, such as JDBC based and weblogic.store based WLDF archives
WLDFEncryptedPropertyBean - Interface in weblogic.diagnostics.descriptor
Represents an encrypted configuration property
WLDFFileArchiveRuntimeMBean - Interface in weblogic.management.runtime
Use this interface to collect statistical information about file-based WLDF archives.
WLDFHarvestedTypeBean - Interface in weblogic.diagnostics.descriptor
Defines the set of types (beans) that are harvested.
WLDFHarvesterBean - Interface in weblogic.diagnostics.descriptor
Configures the behavior of the Harvester component of the WebLogic Diagnostic Framework (WLDF).
WLDFHarvesterManagerRuntimeMBean - Interface in weblogic.management.runtime
Provides statistical information relative to a particular configured Harvester instance, and a means to retreive an on-demand snapshot of configured attribute values.
WLDFHarvesterRuntimeMBean - Interface in weblogic.management.runtime
Provides aggregated information about all active Harvester configurations, as well as metadata about harvestable and harvested attributes, types, and instances.
WLDFHeapDumpActionBean - Interface in weblogic.diagnostics.descriptor
 
WLDFImageCreationTaskRuntimeMBean - Interface in weblogic.management.runtime
Exposes monitoring information about a potentially long-running request for the generation of a diagnostic image.
WLDFImageNotificationBean - Interface in weblogic.diagnostics.descriptor
Use this interface to configure an image action, which will be sent when a diagnostic policy evaluates to true.
WLDFImageRuntimeMBean - Interface in weblogic.management.runtime
This interface controls diagnostic image creation, and provides access to run-time information about past and current diagnostic image capture requests.
WLDFInstrumentationBean - Interface in weblogic.diagnostics.descriptor
Use this interface to configure server-scope and application-scope instrumentation for diagnostic monitors that will execute diagnostic code at selected locations in server or application code.
WLDFInstrumentationMonitorBean - Interface in weblogic.diagnostics.descriptor
This interface defines a diagnostic monitor, which is applied at the specified locations within the included classes in an instrumentation scope.
WLDFInstrumentationRuntimeMBean - Interface in weblogic.management.runtime
This interface defines various methods for accessing runtime information about the diagnostic instrumentation system.
WLDFJMSNotificationBean - Interface in weblogic.diagnostics.descriptor
Use this interface to define a JMS action, which is sent when a diagnostic policy evaluates to true.
WLDFJMXNotificationBean - Interface in weblogic.diagnostics.descriptor
Use this interface to define a JMX notification, which is sent when a diagnostic policy evaluates to true.
WLDFLogActionBean - Interface in weblogic.diagnostics.descriptor
Configures an action that can record a customized log record using the WebLogic Server NonCatalogLogger.
WLDFNotificationBean - Interface in weblogic.diagnostics.descriptor
Use this interface to define the base class for the different types of actions sent by a policy when it evaluates to true.
WLDFPartitionAccessRuntimeMBean - Interface in weblogic.management.runtime
Use this interface to access the different types of diagnostic data generated by a partition.
WLDFPartitionHarvesterRuntimeMBean - Interface in weblogic.management.runtime
Provides aggregated information about all active Harvester configurations for a partition.
WLDFPartitionImageRuntimeMBean - Interface in weblogic.management.runtime
This interface controls diagnostic image creation, and provides access to run-time information about past and current diagnostic image capture requests.
WLDFPartitionRuntimeMBean - Interface in weblogic.management.runtime
This interface provides access to all the runtime MBeans for the WebLogic Diagnostic Framework (WLDF).
WLDFPropertyBean - Interface in weblogic.diagnostics.descriptor
Represents a simple unencrypted configuration property.
WLDFResourceBean - Interface in weblogic.diagnostics.descriptor
The top of the WebLogic Diagnostic Framework (WLDF) module bean tree.
WLDFRESTNotificationBean - Interface in weblogic.diagnostics.descriptor
Use this interface to define a REST action, which is sent when a diagnostic policy evaluates to true.
WLDFRuntimeMBean - Interface in weblogic.management.runtime
This interface provides access to all the runtime MBeans for the WebLogic Diagnostic Framework (WLDF).
WLDFScaleDownActionBean - Interface in weblogic.diagnostics.descriptor
Defines a scale-down event that can be assigned to a WLDF policy.
WLDFScaleUpActionBean - Interface in weblogic.diagnostics.descriptor
Defines a scale-up event that can be assigned to a WLDF policy.
WLDFScalingActionBean - Interface in weblogic.diagnostics.descriptor
Base interface that defines the common attributes for all scaling event actions that can be assigned to a WLDF policy.
WLDFScheduleBean - Interface in weblogic.diagnostics.descriptor
Defines a timer schedule for use with WLDF policies and actions and Harvester.
WLDFScriptActionBean - Interface in weblogic.diagnostics.descriptor
Configures an action that can execute an external command-line process.
WLDFServerDiagnosticMBean - Interface in weblogic.management.configuration
Use this interface to configure the WebLogic Diagnostic Framework (WLDF) components that are defined for each WebLogic Server instance.
WLDFSMTPNotificationBean - Interface in weblogic.diagnostics.descriptor
Use this interface to define a SMTP action, which is sent when a diagnostic policy evaluates to true.
WLDFSNMPNotificationBean - Interface in weblogic.diagnostics.descriptor
Use this interface to define an SNMP action, which is sent when a diagnostic policy evaluates to true.
WLDFSystemResourceControlRuntimeMBean - Interface in weblogic.management.runtime
This MBean acts as a Runtime Control for a WLDF profile.
WLDFSystemResourceMBean - Interface in weblogic.management.configuration
This bean defines a system-level WebLogic Diagnostic Framework (WLDF) resource.
WLDFThreadDumpActionBean - Interface in weblogic.diagnostics.descriptor
 
WLDFWatchBean - Interface in weblogic.diagnostics.descriptor
Defines policies and actions.
WLDFWatchJMXNotificationRuntimeMBean - Interface in weblogic.management.runtime
Deprecated. 
WLDFWatchManagerRuntimeMBean - Interface in weblogic.management.runtime
Provides access to Policy and Action statistical data for the current instance of this server.
WLDFWatchNotificationBean - Interface in weblogic.diagnostics.descriptor
Configures and controls the WebLogic Diagnostic Framework (WLDF) policy and action component; creates and deletes policy definitions; and defines the rules that apply to specific policies.
WLDFWatchNotificationRuntimeMBean - Interface in weblogic.management.runtime
Provides access to policy and action statistical data for the current instance of this server.
WLDFWatchNotificationSourceRuntimeMBean - Interface in weblogic.management.runtime
Attaches an action listener in order to receive action events when a policy evaluates to true.
WLDFWlstoreArchiveRuntimeMBean - Interface in weblogic.management.runtime
Use this interface to retrieve statistical information associated with WLDF archives that use WebLogic Store for data storage.
WLDOMStructure - Interface in weblogic.xml.dom.marshal
 
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
Deprecated. 
WLInitialContextFactory - Class in weblogic.jndi
The WLInitialContextFactory creates initial contexts for accessing the WebLogic naming service.
WLInitialContextFactoryDelegate - Class in weblogic.jndi
The WLInitialContextFactoryDelegate creates initial contexts for accessing the WebLogic naming service locally or remotely via t3.
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.
WLJMSContext - Interface in weblogic.jms.extensions
A WLJMSContext provides fields and methods that are not supported by javax.jms.JMSContext.
WLJMSOBSContext - Interface in weblogic.jms.extensions
Interface for a WebLogic JMS object based security naming context.
WLJMSProducer - Interface in weblogic.jms.extensions
A WLJMSProducer provides methods not supported by javax.jms.JMSProducer.
WLJmsTransport - Annotation Type in weblogic.jws
Deprecated. 
WLLevel - Class in weblogic.logging
This class enumerates the WebLogic specific logging levels.
WLLog4jLevel - Class in weblogic.logging.log4j
Deprecated.
12.2.1.4.0
WLLog4jLogEvent - Class in weblogic.logging.log4j
Deprecated.
12.2.1.4.0
WLLogRecord - Class in weblogic.logging
WebLogic extensions to java.util.logging.LogRecord Defines the fields in the log records which are specific to WLS.
WLMessage - Interface in weblogic.jms.extensions
A WLMessage provides methods not supported by javax.jms.Message.
WlMessageContext - Class in weblogic.wsee.message
Deprecated. 
WlMessageContext() - Constructor for class weblogic.wsee.message.WlMessageContext
Deprecated.
 
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.
WLObjectOutput - Interface in weblogic.common
This interface, which is the interface implemented by the output streams set up between the WebLogic Server and its clients, is passed as an argument to the writeObject() method in the interface WLSerializable.
WLQueryProperties - Interface in weblogic.ejb
 
WLQueueSession - Interface in weblogic.jms.extensions
A WLQueueSession provides fields and methods not supported by javax.jms.QueueSession.
WLRowSetInternal - Interface in weblogic.jdbc.rowset
Deprecated.
12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
WLRowSetMetaData - Interface in weblogic.jdbc.rowset
Deprecated.
WLS_CONTEXT_FACTORY - Static variable in interface weblogic.management.configuration.ForeignJMSServerMBean
Deprecated.
 
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.
WLSAuthConfigProviderMBean - Interface in weblogic.management.configuration
 
WLSCertPathBuilderResult - Class in weblogic.security.pk
A convenience class for returning results.
WLSCertPathValidatorResult - Class in weblogic.security.pk
A convenience class for returning results.
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.
WLSPolicyFileGroupPrincipalImpl - Class in weblogic.security.principal
The WLSPolicyFileGroupPrincipalImpl is used for granting permissions to a named group in the weblogic policy file.
WLSPolicyFileUserPrincipalImpl - Class in weblogic.security.principal
The WLSPolicyFileUserPrincipalImpl is used for granting permissions to a named user in the weblogic policy file.
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.
WlsServerPlatformSupport - Class in oracle.jrf.wls
WlsServerPlatformSupport is the weblogic-specific impl class of the ServerPlatformSupport interface class.
WlsSSLAdapter - Class in weblogic.wsee.connection.transport.https
Deprecated. 
WlsSSLAdapter() - Constructor for class weblogic.wsee.connection.transport.https.WlsSSLAdapter
Deprecated.
 
WLSTInterpreter - Class in weblogic.management.scripting.utils
This is a wrapper class to the Jython interpreter.
WlstoreArchiveRuntimeMBean - Interface in weblogic.diagnostics.accessor.runtime
Use this interface to retrieve statistical information associated with WLDF archives that use WebLogic Store for data storage.
WLStub - Interface in weblogic.wsee.jaxrpc
Deprecated. 
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.
WLTimer - Interface in weblogic.ejb
 
WLTimerInfo - Class in weblogic.ejb
 
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
Deprecated. 
WLXid - Interface in weblogic.transaction
 
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.
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.
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.
WorkflowTaskRuntimeMBean - Interface in weblogic.management.runtime
TaskRuntimeMBean for any workflow (WorkflowProgress) executed using management orchestration framework.
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.
WORKMANAGER_OVERLOADED - weblogic.health.Symptom.SymptomType
 
WORKMANAGER_SHARED_CAPACITY_EXCEEDED - weblogic.health.Symptom.SymptomType
 
WorkManagerMBean - Interface in weblogic.management.configuration
Configuration MBean representing WorkManager parameters.
WorkManagerRuntimeMBean - Interface in weblogic.management.runtime
WorkManager Runtime information.
WorkManagerShutdownTriggerBean - Interface in weblogic.j2ee.descriptor.wl
 
WorkManagerShutdownTriggerMBean - Interface in weblogic.management.configuration
This MBean is used to configure the trigger that shuts down the WorkManager.
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.
workStarted(WorkEvent) - Method in interface commonj.work.WorkListener
This is called when the Work is about to start.
write(byte[]) - Method in class weblogic.net.http.ContentLengthOutputStream
Deprecated.
 
write(byte[]) - Method in class weblogic.net.http.HttpOutputStream
Deprecated.
 
write(byte[], int, int) - Method in class weblogic.net.http.ContentLengthOutputStream
Deprecated.
 
write(byte[], int, int) - Method in class weblogic.net.http.HttpOutputStream
Deprecated.
 
write(int) - Method in class weblogic.net.http.ContentLengthOutputStream
Deprecated.
 
write(int) - Method in class weblogic.net.http.HttpOutputStream
Deprecated.
 
write(SOAPMessage) - Method in class weblogic.wsee.reliability2.faults.SequenceFaultMsg
 
write(SOAPMessage) - Method in class weblogic.wsee.reliability2.faults.WsrmFaultMsg
 
write(Element) - Method in class weblogic.wsee.message.MsgHeader
Deprecated.
Writes the header
write(Element, WsdlWriter) - Method in class weblogic.wsee.policy.deployment.PolicyURIs
Deprecated.
 
write(Element, WsdlWriter) - Method in class weblogic.wsee.policy.framework.PolicyAssertion
Deprecated.
write assertion to wsdlWriter
write(Element, WsdlWriter) - Method in class weblogic.wsee.policy.framework.PolicyExpression
Deprecated.
 
write(Element, WsdlWriter) - Method in class weblogic.wsee.policy.framework.PolicyStatement
Deprecated.
Write the statement to wsdl
write(Element, WsdlWriter) - Method in interface weblogic.wsee.wsdl.WsdlExtension
Deprecated.
 
WRITE_BEHIND - Static variable in interface weblogic.management.configuration.CacheStoreMBean
 
WRITE_THROUGH - Static variable in interface weblogic.management.configuration.CacheStoreMBean
 
writeAbbrevString(String) - Method in interface weblogic.common.WLObjectOutput
Deprecated.
Please use writeImmutable instead
writeArray(String, Iterator) - Method in class weblogic.wsee.util.ToStringWriter
Deprecated.
 
writeArrayList(ArrayList) - Method in interface weblogic.common.WLObjectOutput
Writes a java.util.ArrayList to the output stream.
writeArrayOfObjects(Object[]) - Method in interface weblogic.common.WLObjectOutput
Writes an array of Objects to the output stream.
writeASCII(String) - Method in interface weblogic.workarea.WorkContextOutput
Writes an 8-bit, variable-length, string to the underlying data stream.
writeAttribute(String, String, String) - Method in interface weblogic.xml.security.utils.XMLWriter
writes an attribute to the preceeding start tag, binding the namespaces if necessary.
writeAttribute(String, String, QName) - Method in interface weblogic.xml.security.utils.XMLWriter
writes an attribute that has a QName value to the preceeding start tag, binding the namespaces if necessary.
writeBytes(byte[]) - Method in interface weblogic.common.WLObjectOutput
Writes an array of bytes to the output stream.
writeCharacters(String) - Method in interface weblogic.xml.security.utils.XMLWriter
writes a CharacterData node to the document.
writeCharacters(QName) - Method in interface weblogic.xml.security.utils.XMLWriter
writes the QName as CharacterData node to the document.
writeContext(WorkContext) - Method in interface weblogic.workarea.WorkContextOutput
Writes the implementation of WorkContext 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.
writeDate(Date) - Method in interface weblogic.common.WLObjectOutput
Writes a java.lang.Date (or its equally famous subclass, java.sql.Date) to the output stream.
writeDetail(Element) - Method in class weblogic.wsee.reliability2.faults.SequenceFaultMsg
By default, writes the sequence ID in an Identifier element.
writeDetail(Element) - Method in class weblogic.wsee.reliability2.faults.WsrmFaultMsg
 
writeEndElement() - Method in interface weblogic.xml.security.utils.XMLWriter
Writes the end tag for the current Element.
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(DataOutput) - Method in interface weblogic.transaction.TransactionLoggable
Save object's state in external format.
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(ObjectOutput) - Method in class weblogic.wsee.policy.framework.NormalizedExpression
Deprecated.
implement writeExternal() of Externalizable interface
writeExternal(ObjectOutput) - Method in class weblogic.wsee.policy.framework.OperatorType
Deprecated.
implement writeExternal() of Externalizable interface
writeExternal(ObjectOutput) - Method in class weblogic.wsee.policy.framework.PolicyAlternative
Deprecated.
implement writeExternal() of Externalizable interface
writeExternal(ObjectOutput) - Method in class weblogic.wsee.policy.framework.PolicyAssertion
Deprecated.
implement writeExternal() of Externalizable interface
writeExternal(ObjectOutput) - Method in class weblogic.wsee.policy.framework.PolicyExpression
Deprecated.
implement writeExternal() of Externalizable interface
writeExternal(ObjectOutput) - Method in class weblogic.wsee.policy.framework.PolicyStatement
Deprecated.
implement writeExternal() of Externalizable interface
writeField(String, int) - Method in class weblogic.wsee.util.ToStringWriter
Deprecated.
 
writeField(String, Object) - Method in class weblogic.wsee.util.ToStringWriter
Deprecated.
 
writeImmutable(Object) - Method in interface weblogic.common.WLObjectOutput
Writes a commonly used object to the output stream the object is abbreviated for greater efficiency.
writeMap(String, Map) - Method in class weblogic.wsee.util.ToStringWriter
Deprecated.
 
writeObjectWL(Object) - Method in interface weblogic.common.WLObjectOutput
Writes a WebLogic serializable object to the output stream.
writeProperties(Properties) - Method in interface weblogic.common.WLObjectOutput
Writes a java.util.Properties to the output stream.
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.
writeStartElement(String, String) - Method in interface weblogic.xml.security.utils.XMLWriter
writes a Start tag for an element with the provided QName, binding the namespaces if necessary.
writeString(String) - Method in interface weblogic.common.WLObjectOutput
Writes a java.lang.String to the output stream.
writeToParent(Element) - Method in class weblogic.wsee.message.MsgHeader
Deprecated.
Writes the header
writeXml(OutputStream) - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Deprecated.
WebRowSet Writes the data, properties, and metadata for this WebRowSet object to the given OutputStream object in XML format.
writeXml(Writer) - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Deprecated.
WebRowSet Writes the data, properties, and metadata for this WebRowSet object to the given Writer object in XML format.
writeXml(ResultSet, OutputStream) - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Deprecated.
WebRowSet Populates this WebRowSet object with the contents of the given ResultSet object and writes its data, properties, and metadata to the given OutputStream object in XML format.
writeXml(ResultSet, Writer) - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Deprecated.
WebRowSet Populates this WebRowSet object with the contents of the given ResultSet object and writes its data, properties, and metadata to the given Writer object in XML format.
writeXML(XMLOutputStream) - Method in interface weblogic.jdbc.rowset.WLCachedRowSet
Deprecated.
Writes the RowSet to the XMLOutputStream as an XML document.
writeXML(XMLOutputStream, int) - Method in interface weblogic.jdbc.rowset.WLCachedRowSet
Deprecated.
Writes the RowSet as an XML document.
writeXMLSchema(XMLOutputStream) - Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Deprecated.
Writes the WLRowSetMetaData as an XML Schema document to the specified XMLOutputStream.
WS_ENDPOINT - Static variable in class weblogic.management.runtime.SAFConstants
 
WS_HINT - Static variable in class weblogic.wtc.jatmi.StandardTypes
 
WS_JAXWS_ENDPOINT - Static variable in class weblogic.management.runtime.SAFConstants
 
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
 
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
 
WSAT10 - weblogic.wsee.wstx.wsat.Transactional.Version
 
WSAT10_NS_URI - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
WSAT11 - weblogic.wsee.wstx.wsat.Transactional.Version
 
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
 
WSAT12 - weblogic.wsee.wstx.wsat.Transactional.Version
 
WSATClientHandler - Class in weblogic.wsee.wstx.wsat
Deprecated. 
WSATConfigBean - Interface in weblogic.j2ee.descriptor.wl
This is configuration used by the webservice atomic transactiona subsystem on the server-side (transactional participant) and the client-side (transactional initiator).
WSATConstants - Interface in weblogic.wsee.wstx.wsat
 
WSATException - Exception in weblogic.wsee.wstx.wsat
WS-AT Exception mapping of XAException
WSATException(Exception) - Constructor for exception weblogic.wsee.wstx.wsat.WSATException
 
WSATException(String) - 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.
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
WsBuildException - Exception in weblogic.wsee.tools
Deprecated. 
WsBuildException() - Constructor for exception weblogic.wsee.tools.WsBuildException
Deprecated.
 
WsBuildException(String) - Constructor for exception weblogic.wsee.tools.WsBuildException
Deprecated.
 
WsBuildException(String, Throwable) - Constructor for exception weblogic.wsee.tools.WsBuildException
Deprecated.
 
WsBuildException(Throwable) - Constructor for exception weblogic.wsee.tools.WsBuildException
Deprecated.
 
WSCOOR - 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
 
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
 
WSDL - Annotation Type in weblogic.jws
Deprecated. 
WsdlAddressInfo - Class in weblogic.wsee.deploy
Deprecated. 
WsdlAddressInfo() - Constructor for class weblogic.wsee.deploy.WsdlAddressInfo
Deprecated.
 
WsdlAddressInfo.PortAddress - Class in weblogic.wsee.deploy
Deprecated. 
WsdlBinding - Interface in weblogic.wsee.wsdl
Deprecated. 
WsdlDefinitions - Interface in weblogic.wsee.wsdl
Deprecated. 
WsdlDocumentation - Interface in weblogic.wsee.wsdl
Deprecated. 
WsdlElement - Interface in weblogic.wsee.wsdl
Deprecated. 
WsdlExtensible - Interface in weblogic.wsee.wsdl
Deprecated. 
WsdlExtension - Interface in weblogic.wsee.wsdl
Deprecated. 
WsdlFilter - Interface in weblogic.wsee.wsdl
Deprecated. 
WsdlGetTask - Class in weblogic.wsee.tools.anttasks
Deprecated. 
wsdlLocation() - Method in annotation type weblogic.jws.ServiceClient
Deprecated.
The wsdl location that this stub points to.
WsdlMessage - Interface in weblogic.wsee.wsdl
Deprecated. 
WsdlMessageMappingBean - Interface in weblogic.j2ee.descriptor
 
WsdlMethod - Interface in weblogic.wsee.wsdl
Deprecated. 
WsdlOperation - Interface in weblogic.wsee.wsdl
Deprecated. 
WsdlPart - Interface in weblogic.wsee.wsdl
Deprecated. 
WsdlPort - Interface in weblogic.wsee.wsdl
Deprecated. 
WsdlPortType - Interface in weblogic.wsee.wsdl
Deprecated. 
WsdlSchema - Interface in weblogic.wsee.wsdl
Deprecated. 
WsdlSchemaImport - Interface in weblogic.wsee.wsdl
Deprecated. 
WsdlService - Interface in weblogic.wsee.wsdl
Deprecated. 
WsdlTypes - Interface in weblogic.wsee.wsdl
Deprecated. 
WsdlWriter - Class in weblogic.wsee.wsdl
Deprecated. 
WsdlWriter() - Constructor for class weblogic.wsee.wsdl.WsdlWriter
Deprecated.
In the case that there is no wsdl definition, we use this constructor.
WsdlWriter(Document, Element, String) - Constructor for class weblogic.wsee.wsdl.WsdlWriter
Deprecated.
 
WSEE - Static variable in class weblogic.deploy.api.shared.WebLogicModuleType
 
WseeAggregatableBaseOperationRuntimeMBean - Interface in weblogic.management.runtime
Describes Web Service operation state, such as deployment state and runtime statistics.
WseeBaseOperationRuntimeMBean - Interface in weblogic.management.runtime
Describes the state of a particular Web Service operation, such as deployment state and runtime statistics about the execution of the operation.
WseeBasePortRuntimeMBean - Interface in weblogic.management.runtime
Describes the state of a particular Web service port.
WseeBaseRuntimeMBean - Interface in weblogic.management.runtime
Base interface for WseeRuntimeMBean and WseeV2RuntimeMBean
WseeBaseRuntimeMBean.Type - Enum in weblogic.management.runtime
 
WseeClientConfigurationRuntimeMBean - Interface in weblogic.management.runtime
Encapsulates runtime policy subject information about a particular Web Service reference.
WseeClientOperationRuntimeMBean - Interface in weblogic.management.runtime
Describes the state of a particular Web Service operation, such as deployment state and runtime statistics about the execution of the operation.
WseeClientPortRuntimeMBean - Interface in weblogic.management.runtime
Describes the state of a particular Web Service port.
WseeClientRuntimeMBean - Interface in weblogic.management.runtime
Describes the state of a particular Web Service client (Port/Dispatch instance that includes a ClientIdentityFeature).
WseeClusterFrontEndRuntimeMBean - Interface in weblogic.management.runtime
Encapsulates runtime information about a particular Web Service cluster front-end instance.
WseeClusterRoutingRuntimeMBean - Interface in weblogic.management.runtime
Encapsulates runtime information about a particular Web Service cluster routing instance (whether it be a front-end router or an in-place router).
WseeHandlerRuntimeMBean - Interface in weblogic.management.runtime
Provides runtime information about a SOAP message handler that has been associated with a Web service.
WseeMcRuntimeMBean - Interface in weblogic.management.runtime
Describes the state of MakeConnection pending message lists
WseeOperationConfigurationRuntimeMBean - Interface in weblogic.management.runtime
Encapsulates runtime information about a particular operation.
WseeOperationRuntimeMBean - Interface in weblogic.management.runtime
Describes the state of a particular Web Service operation, such as deployment state and runtime statistics about the execution of the operation.
WseePolicyRuntimeMBean - Interface in weblogic.management.runtime
Specifies runtime information about the WS-Policy files that are available for the Web Service.
WseePolicySubjectManagerRuntimeMBean - Interface in weblogic.management.runtime
 
WseePortConfigurationRuntimeMBean - Interface in weblogic.management.runtime
Encapsulates runtime policy subject information about a particular Port.
WseePortPolicyRuntimeMBean - Interface in weblogic.management.runtime
Describes the Web service security policy state of a particular Web service port.
WseePortRuntimeMBean - Interface in weblogic.management.runtime
Describes the state of a particular Web Service port.
WseeRuntimeMBean - Interface in weblogic.management.runtime
Deprecated.
Use WseeV2RuntimeMBean from the web app or EJB component runtime MBeans instead.
WseeV2RuntimeMBean - Interface in weblogic.management.runtime
Encapsulates runtime information about a particular Web Service.
WseeWsrmRuntimeMBean - Interface in weblogic.management.runtime
Encapsulates runtime information about WS-RM functionality.
WSHandshakeRequest - Class in weblogic.websocket
Deprecated.
As of release 12.1.3, replaced by JSR356: Java API for WebSocket
WSHandshakeResponse - Class in weblogic.websocket
Deprecated.
As of release 12.1.3, replaced by JSR356: Java API for WebSocket
WSPasswordDigest - Interface in weblogic.security.spi
 
WSReliableDeliveryPolicyMBean - Interface in weblogic.management.configuration
This class represents the reliable messaging delivery policy for the current WebLogic Server as both a sender and a receiver of a reliable SOAP message to and from a Web service running on a different WebLogic Server.
WSRM_ACKSTO_ANONYMOUS - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Deprecated.
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
Deprecated.
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
Deprecated.
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
Deprecated.
This property allows you to set the expiration value for a reliable sequence.
WsrmClient - Interface in weblogic.wsee.reliability2.api
RM-specific interface providing client functions for dealing with sequences and the messages within them.
WsrmClientFactory - Class in weblogic.wsee.reliability2.api
Factory class used to obtain WsrmClient instances.
WsrmConstants - Class in weblogic.wsee.reliability
Deprecated. 
WsrmConstants - Class in weblogic.wsee.reliability2
MessageContext property name constants for WS-RM implementation.
WsrmConstants.Action - Enum in weblogic.wsee.reliability
Deprecated. 
WsrmConstants.Action.VersionInfo - Class in weblogic.wsee.reliability
Deprecated. 
WsrmConstants.DeliveryQOS - Enum in weblogic.wsee.reliability
Deprecated. 
WsrmConstants.DeliveryQOS - Enum in weblogic.wsee.reliability2
Deprecated. 
WsrmConstants.FaultCode - Enum in weblogic.wsee.reliability
Deprecated. 
WsrmConstants.FaultCode - Enum in weblogic.wsee.reliability2
Deprecated. 
WsrmConstants.FaultGeneratedBy - Enum in weblogic.wsee.reliability
Deprecated. 
WsrmConstants.FaultGeneratedBy - Enum in weblogic.wsee.reliability2
Deprecated. 
WsrmConstants.HeaderElement - Enum in weblogic.wsee.reliability
Deprecated. 
WsrmConstants.HeaderElement - Enum in weblogic.wsee.reliability2
Deprecated. 
WsrmConstants.RMVersion - Enum in weblogic.wsee.reliability
Deprecated.
Enumerated values for RM versions we support
WsrmConstants.RMVersion - Enum in weblogic.wsee.reliability2
Deprecated. 
WsrmConstants.SOAPVersion - Enum in weblogic.wsee.reliability
Deprecated. 
WsrmConstants.SOAPVersion - Enum in weblogic.wsee.reliability2
Deprecated. 
WsrmException - Exception in weblogic.wsee.reliability2.exception
Generic exception for WS-RM implementation
WsrmException(String) - Constructor for exception weblogic.wsee.reliability2.exception.WsrmException
 
WsrmException(String, Throwable) - Constructor for exception weblogic.wsee.reliability2.exception.WsrmException
 
WsrmException(Throwable) - Constructor for exception weblogic.wsee.reliability2.exception.WsrmException
 
WsrmFaultException - Exception in weblogic.wsee.reliability2.faults
Sequence fault exception
WsrmFaultException(String) - Constructor for exception weblogic.wsee.reliability2.faults.WsrmFaultException
 
WsrmFaultException(String, Throwable) - Constructor for exception weblogic.wsee.reliability2.faults.WsrmFaultException
 
WsrmFaultException(WsrmFaultMsg) - Constructor for exception weblogic.wsee.reliability2.faults.WsrmFaultException
 
WsrmFaultMsg - Class in weblogic.wsee.reliability2.faults
 
WsrmFaultMsg(WsrmConstants.RMVersion, WsrmConstants.FaultCode, String, String, SequenceFaultMsgType) - Constructor for class weblogic.wsee.reliability2.faults.WsrmFaultMsg
 
WSRMRemoteEndpointRuntimeMBean - Interface in weblogic.management.runtime
This class is used for monitoring a WebLogic SAF remote endpoint for WebServices Reliable Messaging.
WsrmRequestInfo - Interface in weblogic.management.runtime
Represents a sent request on the RM source (sending-side) or a received request on the RM destination (receiving-side).
WsrmSequenceInfo - Interface in weblogic.management.runtime
Represents a reliable sequence for either the RM source or RM destination
WSRPCRQ_HINT - Static variable in class weblogic.wtc.jatmi.StandardTypes
 
WSS_MESSAGE_AGE - Static variable in class weblogic.wsee.message.WlMessageContext
Deprecated.
 
WSS_SAML11_TOKEN10 - Static variable in interface weblogic.wsee.security.saml.SAML2Constants
Deprecated.
For WS-SecurityPolicy tag "WssSamlV11Token10";
WSS_SAML11_TOKEN11 - Static variable in interface weblogic.wsee.security.saml.SAML2Constants
Deprecated.
For WS-SecurityPolicy tag "WssSamlV11Token11";
WSS_SAML20_TOKEN11 - Static variable in interface weblogic.wsee.security.saml.SAML2Constants
Deprecated.
For WS-SecurityPolicy tag "WssSamlV20Token11";
WSS_SUBJECT_PROPERTY - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Deprecated.
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
Deprecated.
 
WSSC14 - Static variable in class weblogic.wsee.security.wssc.utils.WSSCCompatibilityUtil
Deprecated.
 
WSSCClientUtil - Class in weblogic.wsee.security.wssc.utils
Deprecated. 
WSSCCompatibilityUtil - Class in weblogic.wsee.security.wssc.utils
Deprecated. 
WSSCCompatibilityUtil.OrderingIterator<E> - Class in weblogic.wsee.security.wssc.utils
Deprecated. 
WssConfiguration - Annotation Type in weblogic.jws.security
Defines the configuration mbean of this webservice
WssConfigurationFeature - Class in weblogic.jws.jaxws
 
WssConfigurationFeature(boolean, String) - Constructor for class weblogic.jws.jaxws.WssConfigurationFeature
 
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.v200207.WSSEConstants
 
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_PREFIX_URI_PROP - Static variable in interface weblogic.xml.security.wsse.v200207.WSSEConstants
 
WSSE_URI - Static variable in interface weblogic.xml.security.wsse.v200207.WSSEConstants
 
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_URI_PROPERTY - Static variable in interface weblogic.xml.security.wsse.v200207.WSSEConstants
 
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.v200207
 
WSSEConstants - Interface in weblogic.xml.security.wsse
Deprecated.
please use new WS Security API
WSSecurityContext - Class in weblogic.xml.crypto.wss
 
WSSecurityException - Exception in weblogic.xml.crypto.wss
 
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.wsee.message.WlMessageContext
Deprecated.
 
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
Deprecated.
 
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
Deprecated.
Property for setting STS endpoint for WS-Trust used in SAML.
WST_STS_ENDPOINT_ON_WSSC - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Deprecated.
Property for setting STS endpoint for WS-Trust used in WS-SC.
WSTFaultException - Exception in weblogic.wsee.security.wst.faults
Deprecated. 
WSTFaultException(String) - Constructor for exception weblogic.wsee.security.wst.faults.WSTFaultException
Deprecated.
 
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.
WTCExportMBean - Interface in weblogic.management.configuration
This interface provides access to the WTC export configuration attributes.
WTCImportMBean - Interface in weblogic.management.configuration
This interface provides access to the WTC import configuration attributes.
WTCLocalTuxDomMBean - Interface in weblogic.management.configuration
This interface provides access to the WTC local Tuxedo Domain configuration attributes.
WTCPasswordMBean - Interface in weblogic.management.configuration
This interface provides access to the WTC password configuration attributes.
WTCRemoteTuxDomMBean - Interface in weblogic.management.configuration
This interface provides access to the WTC remote Tuxedo Domain configuration attributes.
WTCResourcesMBean - Interface in weblogic.management.configuration
This interface provides access to the WTC resources configuration attributes.
WTCRuntimeMBean - Interface in weblogic.management.runtime
This class is used to 1.
WTCServerMBean - Interface in weblogic.management.configuration
This MBean defines a WTC Server.
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.
WTCStatisticsRuntimeMBean - Interface in weblogic.management.runtime
This class is used to:
WTCtBridgeGlobalMBean - Interface in weblogic.management.configuration
This interface provides access to the WTC tBridge Global configuration attributes.
WTCtBridgeRedirectMBean - Interface in weblogic.management.configuration
This interface provides access to the WTC tBridge Redirect configuration attributes.
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.
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 _ 
Skip navigation links
Copyright 1996, 2021, Oracle and/or its affiliates. All rights reserved.