Skip navigation links

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

Part Number E55141-01
P4 Change 1723563 on 2015/10/09

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


B

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.
BASE_INTERFACE - Static variable in class weblogic.descriptor.annotation.BeanAnnotations
Indicates that the annotated interface represents a base interface.
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.
BaseRowSet - Class in weblogic.jdbc.rowset
Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
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 - 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
 
beforeFirst() - Method in class weblogic.jdbc.rowset.BaseRowSet
Deprecated. ResultSet Moves the cursor to the front of this ResultSet object, just before the first row.
beforeFirst() - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Deprecated. Moves the cursor to the front of this ResultSet object, just before the first row
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(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, 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(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.
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.UserTransaction
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. please use new WS Security API
BinarySecurityTokenSpec - Class in weblogic.xml.security.specs
Deprecated. please use new WS Security API
bind(Name, Object) - Method in class weblogic.jndi.SimpleContext
 
bind(String, Object) - Method in class weblogic.jndi.SimpleContext
 
bind(String, Remote) - Static method in class weblogic.rmi.Naming
 
bind(String, Remote) - Method in class weblogic.rmi.registry.LocateRegistry
Binds a name to a remote object in the registry.
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
 
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
 
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
 
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. 9.0.0.0 Replaced with nothing (upgrade to JMSBridgeDestination if it maps to a JMS destination).
BROADCASTER_NAME - Static variable in interface weblogic.management.runtime.LogBroadcasterRuntimeMBean
MBean Name of the singleton which implements this interface in each WLS server.
BufferedXMLInputStream - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
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.

Skip navigation links

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

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

Part Number E55141-01
P4 Change 1723563 on 2015/10/09

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