BEA Systems, Inc.

WebLogic Server 8.1 API Reference
A B C D E F G H I J K L M N O P Q R S T U V W X _

R

RANDOM - Static variable in interface weblogic.management.configuration.JMSConstants
 
RangeExceptionImpl - exception weblogic.apache.xerces.dom.RangeExceptionImpl.
 
RangeExceptionImpl(short, String) - Constructor for class weblogic.apache.xerces.dom.RangeExceptionImpl
 
RangeImpl - class weblogic.apache.xerces.dom.RangeImpl.
The RangeImpl class implements the org.w3c.dom.range.Range interface.
RangeImpl(DocumentImpl) - Constructor for class weblogic.apache.xerces.dom.RangeImpl
The constructor.
ranges - Variable in class weblogic.apache.xerces.dom.DocumentImpl
Ranges
rawname - Variable in class weblogic.apache.xerces.xni.QName
The qname rawname.
rawName - Variable in class weblogic.apache.xml.serialize.ElementState
The element's raw tag name (local or prefix:local).
READ_COMMITTED - Static variable in interface weblogic.ejb.WLQueryProperties
 
READ_COMMITTED_FOR_UPDATE - Static variable in interface weblogic.ejb.WLQueryProperties
 
READ_UNCOMMITTED - Static variable in interface weblogic.ejb.WLQueryProperties
 
read() - Method in class weblogic.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
read() - Method in class weblogic.apache.xerces.impl.io.UTF8Reader
Read a single character.
read() - Method in class weblogic.apache.xerces.impl.io.UCSReader
Read a single character.
read() - Method in class weblogic.apache.xerces.impl.io.ASCIIReader
Read a single character.
read() - Method in class weblogic.net.http.ContentLengthInputStream
 
read(byte[], int, int) - Method in class weblogic.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
read(byte[], int, int) - Method in class weblogic.net.http.ContentLengthInputStream
 
read(char[], int, int) - Method in class weblogic.apache.xerces.impl.io.UTF8Reader
Read characters into a portion of an array.
read(char[], int, int) - Method in class weblogic.apache.xerces.impl.io.UCSReader
Read characters into a portion of an array.
read(char[], int, int) - Method in class weblogic.apache.xerces.impl.io.ASCIIReader
Read characters into a portion of an array.
readAhead() - Method in class weblogic.io.common.T3FileInputStream
Deprecated. Deprecated in WebLogic Server 6.1.
reader - Variable in class weblogic.apache.xerces.impl.XMLEntityManager.ScannedEntity
Reader.
readExternal(DataInput) - Method in interface weblogic.transaction.TransactionLoggable
Restore object's state based on external representation.
readExternal(ObjectInput) - Method in class weblogic.common.ParamValue
Constructs a ParamValue from the specified serialization stream
readExternal(ObjectInput) - Method in class weblogic.common.ParamSet
Internal use only.
readExternal(ObjectInput) - Method in class weblogic.jndi.Environment
 
readObject(WLObjectInput) - Method in interface weblogic.common.WLSerializable
Deprecated. Reads the object from a stream.
READONLY - Static variable in class weblogic.apache.xerces.dom.NodeImpl
 
READONLY - Static variable in class weblogic.apache.xerces.dom.NamedNodeMapImpl
 
ready() - Method in class weblogic.apache.xerces.impl.io.UTF8Reader
Tell whether this stream is ready to be read.
ready() - Method in class weblogic.apache.xerces.impl.io.UCSReader
Tell whether this stream is ready to be read.
ready() - Method in class weblogic.apache.xerces.impl.io.ASCIIReader
Tell whether this stream is ready to be read.
Realm - class weblogic.security.acl.Realm.
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the rules-based Authorization Provider in the Pluggable Security Infrastructure.
REALM_BOOTSTRAP_VERSION_1 - Static variable in interface weblogic.management.configuration.SecurityConfigurationMBean
 
REALM_BOOTSTRAP_VERSION_CURRENT - Static variable in interface weblogic.management.configuration.SecurityConfigurationMBean
 
REALM_BOOTSTRAP_VERSION_UNKNOWN - Static variable in interface weblogic.management.configuration.SecurityConfigurationMBean
 
Realm() - Constructor for class weblogic.security.acl.Realm
Deprecated.  
RealmAdapterAclResource - class weblogic.security.service.RealmAdapterAclResource.
Deprecated. This class can be ignored.

The RealmAdapterAclResource class is used only for backwards compatibility when a specific ACL must be referenced by the server. Only the Realm Adapter Authorization provider need worry about it; other Authorization providers can just abstain on access decision requests regarding this role.

In sum, the JMS subsystem allows an ACL to be specified for a connection pool. When an ACL is specified in this manner, that ACL takes precedence over the default ACL. This functionality has been deprecated but is still supported in 7.0. When a specific ACL has been specified, there is no way to handle it in a 7.0 security provider (that is, it cannot be converted to a JMSResource). Instead, the JMS subsystem creates a RealmAdapterAclResource. This resource should only be handled by the Realm Adapter Authorization provider. Specifying an ACL for a JMS connection pool is not supported outside of Compatibility security.

The toString format for a Realm Adapter ACL resource is:
type=<acl>, permission=admin, acl=my.custom.jms.acl

RealmAdapterAclResource(String, String) - Constructor for class weblogic.security.service.RealmAdapterAclResource
Deprecated. Constructs a new RealmAdapterAclResource with a target name composed from the permission and acl parameters.
RealmAdapterAdjudicatorMBean - interface weblogic.security.providers.realmadapter.RealmAdapterAdjudicatorMBean.
The MBean for the Realm Adapter Adjudication provider.
RealmAdapterAuditorMBean - interface weblogic.security.providers.realmadapter.RealmAdapterAuditorMBean.
The MBean for the Realm Adapter Auditing provider.
RealmAdapterAuthenticatorMBean - interface weblogic.security.providers.realmadapter.RealmAdapterAuthenticatorMBean.
The MBean for the Realm Adapter Authentication provider.
RealmAdapterAuthorizerMBean - interface weblogic.security.providers.realmadapter.RealmAdapterAuthorizerMBean.
The MBean for the Realm Adapter Authorizatio provider.
RealmException - exception weblogic.management.configuration.RealmException.
Deprecated. Deprecated in WebLogic Server version 7.0.
RealmException(String) - Constructor for class weblogic.management.configuration.RealmException
Deprecated. Constructor for the RealmException object
RealmException(String, Throwable) - Constructor for class weblogic.management.configuration.RealmException
Deprecated. Constructor for the RealmException object
RealmException(Throwable) - Constructor for class weblogic.management.configuration.RealmException
Deprecated. Constructor for the RealmException object
RealmMBean - interface weblogic.management.security.RealmMBean.
The MBean that represents configuration attributes for the security realm.
realmName - Variable in class weblogic.security.acl.DefaultUserInfoImpl
Deprecated.  
RealmProxy - class weblogic.security.acl.RealmProxy.
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the rules-based Authorization Provider in the Pluggable Security Infrastructure.
RealmProxy() - Constructor for class weblogic.security.acl.RealmProxy
Deprecated.  
rebind(String, Remote) - Static method in class weblogic.rmi.Naming
 
rebindJava(String, Remote) - Static method in class weblogic.rmi.Naming
 
