- BASE_INTERFACE - Static variable in class weblogic.descriptor.annotation.BeanAnnotations
-
Indicates that the annotated interface represents a base interface.
- BASE_RETRANSMISSION_INTERVAL - Static variable in class weblogic.wsee.reliability.WsrmConstants
-
Deprecated.
Stub property name for ReliabilityBaseRetransmissionInterval.
- BASE_RETRANSMISSION_INTERVAL - Static variable in class weblogic.wsee.reliability2.WsrmConstants
-
Stub property name for ReliabilityBaseRetransmissionInterval.
- BASE64_BINARY - Static variable in class com.bea.common.security.xacml.Type
-
Represents the XML base64
binary data type,
http://www.w3.org/2001/XMLSchema#base64Binary
.
- BASE64_BINARY_BAG - Static variable in class com.bea.common.security.xacml.Type
-
Represents a bag of BASE64_BINARY
.
- BaseCallbackHandler - Class in weblogic.security
-
A base class to simplify the creation of callback handlers.
- BaseCallbackHandler.CallbackStrategy - Interface in weblogic.security
-
- BaseExecutorServiceMBean - Interface in weblogic.management.configuration
-
Configuration MBean representing common parameters of partition level
ManagedExecutorService, partition level ManagedScheduledExecutorService,
ManagedExecutorService template and ManagedScheduledExecutorService template.
- BaseHandler - Class in weblogic.net.http
-
- BaseKeyProvider - Class in weblogic.xml.crypto.common.keyinfo
-
- BaseLogRecord - Class in com.bea.logging
-
Log record structure for Server Logging.
- BaseMBeanImpl - Class in weblogic.management.security
-
The base class for COMMO MBean implementations.
- BaseThreadFactoryMBean - Interface in weblogic.management.configuration
-
Configuration MBean representing common parameters of partition level
ManagedThreadFactory and ManagedThreadFactory template.
- BASIC_HTTP_AUTH - Static variable in interface weblogic.diagnostics.descriptor.WLDFRESTNotificationBean
-
- BasicDeploymentMBean - Interface in weblogic.management.configuration
-
This bean represents a file or archive that is deployed to a set of targets
in the domain.
- BatchConfigMBean - Interface in weblogic.management.configuration
-
This class represents the configuration for Batch Runtime.
- BatchJobRepositoryException - Exception in weblogic.management.runtime
-
BatchJobRepositoryException is thrown when one of the BatchJobRepositoryRuntimeMBean
operations fails to complete due to a fatal error.
- BatchJobRepositoryRuntimeMBean - Interface in weblogic.management.runtime
-
- BayeuxMessage - Interface in com.bea.httppubsub
-
Bayeux messages are JSON encoded objects exchanged between pub/sub server
and Bayeux client.
- BayeuxMessage.TYPE - Enum in com.bea.httppubsub
-
The message type indicates the type of message.
- BEA_GROUP_ATTR_NAME - Static variable in class com.bea.security.saml2.providers.SAML2NameMapperInfo
-
BEA SAML AttributeName value indicating a groups attribute
- BEA_GROUP_ATTR_NAME - Static variable in class weblogic.security.providers.saml.SAMLNameMapperInfo
-
BEA SAML AttributeName value indicating a groups attribute
- BEA_GROUP_ATTR_NAMEFORMAT - Static variable in class com.bea.security.saml2.providers.SAML2NameMapperInfo
-
- BEA_GROUP_ATTR_NAMEFORMAT - Static variable in class weblogic.security.providers.saml.SAMLNameMapperInfo
-
SAML 2.0 BEA group attribute name format.
- BEA_GROUP_ATTR_NAMESPACE - Static variable in class com.bea.security.saml2.providers.SAML2NameMapperInfo
-
- BEA_GROUP_ATTR_NAMESPACE - Static variable in class weblogic.security.providers.saml.SAMLNameMapperInfo
-
BEA SAML AttributeNamespace value indicating a groups attribute
- BEAN - weblogic.ejbgen.MessageDriven.MessageDrivenTransactionType
-
- BEAN - weblogic.ejbgen.Session.SessionTransactionType
-
- BEAN - Static variable in class weblogic.descriptor.annotation.BeanAnnotations
-
Indicates that the annotated interface defines a descriptor bean.
- BeanAlreadyExistsException - Exception in weblogic.descriptor
-
Thrown when an attempt is made to create a bean with a key that already
exists.
- BeanAnnotations - Class in weblogic.descriptor.annotation
-
Defines annotations that can be specified in a bean interface comment block
to contribute to the definition of a descriptor bean.
- BeanElement - Class in weblogic.descriptor.beangen
-
- BEARER - Static variable in interface weblogic.wsee.security.saml.SAML2Constants
-
Deprecated.
Confirmation
- BEARER - Static variable in class weblogic.wsee.security.saml.SAMLConstants
-
Deprecated.
- beforeCompletion() - Method in class weblogic.wsee.wstx.wsat.WSATSynchronization
-
- beforeCompletion(EndpointReference, Xid, WSATSynchronization) - Method in class weblogic.wsee.wstx.wsat.WSATHelper
-
beforeCompletion call on volatile participant
- begin(int) - Method in interface weblogic.transaction.TransactionManager
-
Create a new transaction with the specified timeout value,
and associate the transaction with the current thread.
- begin(String) - Method in interface weblogic.transaction.TransactionManager
-
Create a new transaction, set the transaction name property
and associate the transaction with the current thread.
- begin(String) - Method in interface weblogic.transaction.UserTransaction
-
Create a new transaction, set the transaction name property
and associate the transaction with the current thread.
- begin(String, int) - Method in interface weblogic.transaction.TransactionManager
-
Create a new transaction with the specified timeout value,
set the transaction name property and associate the
transaction with the current thread.
- begin(String, int) - Method in interface weblogic.transaction.UserTransaction
-
Create a new transaction with the specified timeout value,
set the transaction name property and associate the
transaction with the current thread.
- begin(Map) - Method in interface weblogic.transaction.TransactionManager
-
Create a new transaction with the specified timeout value,
set the transaction name property and associate the
transaction with the current thread.
- beginNotification(Object) - Method in interface weblogic.transaction.BeginNotificationListener
-
Method to be invoked by the transaction manager when a transaction is
started on the server.
- BeginNotificationListener - Interface in weblogic.transaction
-
An object implementing this interface may be registered with the
server transaction manager to receive a notification callback when
a transaction is started on the server.
- bigDecimalValue() - Method in class weblogic.wtc.jatmi.Decimal
-
Converts the Decimal
to a BigDecimal
value.
- BinarySecurityToken - Interface in weblogic.xml.security.wsse
-
Deprecated.
- BinarySecurityTokenSpec - Class in weblogic.xml.security.specs
-
Deprecated.
- bind(String, Object) - Method in class weblogic.jndi.SimpleContext
-
- bind(String, Remote) - Static method in class weblogic.rmi.Naming
-
Deprecated.
- bind(String, Remote) - Method in class weblogic.rmi.registry.LocateRegistry
-
Binds a name to a remote object in the registry.
- bind(Name, Object) - Method in class weblogic.jndi.SimpleContext
-
- binding() - Method in annotation type weblogic.jws.WildcardBinding
-
Deprecated.
What type of wildcard binding to use
- Binding - Annotation Type in weblogic.jws
-
Deprecated.
- BindingClientPartner - Interface in com.bea.security.saml2.providers.registry
-
Binding Client partner is a partner that supports backend channel communication.
- bindJava(String, Remote) - Static method in class weblogic.rmi.Naming
-
Deprecated.
- BLOB - weblogic.ejbgen.CmpField.ColumnType
-
- BMP - weblogic.ejbgen.Entity.PersistenceType
-
- BODY - Static variable in interface weblogic.xml.security.assertion.ElementAssertion
-
Deprecated.
- bodyList - Variable in class weblogic.xml.security.specs.OperationSpec
-
Deprecated.
- Bool() - Constructor for enum weblogic.ejbgen.Constants.Bool
-
- BOOLEAN - Static variable in class com.bea.common.security.xacml.Type
-
Represents the XML boolean
data type,
http://www.w3.org/2001/XMLSchema#boolean
.
- BOOLEAN - Static variable in class weblogic.xml.xpath.DOMXPath
-
Returned by
getType()
to indicate that
this XPath evaluates to a boolean.
- BOOLEAN_BAG - Static variable in class com.bea.common.security.xacml.Type
-
Represents a bag of BOOLEAN
.
- BOOLEAN_TYPE - Static variable in interface weblogic.coherence.descriptor.wl.CoherenceInitParamBean
-
- BOOLEAN_TYPE_ABBREV - Static variable in interface weblogic.coherence.descriptor.wl.CoherenceInitParamBean
-
- boot() - Method in interface weblogic.management.runtime.PartitionLifeCycleRuntimeMBean
-
Begins the transition of the partition from the SHUTDOWN
state and HALTED
substate to the
SHUTDOWN
state and BOOTED
substate on all targeted servers.
- boot(String[]) - Method in interface weblogic.management.runtime.PartitionLifeCycleRuntimeMBean
-
Begins the transition of the partition from the SHUTDOWN
state and HALTED
substate to the
SHUTDOWN
state and BOOTED
substate on the specified targets.
- boot(TargetMBean[]) - Method in interface weblogic.management.runtime.PartitionLifeCycleRuntimeMBean
-
Deprecated.
- BOOT - weblogic.management.runtime.PartitionRuntimeMBean.Operation
-
- BOOTED - weblogic.management.runtime.PartitionRuntimeMBean.State
-
- BOOTING - weblogic.management.runtime.PartitionRuntimeMBean.State
-
- bootPartition(String) - Method in interface weblogic.management.runtime.ServerRuntimeMBean
-
Boots the partition
- BOTH - Static variable in interface weblogic.management.configuration.SAFAgentMBean
-
- BQCMD - Static variable in class weblogic.wtc.jatmi.Usysfl32
-
- BQCMD - Static variable in class weblogic.wtc.jatmi.Usysflds
-
- BRANCHQUAL - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
-
- BRANCHQUAL_QNAME - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
-
- BRIDGE_POLICY_AUTO - Static variable in interface weblogic.management.configuration.MessagingBridgeMBean
-
- BRIDGE_POLICY_MANUAL - Static variable in interface weblogic.management.configuration.MessagingBridgeMBean
-
- BRIDGE_POLICY_SCHEDULED - Static variable in interface weblogic.management.configuration.MessagingBridgeMBean
-
- BRIDGE_QOS_ATMOST_ONCE - Static variable in interface weblogic.management.configuration.MessagingBridgeMBean
-
- BRIDGE_QOS_DUPLICATE_OKAY - Static variable in interface weblogic.management.configuration.MessagingBridgeMBean
-
- BRIDGE_QOS_EXACTLY_ONCE - Static variable in interface weblogic.management.configuration.MessagingBridgeMBean
-
- BridgeDestinationCommonMBean - Interface in weblogic.management.configuration
-
This MBean represents a bridge destination for a messaging
bridge instance.
- BridgeDestinationMBean - Interface in weblogic.management.configuration
-
Deprecated.
- BROADCASTER_NAME - Static variable in interface weblogic.management.runtime.LogBroadcasterRuntimeMBean
-
MBean Name of the singleton which implements this interface in each WLS
server.
- BST11CredentialProvider - Class in weblogic.wsee.security.bst
-
Deprecated.
- BSTCredentialProvider - Class in weblogic.wsee.security.bst
-
Deprecated.
- BUFFER_QUEUE_JNDI_NAME - Static variable in class weblogic.wsee.reliability.WsrmConstants
-
Deprecated.
A String JNDI name at which the queue to be used for message buffering is
located.
- BUFFER_QUEUE_JNDI_NAME - Static variable in class weblogic.wsee.reliability2.WsrmConstants
-
A String JNDI name at which the queue to be used for message buffering is
located.
- BUFFER_QUEUE_MDB_RUNAS_PRINCIPAL_NAME - Static variable in class weblogic.wsee.reliability.WsrmConstants
-
Deprecated.
A string principal name which will be used as the run-as principal for
the MDB that consumes buffered messages off the buffer queue given by
BUFFER_QUEUE_JNDI_NAME.
- BUFFER_QUEUE_MDB_RUNAS_PRINCIPAL_NAME - Static variable in class weblogic.wsee.reliability2.WsrmConstants
-
A string principal name which will be used as the run-as principal for
the MDB that consumes buffered messages off the buffer queue given by
BUFFER_QUEUE_JNDI_NAME.
- BufferedXMLInputStream - Interface in weblogic.xml.stream
-
Deprecated.
- BufferQueue - Annotation Type in weblogic.jws
-
Deprecated.
- buffers - Variable in class weblogic.wtc.jatmi.TypedBufferPool
-
- BUILTIN_SSL_VALIDATION_AND_CERT_PATH_VALIDATORS - Static variable in interface weblogic.management.configuration.SSLMBean
-
Indicates that the built-in SSL certificate validation should be
used to complete and validate the peer's certificate chain then the
configured CertPathValidator security providers should be
used to perform extra validation on the chain.
- BUILTIN_SSL_VALIDATION_ONLY - Static variable in interface weblogic.management.configuration.SSLMBean
-
Indicates that only the built-in SSL certificate validation
should be used to complete and validate the peer's certificate
chain.
- BulkAccessDecision - Interface in weblogic.security.spi
-
The BulkAccessDecisionV2
security service provider (SSPI) interface
for policy enforcement points (PEP) allows support for bulk runtime authorization queries.
- BulkAdjudicationProvider - Interface in weblogic.security.spi
-
The AdjudicationProviderV2
interface exposes the
services provided by an Adjudication provider to the WebLogic
Security Framework.
- BulkAdjudicator - Interface in weblogic.security.spi
-
The BulkAdjudicator
interface defines the security
service provider interface (SSPI) for an object that is responsible
for making the final decision as to whether the processing of the
requested method should be permitted to proceed or should be
denied as part of a bulk access decision.
- BulkAuthorizationProvider - Interface in weblogic.security.spi
-
The AuthorizationProvider
interface exposes the services provided by an
Authorization provider to the WebLogic Security Framework.
- BulkRoleMapper - Interface in weblogic.security.spi
-
The BulkRoleMapper
interface defines the security service provider
interface (SSPI) for providers capable of obtaining the
appropriate set of roles, for a list of resources, that have been granted to
a specific subject.
- BulkRoleProvider - Interface in weblogic.security.spi
-
The BulkRoleProvider
interface exposes the services provided by an
bulk Role provider to the WebLogic Security Framework.
- BY_ALG_AND_PURPOSE - Static variable in class weblogic.xml.crypto.common.keyinfo.KeyResolver
-
- BY_ALG_AND_PURPOSE - Static variable in class weblogic.xml.security.keyinfo.KeyResolver
-
- BY_KEY_NAME - Static variable in class weblogic.xml.crypto.common.keyinfo.KeyResolver
-
- BY_KEY_NAME - Static variable in class weblogic.xml.security.keyinfo.KeyResolver
-
- BY_TOKEN_REFERENCE - Static variable in class weblogic.xml.crypto.common.keyinfo.KeyResolver
-
- BY_TOKEN_REFERENCE - Static variable in class weblogic.xml.security.keyinfo.KeyResolver
-
- BY_X509_DATA - Static variable in class weblogic.xml.security.keyinfo.KeyResolver
-
- BYREFERENCE - Static variable in interface weblogic.management.security.authorization.PolicyStoreMBean
-
Indicates active for evaluation when referenced by active policy set status.
- BYTES_ID - Static variable in interface weblogic.servlet.logging.LogField
-
- byteValue() - Method in class weblogic.wtc.jatmi.Decimal
-
Converts the Decimal
to a byte
value.