receive(MessageContext) - Method in interface weblogic.webservice.binding.Binding
Receives a message from the binding connection.
receiveSecurityMessage(HostID, SecurityMessage) - Static method in class weblogic.security.acl.Security
Deprecated. Processes a SecurityLoginState message from a remote server.
reconcileDefaultAttributes() - Method in class weblogic.apache.xerces.dom.ElementImpl
Reconcile default attributes.
reconcileDefaults(NamedNodeMapImpl) - Method in class weblogic.apache.xerces.dom.AttributeMap
Get this AttributeMap in sync with the given "defaults" map.
RECORDS - Static variable in class weblogic.common.ParamTypes
Constant for records
RECOVER_RETRY_DURATION_SECONDS - Static variable in interface weblogic.transaction.TransactionManager
A constant that is used as the name of the registration property that controls whether recover will be retried for the specified duration in seconds.
RECOVER_RETRY_INTERVAL_SECONDS - Static variable in interface weblogic.transaction.TransactionManager
A constant that is used as the name of the registration property that controls the frequency in seconds at which the recover operation is performed on the resource.
recover(int) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated. Returns the full batch of Xids of unresolved transactions from the RM.
RecyclingFactory - class weblogic.xml.stream.util.RecyclingFactory.
Defines a factory that recycles instances of the XMLInputStream API.
RecyclingFactory() - Constructor for class weblogic.xml.stream.util.RecyclingFactory
Create a factory with the default pool size of 32
RecyclingFactory(int) - Constructor for class weblogic.xml.stream.util.RecyclingFactory
Create a factory with the specified size
redeploy(String, DeploymentData, String) - Method in interface weblogic.management.runtime.DeployerRuntimeMBean
Redeploys application on target(s).
redeploy(String, DeploymentData, String, boolean) - Method in interface weblogic.management.runtime.DeployerRuntimeMBean
Same functionality as DeployerRuntimeMBean.redeploy(String, DeploymentData, String) except that control is given back to caller without actually initiating the task, when startTask is false.
ReferenceResolver - interface weblogic.xml.stream.ReferenceResolver.
This interface can be implemented to allow resolution of references on a stream.
refresh() - Method in class weblogic.security.UserConfigFileManager
Refresh the in-memory config store if any changes have occurred to the backing store.
refresh() - Method in interface weblogic.security.acl.RefreshableRealm
Deprecated.  
refresh() - Method in class weblogic.security.acl.CachingRealm
Deprecated. Refresh by emptying the caches, refreshing the delegate & backup - the CachingRealm will auto-refresh as users/groups/acls are looked up after the caches have been emptied
RefreshableRealm - interface weblogic.security.acl.RefreshableRealm.
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the rules-based Authorization Provider in the Pluggable Security Infrastructure.
refreshDDsIfNeeded(String[]) - Method in interface weblogic.management.configuration.ComponentMBean
 
refreshDDsIfNeeded(String[], String[]) - Method in interface weblogic.management.configuration.ApplicationMBean
 
RegExpValidator - class weblogicx.jsp.tags.validators.RegExpValidator.
The RegExpValidator is used for validating regular expressions.
RegExpValidator() - Constructor for class weblogicx.jsp.tags.validators.RegExpValidator
 
REGISTER_EVENT - Static variable in class weblogic.security.providers.authorization.AuditPredicateEventImpl
 
register(Validatable) - Method in class weblogicx.jsp.tags.validators.Summary
 
registerBeginNotificationListener(BeginNotificationListener, Object) - Method in interface weblogic.transaction.ServerTransactionManager
Registers a BeginNotificationListener object with the transaction manager.
registerConfigMBeansForAdminChanges(List, MBeanServer) - Method in interface weblogic.management.MBeanHome
 
registerDynamicResource(String, NonXAResource) - Method in interface weblogic.transaction.TransactionManager
Register the NonXAResource with the transaction manager.
registerDynamicResource(String, XAResource) - Method in interface weblogic.transaction.TransactionManager
Allows an application or XAResource adaptor to register a XA resource dynamically, typically before the resource is made available to the application.
RegisteredInfo - class weblogic.uddi.client.structures.response.RegisteredInfo.
The registeredInfo structure is a response to a get_registeredInfo message.
RegisteredInfo() - Constructor for class weblogic.uddi.client.structures.response.RegisteredInfo
Class constructor.
registerOutParameter(int, int) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
registerOutParameter(int, int) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
registerOutParameter(int, int, int) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
registerOutParameter(int, int, int) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
registerOutParameter(int, int, String) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
registerOutParameter(int, int, String) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
registerOutParameter(String, int) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
registerOutParameter(String, int) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
registerOutParameter(String, int, int) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
registerOutParameter(String, int, int) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
registerOutParameter(String, int, String) - Method in class weblogic.jdbc.oci.CallableStatement
Deprecated.  
registerOutParameter(String, int, String) - Method in class weblogic.jdbc.oci.xa.CallableStatement
Deprecated.  
registerPreparser(String, XMLGrammarLoader) - Method in class weblogic.apache.xerces.parsers.XMLGrammarPreparser
 
registerResource(String, XAResource) - Method in interface weblogic.transaction.TransactionManager
Allows an application or XAResource adaptor to register a XA resource dynamically, typically before the resource is made available to the application.
registerResource(String, XAResource, Hashtable) - Method in interface weblogic.transaction.TransactionManager
Registers a resource under a specified name.
registerSerializerFactory(SerializerFactory) - Static method in class weblogic.apache.xml.serialize.SerializerFactory
Register a serializer factory, keyed by the given method string.
registerStaticResource(String, XAResource) - Method in interface weblogic.transaction.TransactionManager
Allows an application or XAResource adaptor to register a XA resource statically, typically before the resource is made available to the application.
RELATIONSHIP_CACHING_NAME - Static variable in interface weblogic.ejb.WLQueryProperties
 
release() - Method in class weblogicx.jsp.tags.RepeatTag
 
release() - Method in class weblogicx.jsp.tags.QueryTag
Clean up on failure of the body to execute.
release() - Method in class weblogicx.jsp.tags.ProcessTag
 
release() - Method in class weblogicx.jsp.tags.IncludeTag
Reset properties.
release() - Method in class weblogicx.jsp.tags.FormAnchorTag
 
release() - Method in class weblogicx.jsp.tags.EncodeTag
Reset properties.
release() - Method in class weblogicx.jsp.tags.BeanParamTag
 
release() - Method in class weblogicx.jsp.tags.validators.ValidatableTagAdapter
 
release() - Method in class weblogicx.jsp.tags.validators.Summary
 
release() - Method in class weblogicx.jsp.tags.validators.FormTag
 
release() - Method in class weblogicx.jsp.tags.validators.CustomValidator
 
release() - Method in class weblogicx.xml.tags.XsltTag
Release back to original state.
release() - Method in class weblogicx.xml.tags.XsltStylesheetTag
 
release(TransactionLoggable) - Method in interface weblogic.transaction.TransactionLogger
Release an object previously stored.
releaseSavepoint(Savepoint) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
releaseSavepoint(Savepoint) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
releaseSocket() - Method in class weblogic.webservice.binding.https.HttpsClientBinding
 
ReliableDeliveryFailureEvent - class weblogic.webservice.async.ReliableDeliveryFailureEvent.
An event to notify about the failure of a reliable invoke of a Web service operation.
Remote - interface weblogic.rmi.Remote.
Deprecated. Deprecated in WebLogic Server 7.0
RemoteException - exception weblogic.rmi.RemoteException.
Deprecated. Deprecated in WebLogic Server 7.0
RemoteException() - Constructor for class weblogic.rmi.RemoteException
Deprecated. Constructs a RemoteException with no message.
RemoteException(String) - Constructor for class weblogic.rmi.RemoteException
Deprecated. Constructs a RemoteException with the specified message.
RemoteException(String, Throwable) - Constructor for class weblogic.rmi.RemoteException
Deprecated. Constructs a RemoteException with the specified message and nested Throwable object.
RemoteMBeanServer - interface weblogic.management.RemoteMBeanServer.
Contains methods for instantiating, registering, and deleting MBeans from a remote JVM.
RemoteNotificationListener - interface weblogic.management.RemoteNotificationListener.
Enables an object to receive JMX notifications that are generated in either the local JVM or a remote JVM.
RemoteResource - class weblogic.security.service.RemoteResource.
 
RemoteResource(String, String, String, String, String) - Constructor for class weblogic.security.service.RemoteResource
 
remove(InputStream) - Method in class weblogic.xml.stream.util.RecyclingFactory
Get a recycled XMLInputStream from the pool or create a new one
remove(InputStream, ElementFilter) - Method in class weblogic.xml.stream.util.RecyclingFactory
Get a recycled XMLInputStream from the pool or create a new one and wrap it with the desired filter
remove(int) - Method in class weblogic.apache.html.dom.HTMLSelectElementImpl
 
remove(Object) - Method in class weblogic.security.UserConfigFileManager
 
remove(Object) - Method in class weblogic.security.acl.TTLCache
Deprecated. Remove the mapping for the given key from the cache.
remove(QName) - Method in interface weblogic.webservice.context.WebServiceHeader
Removes a specific implicit SOAP header.
remove(Reader) - Method in class weblogic.xml.stream.util.RecyclingFactory
Get a recycled XMLInputStream from the pool or create a new one
remove(Reader, ElementFilter) - Method in class weblogic.xml.stream.util.RecyclingFactory
Get a recycled XMLInputStream from the pool or create a new one and wrap it with the desired filter
remove(String, DeploymentData, String) - Method in interface weblogic.management.runtime.DeployerRuntimeMBean
Deprecated. since WLS 8.1 . Use undeploy()
remove(String, DeploymentData, String, boolean) - Method in interface weblogic.management.runtime.DeployerRuntimeMBean
Deprecated. since WLS 8.1 . Use undeploy()
removeAll() - Method in class weblogic.apache.xerces.dom.NamedNodeMapImpl
NON-DOM remove all elements from this map
removeAllAttributes() - Method in class weblogic.apache.xerces.dom.DOMNormalizer.XMLAttributesProxy
 
removeAllAttributes() - Method in class weblogic.apache.xerces.util.XMLAttributesImpl
Removes all of the attributes.
removeAllAttributes() - Method in interface weblogic.apache.xerces.xni.XMLAttributes
Removes all of the attributes.
removeAllNotifications() - Method in class weblogic.management.timer.Timer
Description of the Method
removeAS(ASModel) - Method in class weblogic.apache.xerces.dom.ASModelImpl
Removes only the specified ASModel from the list of ASModels.
removeAttribute(String) - Method in class weblogic.apache.xerces.dom.ElementImpl
Remove the named attribute from this Element.
removeAttribute(String) - Method in interface weblogic.webservice.context.WebServiceSession
Removes the specified attribute.
removeAttributeAt(int) - Method in class weblogic.apache.xerces.dom.DOMNormalizer.XMLAttributesProxy
 
removeAttributeAt(int) - Method in class weblogic.apache.xerces.util.XMLAttributesImpl
Removes the attribute at the specified index.
removeAttributeAt(int) - Method in interface weblogic.apache.xerces.xni.XMLAttributes
Removes the attribute at the specified index.
removeAttributeNode(Attr) - Method in class weblogic.apache.xerces.dom.ElementImpl
Remove the specified attribute/value pair.
removeAttributeNS(String, String) - Method in class weblogic.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
removeChild(Node) - Method in class weblogic.apache.xerces.dom.ParentNode
Remove a child from this Node.
removeChild(Node) - Method in class weblogic.apache.xerces.dom.NodeImpl
Remove a child from this Node.
removeChild(Node) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
Since insertBefore caches the docElement (and, currently, docType), removeChild has to know how to undo the cache REVISIT: According to the spec it is not allowed to alter neither the document element nor the document type in any way
removeChild(Node) - Method in class weblogic.apache.xerces.dom.AttrImpl
Remove a child from this Node.
removeConnectionConsumer(JMSConnectionConsumerMBean) - Method in interface weblogic.management.configuration.JMSSessionPoolMBean
Remove a connection consumer from the session pool.
removeConnectionEventListener(ConnectionEventListener) - Method in class weblogic.jdbc.oci.xa.XAConnection
Deprecated.  
removeConnectionFactory(ForeignJMSConnectionFactoryMBean) - Method in interface weblogic.management.configuration.ForeignJMSServerMBean
Remove a destination.
removeData() - Method in class weblogic.apache.xerces.dom.TextImpl
NON-DOM (used by DOMParser: Sets data to empty string.
removeDefault(Attr, AttributeMap) - Method in class weblogic.apache.xerces.dom.DOMNormalizer
 
removeDestination(ForeignJMSDestinationMBean) - Method in interface weblogic.management.configuration.ForeignJMSServerMBean
Remove a destination.
removeDestination(JMSDestinationMBean) - Method in interface weblogic.management.configuration.JMSTemplateMBean
Remove a destination from the JMS template.
removeDestination(JMSDestinationMBean) - Method in interface weblogic.management.configuration.JMSServerMBean
Removes a destination from the JNDI tree.
removeDestinationKey(JMSDestinationKeyMBean) - Method in interface weblogic.management.configuration.JMSDestCommonMBean
Remove a destination key from the JMS template or destination.
removeDisconnectListener(DisconnectListener) - Method in class weblogic.common.T3Client
Removes a T3Client from the list of those clients listening for a DisconnectEvent.
removeEnabledServer(ServerMBean) - Method in interface weblogic.management.configuration.SNMPTrapSourceMBean
 
removeEntitySpecRegistryEntry(XMLEntitySpecRegistryEntryMBean) - Method in interface weblogic.management.configuration.XMLRegistryMBean
Remove a EntitySpec registry entry
removeEntry(Principal, AclEntry) - Method in class weblogic.security.acl.AclImpl
Deprecated. Removes an AclEntry from an ACL.
removeEventListener(NodeImpl, String, EventListener, boolean) - Method in class weblogic.apache.xerces.dom.DocumentImpl
Introduced in DOM Level 2.
removeEventListener(NodeImpl, String, EventListener, boolean) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
 
removeEventListener(String, EventListener, boolean) - Method in class weblogic.apache.xerces.dom.NodeImpl
 
RemoveException - exception weblogic.management.utils.RemoveException.
The RemoveException exception is thrown when there is a problem detected with the object to be removed.
RemoveException(String) - Constructor for class weblogic.management.utils.RemoveException
Constructs a RemoveException with the specified detail message.
RemoveException(String, Throwable) - Constructor for class weblogic.management.utils.RemoveException
Constructs an RemoveException that specifies the detail message and the nested exception.
RemoveException(Throwable) - Constructor for class weblogic.management.utils.RemoveException
Constructs a RemoveException that specifies the nested exception.
removeExport(WTCExportMBean) - Method in interface weblogic.management.configuration.WTCServerMBean
Remove an export service mbean from the WTC Server.
removeFailoverAddress(String) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
 
removeGrammar(XMLGrammarDescription) - Method in class weblogic.apache.xerces.util.XMLGrammarPoolImpl
Removes the grammar associated to the specified grammar description from the grammar pool and returns the removed grammar.
removeGroup(String) - Method in interface weblogic.management.security.authentication.GroupRemoverMBean
Removes a group.
removeIANA2JavaMapping(String) - Static method in class weblogic.apache.xerces.util.EncodingMap
Removes an IANA to Java encoding name mapping.
removeIdentifier(String) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
Removes a previously registered element with the specified identifier name.
removeIdentity(X509Certificate) - Method in class weblogic.webservice.client.BaseWLSSLAdapter
Deprecated.  
removeIdentity(X509Certificate) - Method in class weblogic.webservice.client.BaseWLSSLAdapter
 
removeImport(WTCImportMBean) - Method in interface weblogic.management.configuration.WTCServerMBean
Remove an import service mbean from the WTC Server.
removeItem(int) - Method in class weblogic.apache.xerces.dom.NamedNodeMapImpl
NON-DOM: Remove attribute at specified index
removeItem(Node, boolean) - Method in class weblogic.apache.xerces.dom.AttributeMap
NON-DOM: Remove the node object NOTE: Specifically removes THIS NODE -- not the node with this name, nor the node with these contents.
removeItem(String) - Method in class weblogic.apache.xerces.util.AugmentationsImpl
Remove additional info from the Augmentations structure
removeItem(String) - Method in interface weblogic.apache.xerces.xni.Augmentations
Remove additional info from the Augmentations structure
removeJava2IANAMapping(String) - Static method in class weblogic.apache.xerces.util.EncodingMap
Removes a Java to IANA encoding name mapping.
removeLob(OracleLobCloser) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
removeLocalTuxDom(WTCLocalTuxDomMBean) - Method in interface weblogic.management.configuration.WTCServerMBean
Remove a local Tuxedo domain from the WTC Server.
removeMember(JMSDistributedQueueMemberMBean) - Method in interface weblogic.management.configuration.JMSDistributedQueueMBean
Remove a member from this distributed queue.
removeMember(JMSDistributedTopicMemberMBean) - Method in interface weblogic.management.configuration.JMSDistributedTopicMBean
Remove a member from this distributed topic.
removeMember(Principal) - Method in class weblogic.management.configuration.Group
Deprecated.  
removeMember(Principal) - Method in class weblogic.security.acl.GroupImpl
Deprecated. Removes the specified member from the group.
removeMember(Principal) - Method in class weblogic.security.acl.Everyone
Deprecated. Deletes a member from the group.
removeMember(Principal) - Method in class weblogic.security.acl.DefaultGroupImpl
Deprecated. Removes the specified member from the group.
removeMemberFromGroup(String, String) - Method in interface weblogic.management.security.authentication.GroupEditorMBean
Removes a user or group (member) from a group.
removeMemberInternal(Principal) - Method in class weblogic.security.acl.FlatGroup
Deprecated. Update this object's internal state when removing a member.
removeMessageFormatter(String) - Method in class weblogic.apache.xerces.impl.XMLErrorReporter
Removes the message formatter for the specified domain and returns the removed message formatter.
removeMessageId(String) - Method in interface weblogic.management.configuration.SNMPLogFilterMBean
 
removeNamedItem(String) - Method in class weblogic.apache.xerces.dom.NamedNodeMapImpl
 
removeNamedItem(String) - Method in class weblogic.apache.xerces.dom.AttributeMap
 
removeNamedItemNS(String, String) - Method in class weblogic.apache.xerces.dom.NamedNodeMapImpl
Introduced in DOM Level 2.
removeNamedItemNS(String, String) - Method in class weblogic.apache.xerces.dom.AttributeMap
Introduced in DOM Level 2.
removeNetworkAccessPoint(NetworkAccessPointMBean) - Method in interface weblogic.management.configuration.ServerMBean
 
removeNode(Node) - Method in class weblogic.apache.xerces.dom.NodeIteratorImpl
Fix-up the iterator on a remove.
removeNotification(Integer) - Method in class weblogic.management.timer.Timer
Description of the Method
removeNotification(TimerNotification) - Method in class weblogic.management.timer.Timer
Description of the Method
removeNotification(TimerNotification, boolean) - Method in class weblogic.management.timer.Timer
Description of the Method
removeNotificationListener(NotificationListener) - Method in class weblogic.management.timer.Timer
Description of the Method
removeNotifications(String) - Method in class weblogic.management.timer.Timer
Description of the Method
removeParserSelectRegistryEntry(XMLParserSelectRegistryEntryMBean) - Method in interface weblogic.management.configuration.XMLRegistryMBean
Remove a ParserSelect registry entry
removePassword(WTCPasswordMBean) - Method in interface weblogic.management.configuration.WTCServerMBean
Remove a Tuxedo domain password mbeans from the WTC Server.
removePermission(Permission) - Method in class weblogic.security.acl.AclEntryImpl
Deprecated. Removes the specified permission from this ACL entry.
removePolicy(String) - Method in interface weblogic.management.security.authorization.PolicyEditorMBean
Removes a policy.
removePrimaryAddress(String) - Method in interface weblogic.management.configuration.WLECConnectionPoolMBean
 
removeProhibitedAttrs() - Method in class weblogic.apache.xerces.impl.xs.XSAttributeGroupDecl
 
removeProperty(String) - Method in class weblogic.jndi.Environment
Removes the specified property.
removeRegistryEntry(XMLRegistryEntryMBean) - Method in interface weblogic.management.configuration.XMLRegistryMBean
Deprecated.  
removeRemoteTuxDom(WTCRemoteTuxDomMBean) - Method in interface weblogic.management.configuration.WTCServerMBean
Remove a remote Tuxedo domain from the WTC Server.
removeRole(String, String) - Method in interface weblogic.management.security.authorization.RoleEditorMBean
Removes a role from a resource.
removeSessionPool(JMSSessionPoolMBean) - Method in interface weblogic.management.configuration.JMSServerMBean
Remove a session pool from the JMS server.
removeSNMPAttributeChange(SNMPAttributeChangeMBean) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
removeSNMPCounterMonitor(SNMPCounterMonitorMBean) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
removeSNMPGaugeMonitor(SNMPGaugeMonitorMBean) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
removeSNMPLogFilter(SNMPLogFilterMBean) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
removeSNMPProxy(SNMPProxyMBean) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
removeSNMPStringMonitor(SNMPStringMonitorMBean) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
removeSubsystemName(String) - Method in interface weblogic.management.configuration.SNMPLogFilterMBean
 
removeTarget(TargetMBean) - Method in interface weblogic.management.configuration.DeploymentMBean
Remove a target.
removeTargetedTrapDestination(SNMPTrapDestinationMBean) - Method in interface weblogic.management.configuration.SNMPAgentMBean
 
removetBridgeRedirect(WTCtBridgeRedirectMBean) - Method in interface weblogic.management.configuration.WTCServerMBean
Remove a tBridge Redirect mbean to the WTC Server.
removeUser(String) - Method in interface weblogic.management.security.authentication.UserRemoverMBean
Removes a user.
removeUserId(String) - Method in interface weblogic.management.configuration.SNMPLogFilterMBean
 
removeUserPasswordCredential(String, String) - Method in interface weblogic.management.security.credentials.UserPasswordCredentialMapEditorMBean
Removes the username-password credential for an external username.
removeUserPasswordCredentialMapping(String, String) - Method in interface weblogic.management.security.credentials.UserPasswordCredentialMapEditorMBean
Removes the mapping of a WebLogic username and an external username.
removeVirtualHost(VirtualHostMBean) - Method in interface weblogic.management.configuration.WebDeploymentMBean
Remove a virtual host
removeWebServer(WebServerMBean) - Method in interface weblogic.management.configuration.WebDeploymentMBean
Deprecated. in 7.0.0.0. This attribute is being replaced by VirtualHosts attribute
renameNode(Node, String, String) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
renameTo(T3File) - Method in interface weblogic.io.common.T3File
Deprecated. Deprecated in WebLogic Server 6.1.
renegotiate(SSLParams) - Method in class weblogic.security.SSL.SSLSocket
Deprecated. Dynamically renegotiate the SSL connection parameters.
REPEATABLE_READ - Static variable in interface weblogic.ejb.WLQueryProperties
 
RepeatTag - class weblogicx.jsp.tags.RepeatTag.
The repeat tag is used to iterate over many different types of sets including Enumerations, Iterators, Collections, Arrays of Objects, Vectors, ResultSets, ResultSetMetaData, and the keys of a Hashtable.
RepeatTag() - Constructor for class weblogicx.jsp.tags.RepeatTag
 
RepeatTagInfo - class weblogicx.jsp.tags.RepeatTagInfo.
 
RepeatTagInfo() - Constructor for class weblogicx.jsp.tags.RepeatTagInfo
 
replaceChild(Node, Node) - Method in class weblogic.apache.xerces.dom.ParentNode
Make newChild occupy the location that oldChild used to have.
replaceChild(Node, Node) - Method in class weblogic.apache.xerces.dom.NodeImpl
Make newChild occupy the location that oldChild used to have.
replaceChild(Node, Node) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
Since we cache the docElement (and, currently, docType), replaceChild has to update the cache REVISIT: According to the spec it is not allowed to alter neither the document element nor the document type in any way
replaceChild(Node, Node) - Method in class weblogic.apache.xerces.dom.AttrImpl
Make newChild occupy the location that oldChild used to have.
replaceData(int, int, String) - Method in class weblogic.apache.xerces.dom.CharacterDataImpl
Replace a series of characters at the specified (zero-based) offset with a new string, NOT necessarily of the same length.
replaceData(String) - Method in class weblogic.apache.xerces.dom.TextImpl
NON-DOM (used by DOMParser): Reset data for the node.
replaceWholeText(String) - Method in class weblogic.apache.xerces.dom.TextImpl
DOM Level 3 WD - Experimental.
REPLICATE_BINDINGS - Static variable in interface weblogic.jndi.WLContext
Cluster-specific: Specifies whether tree modifications are replicated and is only applicable when connecting to WebLogic Servers that are running in a cluster.
Reply - interface weblogic.wtc.jatmi.Reply.
This class holds the reply data and meta-data from a service invocation.
reportError(String, Object[]) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
 
reportError(String, String, Object[], short) - Method in class weblogic.apache.xerces.impl.XMLErrorReporter
Reports an error.
reportError(XMLLocator, String, String, Object[], short) - Method in class weblogic.apache.xerces.impl.XMLErrorReporter
Reports an error at a specific location.
reportFatalError(String, Object[]) - Method in class weblogic.apache.xerces.impl.XMLScanner
Convenience function used in all XML scanners.
repudiable() - Method in interface weblogic.xml.security.SecurityAssertion
repudiable returns repudiablility of an assertion -- i.e.
repudiable() - Method in class weblogic.xml.security.assertion.IntegrityAssertion
 
repudiable() - Method in class weblogic.xml.security.assertion.IdentityAssertion
 
repudiable() - Method in class weblogic.xml.security.assertion.ConfidentialityAssertion
 
Request - class weblogic.uddi.client.structures.request.Request.
 
Request() - Constructor for class weblogic.uddi.client.structures.request.Request
 
requests - Variable in class weblogic.net.http.HttpURLConnection
 
RequiredFieldValidator - class weblogicx.jsp.tags.validators.RequiredFieldValidator.
 
RequiredFieldValidator() - Constructor for class weblogicx.jsp.tags.validators.RequiredFieldValidator
 
reset() - Method in class weblogic.apache.html.dom.HTMLFormElementImpl
 
reset() - Method in class weblogic.apache.xerces.dom.DOMValidationConfiguration
reset all components before parsing
reset() - Method in class weblogic.apache.xerces.dom.DOMErrorImpl
 
reset() - Method in class weblogic.apache.xerces.impl.XMLScanner
 
reset() - Method in class weblogic.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
reset() - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
 
reset() - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
 
reset() - Method in class weblogic.apache.xerces.impl.io.UTF8Reader
Reset the stream.
reset() - Method in class weblogic.apache.xerces.impl.io.UCSReader
Reset the stream.
reset() - Method in class weblogic.apache.xerces.impl.io.ASCIIReader
Reset the stream.
reset() - Method in class weblogic.apache.xerces.impl.validation.ValidationState
 
reset() - Method in class weblogic.apache.xerces.impl.validation.ValidationManager
 
reset() - Method in class weblogic.apache.xerces.impl.xs.XSParticleDecl
 
reset() - Method in class weblogic.apache.xerces.impl.xs.XSModelGroupImpl
 
reset() - Method in class weblogic.apache.xerces.impl.xs.XSGrammarBucket
Clear the registry.
reset() - Method in class weblogic.apache.xerces.impl.xs.XSElementDecl
Reset current element declaration
reset() - Method in class weblogic.apache.xerces.impl.xs.XSDeclarationPool
 
reset() - Method in class weblogic.apache.xerces.impl.xs.XSDDescription
resets all the fields
reset() - Method in class weblogic.apache.xerces.impl.xs.XSComplexTypeDecl
 
reset() - Method in class weblogic.apache.xerces.impl.xs.XSAttributeUseImpl
 
reset() - Method in class weblogic.apache.xerces.impl.xs.XSAttributeGroupDecl
 
reset() - Method in class weblogic.apache.xerces.impl.xs.XSAttributeDecl
 
reset() - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
 
reset() - Method in class weblogic.apache.xerces.impl.xs.SubstitutionGroupHandler
clear the internal registry of substitutionGroup information
reset() - Method in class weblogic.apache.xerces.impl.xs.ElementPSVImpl
Reset() should be called in validator startElement(..) method.
reset() - Method in class weblogic.apache.xerces.impl.xs.AttributePSVImpl
Reset()
reset() - Method in class weblogic.apache.xerces.parsers.XMLPullParser
reset all components before parsing
reset() - Method in class weblogic.apache.xerces.parsers.XMLParser
reset all components before parsing
reset() - Method in class weblogic.apache.xerces.parsers.NonValidatingConfiguration
Reset all components before parsing.
reset() - Method in class weblogic.apache.xerces.parsers.DTDConfiguration
Reset all components before parsing.
reset() - Method in class weblogic.apache.xerces.parsers.DOMBuilderImpl
Resets the parser state.
reset() - Method in class weblogic.apache.xerces.parsers.BasicParserConfiguration
reset all components before parsing
reset() - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
reset all components before parsing
reset() - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
reset all components before parsing
reset() - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
Reset all components before parsing.
reset() - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
Reset all components before parsing.
reset() - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
Resets the parser state.
reset() - Method in class weblogic.apache.xerces.util.NamespaceSupport
Reset this Namespace support object for reuse.
reset() - Method in class weblogic.apache.xml.serialize.XMLSerializer
 
reset() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
reset() - Method in interface weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean
Resets the connection pool by shutting down and reestablishing all the pool connections.
reset() - Method in class weblogic.net.http.ContentLengthInputStream
 
reset() - Method in class weblogic.security.MessageDigest
 
reset() - Method in class weblogic.security.service.WebServiceResource
Deprecated. As of 04/01/02.

reset() - Method in class weblogic.security.service.ResourceBase
Deprecated. As of 04/01/02.

reset() - Method in class weblogic.security.service.JNDIResource
Deprecated. As of 04/01/02.

reset() - Method in class weblogic.security.service.EJBResource
Deprecated. As of 04/01/02.

reset() - Method in class weblogic.security.service.ApplicationResource
Deprecated. As of 04/01/02.

reset() - Method in interface weblogic.xml.stream.BufferedXMLInputStream
Resets the stream to the previous mark.
reset(XMLComponentManager) - Method in class weblogic.apache.xerces.dom.DOMNormalizer
 
reset(XMLComponentManager) - Method in class weblogic.apache.xerces.impl.XMLScanner
 
reset(XMLComponentManager) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
Resets the component.
reset(XMLComponentManager) - Method in class weblogic.apache.xerces.impl.XMLErrorReporter
Resets the component.
reset(XMLComponentManager) - Method in class weblogic.apache.xerces.impl.XMLEntityManager
Resets the component.
reset(XMLComponentManager) - Method in class weblogic.apache.xerces.impl.XMLDTDScannerImpl
reset
reset(XMLComponentManager) - Method in class weblogic.apache.xerces.impl.XMLDocumentScannerImpl
Resets the component.
reset(XMLComponentManager) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl
Resets the component.
reset(XMLComponentManager) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
 
reset(XMLComponentManager) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
 
reset(XMLComponentManager) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
 
reset(XMLComponentManager) - Method in interface weblogic.apache.xerces.xni.parser.XMLComponent
Resets the component.
resetConnectionLeakProfile() - Method in interface weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean
Resets connection leak profile.
resetConnectionPool() - Method in interface weblogic.management.runtime.WLECConnectionPoolRuntimeMBean
Resets the connection pool.
resetIDTables() - Method in class weblogic.apache.xerces.impl.validation.ValidationState
The same validation state can be used to validate more than one (schema) validation roots.
resetStatementProfile() - Method in interface weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean
Resets SQL statement profile.
resetUserPassword(String, String) - Method in interface weblogic.management.security.authentication.UserPasswordEditorMBean
Used by an administrator to change a user's password.
resolve(String) - Method in interface weblogic.xml.stream.ReferenceResolver
Returns the xml pointed to by this idref as an XMLInputStream
resolveDocument(XSDDescription, Hashtable, XMLEntityResolver) - Static method in class weblogic.apache.xerces.impl.xs.XMLSchemaLoader
 
resolveEntity(String, String) - Method in class weblogicx.xml.tags.XsltTag
Entity resolver
resolveEntity(XMLResourceIdentifier) - Method in class weblogic.apache.xerces.impl.XMLEntityManager
Resolves the specified public and system identifiers.
resolveEntity(XMLResourceIdentifier) - Method in class weblogic.apache.xerces.util.EntityResolverWrapper
Resolves an external parsed entity.
resolveEntity(XMLResourceIdentifier) - Method in class weblogic.apache.xerces.util.DOMEntityResolverWrapper
Resolves an external parsed entity.
resolveEntity(XMLResourceIdentifier) - Method in interface weblogic.apache.xerces.xni.parser.XMLEntityResolver
Resolves an external parsed entity.
resolver - Variable in class weblogic.xml.stream.util.XMLInputOutputStreamBase
 
Resource - interface weblogic.security.spi.Resource.
The Resource interface provides the definition for an object that represents a resource that may be protected from unauthorized access.
ResourceBase - class weblogic.security.service.ResourceBase.
The ResourceBase class is an abstract base class for all the specific resource types and facilitates the model for the extending resources.
ResourceBase() - Constructor for class weblogic.security.service.ResourceBase
Creates an empty ResourceBase.
ResourceCreationException - exception weblogic.security.service.ResourceCreationException.
The ResourceCreationException exception is thrown if a security provider encounters a problem while creating a resource.
ResourceCreationException - exception weblogic.security.spi.ResourceCreationException.
The ResourceCreationException exception is thrown if a security provider encounters a problem while creating a resource.
ResourceCreationException() - Constructor for class weblogic.security.service.ResourceCreationException
Constructs a ResourceCreationException with no arguments.
ResourceCreationException() - Constructor for class weblogic.security.spi.ResourceCreationException
Constructs a ResourceCreationException with no arguments.
ResourceCreationException(String) - Constructor for class weblogic.security.service.ResourceCreationException
Constructs a ResourceCreationException with the specified detail message.
ResourceCreationException(String) - Constructor for class weblogic.security.spi.ResourceCreationException
Constructs a ResourceCreationException with the specified detail message.
ResourceCreationException(String, Throwable) - Constructor for class weblogic.security.service.ResourceCreationException
Constructs a ResourceCreationException with a detail message and a nested exception.
ResourceCreationException(String, Throwable) - Constructor for class weblogic.security.spi.ResourceCreationException
Constructs a ResourceCreationException with a detail message and a nested exception.
ResourceCreationException(Throwable) - Constructor for class weblogic.security.service.ResourceCreationException
Constructs a ResourceCreationException with a nested exception.
ResourceCreationException(Throwable) - Constructor for class weblogic.security.spi.ResourceCreationException
Constructs a ResourceCreationException with a nested exception.
ResourceException - exception weblogic.common.ResourceException.
Class for ResourceExceptions.
ResourceException() - Constructor for class weblogic.common.ResourceException
Constructs a Resource Exception.
ResourceException(String) - Constructor for class weblogic.common.ResourceException
Constructs a ResourceException with the specified message.
ResourceException(String, Throwable) - Constructor for class weblogic.common.ResourceException
Constructs a Resource Exception with the specified message and nested exception.
ResourceException(Throwable) - Constructor for class weblogic.common.ResourceException
Constructs a Resource Exception with the specified nested exception.
ResourceNotFoundException - exception weblogic.security.service.ResourceNotFoundException.
The ResourceNotFoundException exception is thrown if a security provider looks for a resource that should exist, but is unable to find that resource.
ResourceNotFoundException - exception weblogic.security.spi.ResourceNotFoundException.
The ResourceNotFoundException exception is thrown if a security provider looks for a resource that should exist, but is unable to find that resource.
ResourceNotFoundException() - Constructor for class weblogic.security.service.ResourceNotFoundException
Constructs a ResourceNotFoundException with no arguments.
ResourceNotFoundException() - Constructor for class weblogic.security.spi.ResourceNotFoundException
Constructs a ResourceNotFoundException with no arguments.
ResourceNotFoundException(String) - Constructor for class weblogic.security.service.ResourceNotFoundException
Constructs a ResourceNotFoundException with the specified detail message.
ResourceNotFoundException(String) - Constructor for class weblogic.security.spi.ResourceNotFoundException
Constructs a ResourceNotFoundException with the specified detail message.
ResourceNotFoundException(String, Throwable) - Constructor for class weblogic.security.service.ResourceNotFoundException
Constructs a ResourceNotFoundException with a detail message and a nested exception.
ResourceNotFoundException(String, Throwable) - Constructor for class weblogic.security.spi.ResourceNotFoundException
Constructs a ResourceNotFoundException with a detail message and a nested exception.
ResourceNotFoundException(Throwable) - Constructor for class weblogic.security.service.ResourceNotFoundException
Constructs a ResourceNotFoundException with a nested exception.
ResourceNotFoundException(Throwable) - Constructor for class weblogic.security.spi.ResourceNotFoundException
Constructs a ResourceNotFoundException with a nested exception.
ResourceRemovalException - exception weblogic.security.service.ResourceRemovalException.
The ResourceRemovalException exception is thrown if a security provider is unable to remove a resource.
ResourceRemovalException - exception weblogic.security.spi.ResourceRemovalException.
The ResourceRemovalException exception is thrown if a security provider is unable to remove a resource.
ResourceRemovalException() - Constructor for class weblogic.security.service.ResourceRemovalException
Constructs a ResourceRemovalException with no arguments.
ResourceRemovalException() - Constructor for class weblogic.security.spi.ResourceRemovalException
Constructs a ResourceRemovalException with no arguments.
ResourceRemovalException(String) - Constructor for class weblogic.security.service.ResourceRemovalException
Constructs a ResourceRemovalException with the specified detail message.
ResourceRemovalException(String) - Constructor for class weblogic.security.spi.ResourceRemovalException
Constructs a ResourceRemovalException with the specified detail message.
ResourceRemovalException(String, Throwable) - Constructor for class weblogic.security.service.ResourceRemovalException
Constructs a ResourceRemovalException with a detail message and a nested exception.
ResourceRemovalException(String, Throwable) - Constructor for class weblogic.security.spi.ResourceRemovalException
Constructs a ResourceRemovalException with a detail message and a nested exception.
ResourceRemovalException(Throwable) - Constructor for class weblogic.security.service.ResourceRemovalException
Constructs a ResourceRemovalException with a nested exception.
ResourceRemovalException(Throwable) - Constructor for class weblogic.security.spi.ResourceRemovalException
Constructs a ResourceRemovalException with a nested exception.
resourcesQueuing() - Method in interface weblogic.jdbc.oci.WLConnectionInfo
Deprecated.  
resourcesQueuing() - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
Response - class weblogic.uddi.client.structures.response.Response.
 
Response() - Constructor for class weblogic.uddi.client.structures.response.Response
 
responses - Variable in class weblogic.net.http.HttpURLConnection
 
resStr - Variable in class weblogic.security.service.ResourceBase
 
restoreDefaultValue(String) - Method in interface weblogic.management.configuration.ConfigurationMBean
This method causes the value of the provided attribute to return to the defaulted state.
Result - class weblogic.security.spi.Result.
The Result class contains the result of calling the isAccessAllowed method on an AccessDecision.
Result - class weblogic.uddi.client.structures.datatypes.Result.
This structure in the disposition Report structure.
Result() - Constructor for class weblogic.uddi.client.structures.datatypes.Result
Class constructor.
ResultListener - interface weblogic.webservice.async.ResultListener.
Listener class that listens for the completion of the asynchronous invoke of the Web Service operation.
resume() - Method in interface weblogic.management.runtime.JMSDestinationRuntimeMBean
Resumes the destination so that new messages are accepted.
resume() - Method in interface weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean
Restores all access to and operations on a connection pool that has been suspended (marked as disabled).
RESUMING - Static variable in interface weblogic.management.runtime.ServerStates
The server is transitioning from the STANDBY state to RUNNING.
retrieveGrammar(XMLGrammarDescription) - Method in class weblogic.apache.xerces.dom.DOMNormalizer
 
retrieveGrammar(XMLGrammarDescription) - Method in class weblogic.apache.xerces.parsers.CachingParserPool.SynchronizedGrammarPool
 
retrieveGrammar(XMLGrammarDescription) - Method in class weblogic.apache.xerces.parsers.CachingParserPool.ShadowedGrammarPool
Retrieve a particular grammar.
retrieveGrammar(XMLGrammarDescription) - Method in class weblogic.apache.xerces.util.XMLGrammarPoolImpl
 
retrieveGrammar(XMLGrammarDescription) - Method in interface weblogic.apache.xerces.xni.grammars.XMLGrammarPool
 
retrieveInitialGrammarSet(String) - Method in class weblogic.apache.xerces.dom.DOMNormalizer
 
retrieveInitialGrammarSet(String) - Method in class weblogic.apache.xerces.parsers.CachingParserPool.SynchronizedGrammarPool
 
retrieveInitialGrammarSet(String) - Method in class weblogic.apache.xerces.parsers.CachingParserPool.ShadowedGrammarPool
Retrieve the initial set of grammars for the validator to work with.
retrieveInitialGrammarSet(String) - Method in class weblogic.apache.xerces.util.XMLGrammarPoolImpl
 
retrieveInitialGrammarSet(String) - Method in interface weblogic.apache.xerces.xni.grammars.XMLGrammarPool
 
RETRY_CURRENT - Static variable in interface weblogic.jdbc.extensions.ConnectionPoolFailoverCallback
A return code from the allowPoolFailover method.
RevalidationHandler - interface weblogic.apache.xerces.impl.RevalidationHandler.
DOM Revalidation handler adds additional functionality to XMLDocumentHandler
rewind() - Method in class weblogic.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
Rewriter - class weblogicx.jsp.tags.Rewriter.
 
Rewriter() - Constructor for class weblogicx.jsp.tags.Rewriter
 
RMCFactoryMBean - interface weblogic.management.configuration.RMCFactoryMBean.
An RMCFactoryMBean represents a J2EE resource manager connection factory in a J2EE app.
RMI_NAMING_JNDI_HOME - Static variable in class weblogic.rmi.Naming
 
RMI_NAMING_JNDI_PATH - Static variable in class weblogic.rmi.Naming
 
RMISecurityException - exception weblogic.rmi.RMISecurityException.
This exception is provided for compatibility with java.rmi.*
RMISecurityException() - Constructor for class weblogic.rmi.RMISecurityException
 
RMISecurityException(String) - Constructor for class weblogic.rmi.RMISecurityException
Constructs an RMISecurityException with the specified string.
RMISecurityException(String, String) - Constructor for class weblogic.rmi.RMISecurityException
Constructs an RMISecurityException with the specified strings, formatted as "message: cause".
RMISecurityManager - class weblogic.rmi.RMISecurityManager.
WebLogic implements this class for compatibility with java.rmi.RMISecurityManager.
RMISecurityManager() - Constructor for class weblogic.rmi.RMISecurityManager
 
RoleCreationException - exception weblogic.security.service.RoleCreationException.
A RoleCreationException exception is thrown if a Role Mapping provider has a problem creating a role.
RoleCreationException - exception weblogic.security.spi.RoleCreationException.
A RoleCreationException exception is thrown if a Role Mapping provider has a problem creating a role.
RoleCreationException() - Constructor for class weblogic.security.service.RoleCreationException
Constructs a RoleCreationException with no arguments.
RoleCreationException() - Constructor for class weblogic.security.spi.RoleCreationException
Constructs a RoleCreationException with no arguments.
RoleCreationException(String) - Constructor for class weblogic.security.service.RoleCreationException
Constructs a RoleCreationException with the specified detail message.
RoleCreationException(String) - Constructor for class weblogic.security.spi.RoleCreationException
Constructs a RoleCreationException with the specified detail message.
RoleCreationException(String, Throwable) - Constructor for class weblogic.security.service.RoleCreationException
Constructs a RoleCreationException with a detail message and a nested exception.
RoleCreationException(String, Throwable) - Constructor for class weblogic.security.spi.RoleCreationException
Constructs a RoleCreationException with a detail message and a nested exception.
RoleCreationException(Throwable) - Constructor for class weblogic.security.service.RoleCreationException
Constructs a RoleCreationException with a nested exception.
RoleCreationException(Throwable) - Constructor for class weblogic.security.spi.RoleCreationException
Constructs a RoleCreationException with a nested exception.
RoleEditorMBean - interface weblogic.management.security.authorization.RoleEditorMBean.
Provides a set of methods for creating, editing, and removing policies.
roleExists(String, String) - Method in interface weblogic.management.security.authorization.RoleReaderMBean
Indicates whether a role exists.
RoleMapper - interface weblogic.security.spi.RoleMapper.
The RoleMapper interface defines the security service provider interface (SSPI) for objects capable of obtaining the appropriate set of roles for a particular resource that has been granted to a specific subject.
RoleMapperImpl - class weblogic.management.security.authorization.RoleMapperImpl.
 
RoleMapperImpl(RequiredModelMBean) - Constructor for class weblogic.management.security.authorization.RoleMapperImpl
Constructor for the RoleMapperImpl object
RoleMapperMBean - interface weblogic.management.security.authorization.RoleMapperMBean.
The base MBean for Role Mapping providers.
RoleNotFoundException - exception weblogic.security.service.RoleNotFoundException.
The RoleNotFoundException exception is thrown if a Role Mapping provider looks for a particular role that should exist, but is unable to find that role.
RoleNotFoundException - exception weblogic.security.spi.RoleNotFoundException.
The RoleNotFoundException exception is thrown if a Role Mapping provider looks for a particular role that should exist, but is unable to find that role.
RoleNotFoundException() - Constructor for class weblogic.security.service.RoleNotFoundException
Constructs a RoleNotFoundException with no arguments.
RoleNotFoundException() - Constructor for class weblogic.security.spi.RoleNotFoundException
Constructs a RoleNotFoundException with no arguments.
RoleNotFoundException(String) - Constructor for class weblogic.security.service.RoleNotFoundException
Constructs a RoleNotFoundException with the specified detail message.
RoleNotFoundException(String) - Constructor for class weblogic.security.spi.RoleNotFoundException
Constructs a RoleNotFoundException with the specified detail message.
RoleNotFoundException(String, Throwable) - Constructor for class weblogic.security.service.RoleNotFoundException
Constructs a RoleNotFoundException with a detail message and a nested exception.
RoleNotFoundException(String, Throwable) - Constructor for class weblogic.security.spi.RoleNotFoundException
Constructs a RoleNotFoundException with a detail message and a nested exception.
RoleNotFoundException(Throwable) - Constructor for class weblogic.security.service.RoleNotFoundException
Constructs a RoleNotFoundException with a nested exception.
RoleNotFoundException(Throwable) - Constructor for class weblogic.security.spi.RoleNotFoundException
Constructs a RoleNotFoundException with a nested exception.
RoleProvider - interface weblogic.security.spi.RoleProvider.
The RoleProvider interface exposes the services provided by a Role Mapping provider to the WebLogic Security Framework.
RoleReaderMBean - interface weblogic.management.security.authorization.RoleReaderMBean.
Provides a set of methods for reading policies.
RoleRemovalException - exception weblogic.security.service.RoleRemovalException.
The RoleRemovalException exception is thrown if a Role Mapping provider is unable to remove a role.
RoleRemovalException - exception weblogic.security.spi.RoleRemovalException.
The RoleRemovalException exception is thrown if a Role Mapping provider is unable to remove a role.
RoleRemovalException() - Constructor for class weblogic.security.service.RoleRemovalException
Constructs a RoleRemovalException with no arguments.
RoleRemovalException() - Constructor for class weblogic.security.spi.RoleRemovalException
Constructs a RoleRemovalException with no arguments.
RoleRemovalException(String) - Constructor for class weblogic.security.service.RoleRemovalException
Constructs a RoleRemovalException with the specified detail message.
RoleRemovalException(String) - Constructor for class weblogic.security.spi.RoleRemovalException
Constructs a RoleRemovalException with the specified detail message.
RoleRemovalException(String, Throwable) - Constructor for class weblogic.security.service.RoleRemovalException
Constructs a RoleRemovalException with a detail message and a nested exception.
RoleRemovalException(String, Throwable) - Constructor for class weblogic.security.spi.RoleRemovalException
Constructs a RoleRemovalException with a detail message and a nested exception.
RoleRemovalException(Throwable) - Constructor for class weblogic.security.service.RoleRemovalException
Constructs a RoleRemovalException with a nested exception.
RoleRemovalException(Throwable) - Constructor for class weblogic.security.spi.RoleRemovalException
Constructs a RoleRemovalException with a nested exception.
rollback() - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
rollback() - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
rollback(Savepoint) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
rollback(Savepoint) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
rollback(Xid) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
rollback(Xid) - Method in interface weblogic.transaction.nonxa.NonXAResource
Issues a rollback operation on the resource connection associated with the transaction represented by thee xid argument.
RollbackException - exception weblogic.transaction.RollbackException.
This class extends javax.transaction.RollbackException and preserves the original reason for a rollback by reporting the application-supplied rollback reason.
RollbackException() - Constructor for class weblogic.transaction.RollbackException
 
RollbackException(String) - Constructor for class weblogic.transaction.RollbackException
 
RollbackException(String, Throwable) - Constructor for class weblogic.transaction.RollbackException
 
rootCA() - Method in class weblogic.security.SSL.SSLCertificate
Deprecated. The root CA of the certificate chain.
rootCAInvalid(String, Object, X509) - Method in interface weblogic.security.audit.AuditProvider
Deprecated. A certificate chain with an invalid root certificate authority was presented.
rootCAInvalid(String, Object, X509) - Static method in class weblogic.security.audit.Audit
Deprecated.  
rootCAvalid() - Method in class weblogic.security.SSL.SSLCertificate
Deprecated. Check if root CA matches fingerprints specified in the session state.
rootCAvalid(byte[][]) - Method in class weblogic.security.SSL.SSLCertificate
Deprecated. Check if the root CA fingerprint matches list of valid fingerprints.
rootNode - Variable in class weblogic.apache.xerces.dom.DeepNodeListImpl
 
ROUND_ROBIN - Static variable in interface weblogic.management.configuration.JMSConstants
 
RowSetFactory - class weblogic.jdbc.rowset.RowSetFactory.
RowSetFactory is a factory class for creating javax.sql.RowSet implementations.
RowSetFactory() - Constructor for class weblogic.jdbc.rowset.RowSetFactory
 
run() - Method in class weblogic.management.timer.Timer
Main processing method for the Timer object
run() - Method in interface weblogic.security.acl.PrivilegedExceptionAction
Deprecated.  
run() - Method in interface weblogic.security.acl.PrivilegedAction
Deprecated.  
runAs(Subject, HttpServletRequest) - Static method in class weblogic.servlet.security.ServletAuthentication
With a given subject, this method sets the current thread identity and current session identity.
runAs(Subject, PrivilegedAction) - Static method in class weblogic.security.Security
Executes a privileged action on behalf of the user identity.
runAs(Subject, PrivilegedExceptionAction) - Static method in class weblogic.security.Security
Executes a privileged exception action on behalf of the user identity.
RUNNING - Static variable in interface weblogic.management.runtime.ServerStates
The server can receive and process requests from external clients as well as administrative requests.

A B C D E F G H I J K L M N O P Q R S T U V W X _
Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81