Oracle
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 _

R

rawName - Variable in class weblogic.apache.xml.serialize.ElementState
Deprecated. The element's raw tag name (local or prefix:local).
RDBMSSecurityStoreMBean - Interface in weblogic.management.security
The MBean that represents configuration attributes for a RDBMS security store.
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
 
readASCII() - Method in interface weblogic.workarea.WorkContextInput
Reads an 8-bit, variable-length, ASCII string from the underlying data stream.
readCompositeData(CompositeData) - Method in class weblogic.jms.extensions.ConsumerInfo
 
readCompositeData(CompositeData) - Method in class weblogic.jms.extensions.DestinationInfo
 
readCompositeData(CompositeData) - Method in class weblogic.jms.extensions.JMSMessageInfo
 
readContext(WorkContextInput) - Method in class weblogic.workarea.AsciiWorkContext
 
readContext(WorkContextInput) - Method in class weblogic.workarea.LongWorkContext
 
readContext(WorkContextInput) - Method in class weblogic.workarea.SerializableWorkContext
 
readContext(WorkContextInput) - Method in class weblogic.workarea.StringWorkContext
 
readContext(WorkContextInput) - Method in interface weblogic.workarea.WorkContext
Reads the implementation of WorkContext from the WorkContextInput data stream.
readContext() - Method in interface weblogic.workarea.WorkContextInput
Reads a WorkContext from the underlying stream.
readExternal(ObjectInput) - Method in class weblogic.common.ParamValue
Constructs a ParamValue from the specified serialization stream
readExternal(ObjectInput) - Method in class weblogic.jndi.Environment
 
readExternal(DataInput) - Method in interface weblogic.transaction.TransactionLoggable
Restore object's state based on external representation.
readPolicy(String, String) - Method in interface weblogic.management.security.authorization.PolicyStoreMBean
Reads policy with specified identifier and version
readPolicyAsString(String, String) - Method in interface weblogic.management.security.authorization.PolicyStoreMBean
Reads policy with specified identifier and version
readPolicySet(String, String) - Method in interface weblogic.management.security.authorization.PolicyStoreMBean
Reads policy set with specified identifier and version
readPolicySetAsString(String, String) - Method in interface weblogic.management.security.authorization.PolicyStoreMBean
Reads policy set with specified identifier and version
readXml(XMLInputStream) - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
 
readXml(Reader) - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
 
readXml(InputStream) - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
 
Realm - Class in weblogic.security.acl
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the rules-based Authorization Provider in the Pluggable Security Infrastructure.
Realm() - Constructor for class weblogic.security.acl.Realm
Deprecated.  
RealmMBean - Interface in weblogic.management.security
The MBean that represents configuration attributes for the security realm.
realmName - Variable in class weblogic.security.acl.DefaultUserInfoImpl
Deprecated.  
RealmProxy - Class in weblogic.security.acl
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
 
rebind(String, Remote) - Method in class weblogic.rmi.registry.LocateRegistry
Rebinds a name to a remote object.
rebindJava(String, Remote) - Static method in class weblogic.rmi.Naming
 
receive(MessageContext) - Method in interface weblogic.webservice.binding.Binding
Deprecated. 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.
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.
RecyclingFactory - Class in weblogic.xml.stream.util
Deprecated. please use java standard StAX api
RecyclingFactory() - Constructor for class weblogic.xml.stream.util.RecyclingFactory
Deprecated. Create a factory with the default pool size of 32
RecyclingFactory(int) - Constructor for class weblogic.xml.stream.util.RecyclingFactory
Deprecated. Create a factory with the specified size
redeploy(TargetModuleID[], File, String[], DeploymentOptions) - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
Redeploys named files in a staged application.
redeploy(TargetModuleID[], File, File, DeploymentOptions) - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
Redeploys an application and plan without affecting the session state.
redeploy(TargetModuleID[], InputStream, InputStream, DeploymentOptions) - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
Redeploys an application and deployment plan without affecting the session state.
redeploy(TargetModuleID[], File, File) - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
Redeploys an application and deployment plan without affecting the session state.
redeploy(TargetModuleID[], InputStream, InputStream) - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
Redeploys an application, replacing the current application files and plan with an updated version.
ReferenceResolver - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX API
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
refresh() - Method in interface weblogic.security.acl.RefreshableRealm
Deprecated.  
refresh() - Method in class weblogic.security.UserConfigFileManager
Refresh the in-memory config store if any changes have occurred to the backing store.
RefreshableRealm - Interface in weblogic.security.acl
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the rules-based Authorization Provider in the Pluggable Security Infrastructure.
refreshRow() - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Sets the current row with its original value and marks the row as not updated, thus undoing any changes made to the row since the last call to the methods updateRow or deleteRow.
RegExpValidator - Class in weblogicx.jsp.tags.validators
The RegExpValidator is used for validating regular expressions.
RegExpValidator() - Constructor for class weblogicx.jsp.tags.validators.RegExpValidator
 
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.
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.
registerDynamicResource(String, NonXAResource) - Method in interface weblogic.transaction.TransactionManager
Register the NonXAResource with the transaction manager.
RegisteredInfo - Class in weblogic.uddi.client.structures.response
The registeredInfo structure is a response to a get_registeredInfo message.
RegisteredInfo() - Constructor for class weblogic.uddi.client.structures.response.RegisteredInfo
Class constructor.
registerListener(String, ReliabilityErrorListener) - Method in class weblogic.wsee.reliability.ReliabilityErrorListenerRegistry
 
registerMessageListener(DeliveredMessageListener) - Method in class com.bea.httppubsub.LocalClient
Register a LocalClientMessageListener to this LocalClient, the listener will receive messages sent to channels that this LocalClient subscribes to.
registerPredicate(String) - Method in interface weblogic.management.security.authorization.PredicateEditorMBean
Registers a new predicate with the specified class name.
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
Deprecated. 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
 
relative(int) - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Moves the cursor a relative number of rows, either positive or negative
RELAX_VERSION_LOOKUP - Static variable in interface weblogic.jndi.WLContext
Specifies the lookup behavior when bindings from the current application version cannot be found.
RELAXED_CHECKING_DEFAULT - Static variable in class weblogic.wsee.connection.transport.https.HttpsTransportInfo
 
release() - Method in interface commonj.work.RemoteWorkItem
Calls the remote Work object's Work.release() method.
release() - Method in interface commonj.work.Work
The implementor should return from the Runnable.run method once this is called.
release() - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
Releases all server resources held by the DeploymentManager, and places it in a disconnected state.
release() - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Releases the current contents of this CachedRowSetImpl object and sends a rowSetChanged event object to all registered listeners.
release(TransactionLoggable) - Method in interface weblogic.transaction.TransactionLogger
Release an object previously stored.
release() - Method in class weblogicx.jsp.tags.BeanParamTag
 
release() - Method in class weblogicx.jsp.tags.EncodeTag
Reset properties.
release() - Method in class weblogicx.jsp.tags.FormAnchorTag
 
release() - Method in class weblogicx.jsp.tags.IncludeTag
Reset properties.
release() - Method in class weblogicx.jsp.tags.ProcessTag
 
release() - Method in class weblogicx.jsp.tags.QueryTag
Clean up on failure of the body to execute.
release() - Method in class weblogicx.jsp.tags.RepeatTag
 
release() - Method in class weblogicx.jsp.tags.validators.CustomValidator
 
release() - Method in class weblogicx.jsp.tags.validators.FormTag
 
release() - Method in class weblogicx.jsp.tags.validators.Summary
 
release() - Method in class weblogicx.jsp.tags.validators.ValidatableTagAdapter
 
release() - Method in class weblogicx.xml.tags.XsltStylesheetTag
 
release() - Method in class weblogicx.xml.tags.XsltTag
Release back to original state.
releaseCache() - Method in interface weblogic.security.providers.saml.SAMLUsedAssertionCache
Release the cache.
releaseSocket() - Method in class weblogic.webservice.binding.https.HttpsClientBinding
Deprecated.  
releaseStore() - Method in interface weblogic.security.providers.saml.SAMLAssertionStore
Release the store.
ReliabilityBuffer - Annotation Type in weblogic.jws
This annotation specifies the buffer attribute for reliable services.
ReliabilityErrorContext - Interface in weblogic.wsee.reliability
Provides details of a reliability failure.
ReliabilityErrorHandler - Annotation Type in weblogic.jws
This annotation is used on a method within a JWS to indicate that the method will handle reliability failures resulting from an reliable web services invocation on a given stub.
ReliabilityErrorListener - Interface in weblogic.wsee.reliability
A listener interface that allows interested parties to receive callbacks when errors occur reliably delivering messages.
ReliabilityErrorListenerRegistry - Class in weblogic.wsee.reliability
Registry of ReliabilityErrorListeners for use by WsrmEndpointManager to notify interested parties when reliability errors occur.
RELIABLE - Static variable in class weblogic.webservice.binding.BindingExtension
Deprecated.  
ReliableBindingExtension - Class in weblogic.webservice.binding
Deprecated. please migrate to jws for webservices
ReliableBindingExtension() - Constructor for class weblogic.webservice.binding.ReliableBindingExtension
Deprecated.  
ReliableBindingExtension(boolean, int, int, int) - Constructor for class weblogic.webservice.binding.ReliableBindingExtension
Deprecated.  
ReliableDeliveryException - Exception in weblogic.wsee.reliability
 
ReliableDeliveryException(String) - Constructor for exception weblogic.wsee.reliability.ReliableDeliveryException
 
ReliableDeliveryFailureEvent - Class in weblogic.webservice.async
Deprecated. please migrate to jws for webservices
rememberedException - Variable in class weblogic.net.http.HttpURLConnection
 
Remote - Interface in weblogic.rmi
Deprecated. 7.0.0.0 Replaced by java.rmi.Remote
REMOTE_DM_URI - Static variable in interface weblogic.deploy.api.spi.factories.WebLogicDeploymentFactory
Remote access DeploymentManager URI.
REMOTE_URI_INDEX - Static variable in interface weblogic.deploy.api.spi.factories.WebLogicDeploymentFactory
 
RemoteException - Class in weblogic.rmi
Deprecated. 7.0.0.0 Replaced by java.rmi.RemoteException
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 in weblogic.management
Deprecated.  
RemoteNotificationListener - Interface in weblogic.management
Deprecated.  
RemoteObject - Class in weblogic.rmi.server
This class is provided for compatibility with the java.rmi.* package.
RemoteObject() - Constructor for class weblogic.rmi.server.RemoteObject
 
RemoteResource - Class in weblogic.security.service
The RemoteResource class is used by WLS to represent a service endpoint that is not deployed on the local WLS server.
RemoteResource(String, String, String, String, String) - Constructor for class weblogic.security.service.RemoteResource
Constructs a new RemoteResource with a target name composed from the protocol, remoteHost, remotePort, path, and method parameters.
RemoteServer - Class in weblogic.rmi.server
This abstract class is provided strictly for compatibility with java.rmi.* package.
RemoteServer() - Constructor for class weblogic.rmi.server.RemoteServer
 
RemoteWorkItem - Interface in commonj.work
If a Work instance is serializable and the WorkManager implementation supports Remoteable WorkManager then the Work can be sent to a remote member of the application cluster for execution.
remove(int) - Method in class weblogic.apache.html.dom.HTMLSelectElementImpl
Deprecated.  
REMOVE - Static variable in class weblogic.deploy.api.shared.WebLogicCommandType
Deprecated. inluded in support of 8.1 operations. Same behavior as #UNDEPLOY
remove(Object) - Method in class weblogic.security.acl.TTLCache
Deprecated. Remove the mapping for the given key from the cache.
remove(Object) - Method in class weblogic.security.UserConfigFileManager
 
remove(QName) - Method in interface weblogic.webservice.context.WebServiceHeader
Deprecated. Removes a specific implicit SOAP header.
remove(String) - Method in interface weblogic.workarea.WorkContextMap
Remove the context data for key from the current WorkContextMap.
remove(InputStream) - Method in class weblogic.xml.stream.util.RecyclingFactory
Deprecated. Get a recycled XMLInputStream from the pool or create a new one
remove(Reader) - Method in class weblogic.xml.stream.util.RecyclingFactory
Deprecated. Get a recycled XMLInputStream from the pool or create a new one
remove(InputStream, ElementFilter) - Method in class weblogic.xml.stream.util.RecyclingFactory
Deprecated. Get a recycled XMLInputStream from the pool or create a new one and wrap it with the desired filter
remove(Reader, ElementFilter) - Method in class weblogic.xml.stream.util.RecyclingFactory
Deprecated. Get a recycled XMLInputStream from the pool or create a new one and wrap it with the desired filter
REMOVE_TIMER_ACTION - Static variable in class weblogic.ejb.WLTimerInfo
 
removeAllNotifications() - Method in class weblogic.management.timer.Timer
Description of the Method
removeAttribute(String) - Method in interface weblogic.webservice.context.WebServiceSession
Deprecated. Removes the specified attribute.
removeDisconnectListener(DisconnectListener) - Method in class weblogic.common.T3Client
Removes a T3Client from the list of those clients listening for a DisconnectEvent.
removeDisconnectListener(Remote, DisconnectListener) - Method in interface weblogic.rmi.extensions.DisconnectMonitor
Removes the DisconnectListener registered on the remoteObject.
removeEntry(Principal, AclEntry) - Method in class weblogic.security.acl.AclImpl
Deprecated. Removes an AclEntry from an ACL.
RemoveException - Class in weblogic.management.utils
The RemoveException exception is thrown when there is a problem detected with the object to be removed.
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.
RemoveException(String) - Constructor for class weblogic.management.utils.RemoveException
Constructs a RemoveException with the specified detail message.
removeGroup(String) - Method in interface weblogic.management.security.authentication.GroupRemoverMBean
Removes a group.
removeMember(Principal) - Method in class weblogic.security.acl.DefaultGroupImpl
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.GroupImpl
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.
removeNotification(Integer) - 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
removePermission(Permission) - Method in class weblogic.security.acl.AclEntryImpl
Deprecated. Removes the specified permission from this ACL entry.
removePKICredentialMapping(String, String, boolean, String, String) - Method in interface weblogic.management.security.credentials.PKICredentialMapEditorMBean
Removes the mapping between the principalName, resourceid and credential action to the keystore alias.
removePolicy(String) - Method in interface weblogic.management.security.authorization.PolicyEditorMBean
Removes a policy.
removeProperty(String) - Method in class weblogic.jndi.Environment
Removes the specified property.
removeRole(String, String) - Method in interface weblogic.management.security.authorization.RoleEditorMBean
Removes a role from a resource.
removeRoleMapper(String) - Method in class weblogic.security.jacc.RoleMapperFactory
Deletes a RoleMapper for the provided application ID, and any associated appID-to-contextID mappings.
removeRowSetListener(RowSetListener) - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Removes the specified listener from the list of components that will be notified when an event occurs on this RowSet object
removeSubChannel(Channel) - Method in interface com.bea.httppubsub.Channel
Remove sub channel from this channel.
removeSubModuleTarget(String, String, String) - Method in class weblogic.management.deploy.DeploymentData
Deprecated.  
removeUser(String) - Method in interface weblogic.management.security.authentication.UserRemoverMBean
Removes a user.
removeUserPasswordCredential(String, String) - Method in interface weblogic.management.security.credentials.UserPasswordCredentialMapEditorMBean
Removes the credential that is created on the specified resource and remote username.
removeUserPasswordCredentialMapping(String, String) - Method in interface weblogic.management.security.credentials.UserPasswordCredentialMapEditorMBean
Removes the mapping from a webLogic username to a remote username-password credential for the specified resource.
removeXpathListener(String, XpathListener) - Method in interface weblogic.deploy.api.model.WebLogicDDBean
The WebLogic implementation of DDBean does not support dynamic changes to deployment descriptors.
removeXpathListener(ModuleType, String, XpathListener) - Method in class weblogic.deploy.api.model.WebLogicJ2eeApplicationObject
Not implemented.
renewStub(Stub) - Static method in class weblogic.wsee.conversation.ConversationUtils
Renew a stub so it can be used to start a new conversation.
REPEATABLE_READ - Static variable in interface weblogic.ejb.WLQueryProperties
 
RepeatTag - Class in weblogicx.jsp.tags
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 in weblogicx.jsp.tags
 
RepeatTagInfo() - Constructor for class weblogicx.jsp.tags.RepeatTagInfo
 
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 in weblogic.wtc.jatmi
This class holds the reply data and meta-data from a service invocation.
Request - Class in weblogic.uddi.client.structures.request
 
Request() - Constructor for class weblogic.uddi.client.structures.request.Request
 
REQUEST_TIMEOUT - Static variable in interface weblogic.jndi.WLContext
Forces lookup requests to timeout if the request doesn't get a response from the server within the timeout interval.
RequestResponseKey - Class in weblogic.servlet.http
This hold the request and response objects for a HTTP request.
RequestTimeoutException - Exception in weblogic.rmi.extensions
RequestTimeoutException is raised when an RMI call blocks for longer that its designated timeout period.
RequestTimeoutException() - Constructor for exception weblogic.rmi.extensions.RequestTimeoutException
 
RequestTimeoutException(String) - Constructor for exception weblogic.rmi.extensions.RequestTimeoutException
Constructs a RequestTimeoutException with the specified message.
RequiredFieldValidator - Class in weblogicx.jsp.tags.validators
 
RequiredFieldValidator() - Constructor for class weblogicx.jsp.tags.validators.RequiredFieldValidator
 
reset() - Method in class weblogic.apache.html.dom.HTMLFormElementImpl
Deprecated.  
reset() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Deprecated.  
reset() - Method in class weblogic.apache.xml.serialize.XMLSerializer
Deprecated.  
reset() - Method in class weblogic.security.service.ApplicationResource
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.JNDIResource
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.WebServiceResource
Deprecated. As of 04/01/02.

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

reset() - Method in interface weblogic.wsee.jws.CallbackInterface
Clears all parameters that were set by previous calls to the setOutputHeaders, setPassword, or setUsername methods.
reset(Stub) - Static method in class weblogic.wsee.reliability.WsrmUtils
This method is used to clear any reliable sequence on the given stub, thus allowing a new sequence to be started using this stub.
reset() - Method in interface weblogic.xml.stream.BufferedXMLInputStream
Deprecated. Resets the stream to the previous mark.
resetIdleTime() - Method in interface weblogic.wsee.jws.JwsContext
Resets the timer measuring the number of seconds since the last activity for the current conversation.
resetToStart() - Method in interface weblogic.security.service.ContextElementMessageStream
 
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
Deprecated. Returns the xml pointed to by this idref as an XMLInputStream
resolveEntity(String, String) - Method in class weblogicx.xml.tags.XsltTag
Entity resolver
resolver - Variable in class weblogic.xml.stream.util.XMLInputOutputStreamBase
Deprecated.  
Resource - Interface in weblogic.security.spi
The Resource interface provides the definition for an object that represents a resource that may be protected from unauthorized access.
RESOURCE_ID - Static variable in class weblogic.management.security.authorization.ListerKeys
The Properties key used to get the resource identifier.
RESOURCE_TYPE - Static variable in class weblogic.security.ResourceId
The key used to put or get the security resource type.
ResourceBase - Class in weblogic.security.service
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 - Class in weblogic.security.service
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(String) - Constructor for class weblogic.security.service.ResourceCreationException
Constructs a ResourceCreationException with the specified detail message.
ResourceCreationException(Throwable) - Constructor for class weblogic.security.service.ResourceCreationException
Constructs a ResourceCreationException with a nested exception.
ResourceCreationException(String, Throwable) - Constructor for class weblogic.security.service.ResourceCreationException
Constructs a ResourceCreationException with a detail message and a nested exception.
ResourceCreationException - Class in weblogic.security.spi
The ResourceCreationException exception is thrown if a security provider encounters a problem while creating a resource.
ResourceCreationException() - Constructor for class weblogic.security.spi.ResourceCreationException
Constructs a ResourceCreationException with no arguments.
ResourceCreationException(String) - Constructor for class weblogic.security.spi.ResourceCreationException
Constructs a ResourceCreationException with the specified detail message.
ResourceCreationException(Throwable) - Constructor for class weblogic.security.spi.ResourceCreationException
Constructs a ResourceCreationException with a nested exception.
ResourceCreationException(String, Throwable) - Constructor for class weblogic.security.spi.ResourceCreationException
Constructs a ResourceCreationException with a detail message and a nested exception.
ResourceException - Class in weblogic.common
Class for ResourceExceptions.
ResourceException(String) - Constructor for class weblogic.common.ResourceException
Constructs a ResourceException with the specified message.
ResourceException() - Constructor for class weblogic.common.ResourceException
Constructs a Resource Exception.
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.
ResourceId - Class in weblogic.security
The ResourceId class provides an API for creating WebLogic Server security resource identifiers from a Map that describes the resource type and resource key values.
ResourceId() - Constructor for class weblogic.security.ResourceId
 
ResourceNotFoundException - Class in weblogic.security.spi
Deprecated. Deprecated in Weblogic 10.3. These exceptions are never used and marked as deprecated: weblogic.security.spi.ProviderDecisionException weblogic.security.service.ProviderDecisionException weblogic.security.spi.ResourceNotFoundException weblogic.security.service.ResourceNotFoundException weblogic.security.spi.RoleNotFoundException weblogic.security.service.RoleNotFoundException
ResourceNotFoundException() - Constructor for class weblogic.security.spi.ResourceNotFoundException
Deprecated. Constructs a ResourceNotFoundException with no arguments.
ResourceNotFoundException(String) - Constructor for class weblogic.security.spi.ResourceNotFoundException
Deprecated. Constructs a ResourceNotFoundException with the specified detail message.
ResourceNotFoundException(Throwable) - Constructor for class weblogic.security.spi.ResourceNotFoundException
Deprecated. Constructs a ResourceNotFoundException with a nested exception.
ResourceNotFoundException(String, Throwable) - Constructor for class weblogic.security.spi.ResourceNotFoundException
Deprecated. Constructs a ResourceNotFoundException with a detail message and a nested exception.
ResourceRemovalException - Class in weblogic.security.service
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(String) - Constructor for class weblogic.security.service.ResourceRemovalException
Constructs a ResourceRemovalException with the specified detail message.
ResourceRemovalException(Throwable) - Constructor for class weblogic.security.service.ResourceRemovalException
Constructs a ResourceRemovalException with a nested exception.
ResourceRemovalException(String, Throwable) - Constructor for class weblogic.security.service.ResourceRemovalException
Constructs a ResourceRemovalException with a detail message and a nested exception.
ResourceRemovalException - Class in weblogic.security.spi
The ResourceRemovalException exception is thrown if a security provider is unable to remove a resource.
ResourceRemovalException() - Constructor for class weblogic.security.spi.ResourceRemovalException
Constructs a ResourceRemovalException with no arguments.
ResourceRemovalException(String) - Constructor for class weblogic.security.spi.ResourceRemovalException
Constructs a ResourceRemovalException with the specified detail message.
ResourceRemovalException(Throwable) - Constructor for class weblogic.security.spi.ResourceRemovalException
Constructs a ResourceRemovalException with a nested exception.
ResourceRemovalException(String, Throwable) - Constructor for class weblogic.security.spi.ResourceRemovalException
Constructs a ResourceRemovalException with a detail message and a nested exception.
Response - Class in weblogic.uddi.client.structures.response
 
Response() - Constructor for class weblogic.uddi.client.structures.response.Response
 
resStr - Variable in class weblogic.security.service.ResourceBase
 
restoreOriginal() - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Restores this CachedRowSetImpl object to its original state, that is, its state before the last set of changes.
Result - Class in weblogic.security.spi
The Result class contains the result of calling the isAccessAllowed method on an AccessDecision.
Result(int) - Constructor for class weblogic.security.spi.Result
 
Result - Class in weblogic.uddi.client.structures.datatypes
This structure in the disposition Report structure.
Result() - Constructor for class weblogic.uddi.client.structures.datatypes.Result
Class constructor.
ResultListener - Interface in weblogic.webservice.async
Deprecated. please migrate to jws for webservices
resume() - Method in interface commonj.timers.TimerManager
Resume the TimerManager.
RESUME - Static variable in interface weblogic.connector.extensions.Suspendable
May be used to indicate a resume() operation
resume(int, Properties) - Method in interface weblogic.connector.extensions.Suspendable
Request to resume the activity specified.
resume(int, Properties) - Method in class weblogic.connector.extensions.SuspendableAdapter
public void resume(int type, Properties props) throws ResourceException { }
resumeInbound(MessageEndpointFactory, Properties) - Method in interface weblogic.connector.extensions.Suspendable
Request to resume the inbound activity on the given MessageEndpointFactory
resumeInbound(MessageEndpointFactory, Properties) - Method in class weblogic.connector.extensions.SuspendableAdapter
public void resumeInbound(MessageEndpointFactory endptFactory, Properties props) throws ResourceException { }
retrieveAssertion(String) - Method in interface weblogic.security.providers.saml.SAMLAssertionStore
Retrieve an assertion given an artifact.
retrieveAssertionInfo(String) - Method in interface weblogic.security.providers.saml.SAMLAssertionStoreV2
Retrieve the assertion info for a given artifact.
RETRY_CURRENT - Static variable in interface weblogic.jdbc.extensions.ConnectionPoolFailoverCallback
A return code from the allowPoolFailover method.
RetryException - Exception in weblogic.wsee.jws
This class can be thrown by JWS applications on non-blocking ports to indicate that the method should be called again at a later point in time.
RetryException(String, long) - Constructor for exception weblogic.wsee.jws.RetryException
 
RetryException(String, String) - Constructor for exception weblogic.wsee.jws.RetryException
 
RetryException(String) - Constructor for exception weblogic.wsee.jws.RetryException
 
Rewriter - Class in weblogicx.jsp.tags
 
Rewriter() - Constructor for class weblogicx.jsp.tags.Rewriter
 
RFC822_NAME - Static variable in class com.bea.common.security.xacml.Type
Represents the XACML RFC822 name data type, urn:oasis:names:tc:xacml:1.0:data-type:rfc822Name.
RFC822_NAME_BAG - Static variable in class com.bea.common.security.xacml.Type
Represents a bag of RFC822_NAME.
RMI - Static variable in interface weblogic.workarea.PropagationMode
Propagate a WorkContext across RMI invocations.
RMI_NAMING_JNDI_HOME - Static variable in class weblogic.rmi.Naming
 
RMI_NAMING_JNDI_PATH - Static variable in class weblogic.rmi.Naming
 
RMISecurityException - Exception in weblogic.rmi
Deprecated. 9.0.0.0 Replaced by java.rmi.RMISecurityException
RMISecurityException() - Constructor for exception weblogic.rmi.RMISecurityException
Deprecated.  
RMISecurityException(String) - Constructor for exception weblogic.rmi.RMISecurityException
Deprecated. Constructs an RMISecurityException with the specified string.
RMISecurityException(String, String) - Constructor for exception weblogic.rmi.RMISecurityException
Deprecated. Constructs an RMISecurityException with the specified strings, formatted as "message: cause".
RMISecurityManager - Class in weblogic.rmi
Deprecated. 9.0.0.0 Replaced by java.rmi.RMISecurityManager
RMISecurityManager() - Constructor for class weblogic.rmi.RMISecurityManager
Deprecated.  
ROLE_NAME - Static variable in class weblogic.management.security.authorization.ListerKeys
The Properties key used to get the role name.
RoleCollectionHandler - Interface in weblogic.security.spi
A role provider that wishes to consume roles implements the RoleCollectionHandler interface.
RoleCollectionInfo - Interface in weblogic.security.spi
A RoleCollectionInfo passes data about a role set to a security provider and is used by the the RoleConsumer interface.
RoleConsumer - Interface in weblogic.security.spi
A role provider that wishes to consume roles implements the RoleConsumer interface.
RoleConsumerFactory - Interface in weblogic.security.spi
A role provider that wishes to consume role policy implements the RoleConsumerFactory interface so that an instance of a RoleConsumer is availble to the WebLogic Security Framework.
RoleConsumerMBean - Interface in weblogic.management.security.authorization
The SSPI MBean that security providers extend to indicate that the provider supports role consumption.
RoleCreationException - Class in weblogic.security.service
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(String) - Constructor for class weblogic.security.service.RoleCreationException
Constructs a RoleCreationException with the specified detail message.
RoleCreationException(Throwable) - Constructor for class weblogic.security.service.RoleCreationException
Constructs a RoleCreationException with a nested exception.
RoleCreationException(String, Throwable) - Constructor for class weblogic.security.service.RoleCreationException
Constructs a RoleCreationException with a detail message and a nested exception.
RoleCreationException - Class in weblogic.security.spi
A RoleCreationException exception is thrown if a Role Mapping provider has a problem creating a role.
RoleCreationException() - Constructor for class weblogic.security.spi.RoleCreationException
Constructs a RoleCreationException with no arguments.
RoleCreationException(String) - Constructor for class weblogic.security.spi.RoleCreationException
Constructs a RoleCreationException with the specified detail message.
RoleCreationException(Throwable) - Constructor for class weblogic.security.spi.RoleCreationException
Constructs a RoleCreationException with a nested exception.
RoleCreationException(String, Throwable) - Constructor for class weblogic.security.spi.RoleCreationException
Constructs a RoleCreationException with a detail message and a nested exception.
RoleEditorMBean - Interface in weblogic.management.security.authorization
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.
RoleListerMBean - Interface in weblogic.management.security.authorization
Provides a set of methods for listing data about roles.
RoleMapper - Interface in weblogic.security.jacc
Allows the passing in of roles and principal names for the Java Authorization Contract for Containers (JACC).
RoleMapper - Interface in weblogic.security.spi
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.
RoleMapperFactory - Class in weblogic.security.jacc
Abstract factory class for RoleMapper.
RoleMapperFactory() - Constructor for class weblogic.security.jacc.RoleMapperFactory
Class noarg constructor.
RoleMapperImpl - Class in weblogic.management.security.authorization
The base class of all Role Mapping MBean implementations.
RoleMapperImpl(ModelMBean) - Constructor for class weblogic.management.security.authorization.RoleMapperImpl
Constructor for the RoleMapperImpl object
RoleMapperImpl(RequiredModelMBean) - Constructor for class weblogic.management.security.authorization.RoleMapperImpl
 
RoleMapperMBean - Interface in weblogic.management.security.authorization
The base MBean for Role Mapping providers.
RoleNotFoundException - Class in weblogic.security.spi
Deprecated. Deprecated in Weblogic 10.3. These exceptions are never used and marked as deprecated: weblogic.security.spi.ProviderDecisionException weblogic.security.service.ProviderDecisionException weblogic.security.spi.ResourceNotFoundException weblogic.security.service.ResourceNotFoundException weblogic.security.spi.RoleNotFoundException weblogic.security.service.RoleNotFoundException
RoleNotFoundException() - Constructor for class weblogic.security.spi.RoleNotFoundException
Deprecated. Constructs a RoleNotFoundException with no arguments.
RoleNotFoundException(String) - Constructor for class weblogic.security.spi.RoleNotFoundException
Deprecated. Constructs a RoleNotFoundException with the specified detail message.
RoleNotFoundException(Throwable) - Constructor for class weblogic.security.spi.RoleNotFoundException
Deprecated. Constructs a RoleNotFoundException with a nested exception.
RoleNotFoundException(String, Throwable) - Constructor for class weblogic.security.spi.RoleNotFoundException
Deprecated. Constructs a RoleNotFoundException with a detail message and a nested exception.
RoleProvider - Interface in weblogic.security.spi
The RoleProvider interface exposes the services provided by a Role Mapping provider to the WebLogic Security Framework.
RoleReaderMBean - Interface in weblogic.management.security.authorization
Provides a set of methods for reading policies.
RoleRemovalException - Class in weblogic.security.service
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(String) - Constructor for class weblogic.security.service.RoleRemovalException
Constructs a RoleRemovalException with the specified detail message.
RoleRemovalException(Throwable) - Constructor for class weblogic.security.service.RoleRemovalException
Constructs a RoleRemovalException with a nested exception.
RoleRemovalException(String, Throwable) - Constructor for class weblogic.security.service.RoleRemovalException
Constructs a RoleRemovalException with a detail message and a nested exception.
RoleRemovalException - Class in weblogic.security.spi
The RoleRemovalException exception is thrown if a Role Mapping provider is unable to remove a role.
RoleRemovalException() - Constructor for class weblogic.security.spi.RoleRemovalException
Constructs a RoleRemovalException with no arguments.
RoleRemovalException(String) - Constructor for class weblogic.security.spi.RoleRemovalException
Constructs a RoleRemovalException with the specified detail message.
RoleRemovalException(Throwable) - Constructor for class weblogic.security.spi.RoleRemovalException
Constructs a RoleRemovalException with a nested exception.
RoleRemovalException(String, Throwable) - Constructor for class weblogic.security.spi.RoleRemovalException
Constructs a RoleRemovalException with a detail message and a nested exception.
RolesAllowed - Annotation Type in weblogic.jws.security
Specifies the list of roles permitted to access method(s) in an application.
RolesReferenced - Annotation Type in weblogic.jws.security
Specifies a list of roles referenced by the Web Service.
rollback(Savepoint) - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Rolls back all changes performed by the acceptChanges() to the last Savepoint transaction marker.
rollback() - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Rolls back all changes performed by the acceptChanges() methods
rollback() - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Rolls back all the updates in this JdbcRowSet object by wrapping the internal Connection object and calling its rollback method.
rollback(Savepoint) - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Rollbacks all the updates in the JdbcRowSet back to the last Savepoint transaction marker
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.
ROLLBACK_ON_CHECKED_EXCEPTION - Static variable in annotation type weblogic.jws.wlw.WLWRollbackOnCheckedException
Deprecated.  
RollbackException - Class in weblogic.transaction
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
 
RotatingFileStreamHandler - Class in com.bea.logging
Handler that writes to a file and rotates it based on configuration.
rowDeleted() - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Retrieves whether a row has been deleted
rowInserted() - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Retrieves whether the current row has had an insertion
RowNotFoundException - Exception in weblogic.jdbc.rowset
An exception is thrown when syncing with the datasource, but the corresponding row has already been removed from the datasource.
RowSetFactory - Class in weblogic.jdbc.rowset
RowSetFactory is a factory class for creating javax.sql.RowSet implementations.
RowSetFactory() - Constructor for class weblogic.jdbc.rowset.RowSetFactory
 
RowSetNClob - Class in weblogic.jdbc.rowset
 
RowSetNClob() - Constructor for class weblogic.jdbc.rowset.RowSetNClob
 
RowSetNClob(String) - Constructor for class weblogic.jdbc.rowset.RowSetNClob
 
RowSetNClob(char[]) - Constructor for class weblogic.jdbc.rowset.RowSetNClob
 
RowSetNClob(NClob) - Constructor for class weblogic.jdbc.rowset.RowSetNClob
 
rowSetPopulated(RowSetEvent, int) - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Notifies registered listeners that a RowSet object in the given RowSetEvent object has populated a number of additional rows.
rowUpdated() - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Retrieves whether the current row has been updated
run() - Method in interface weblogic.security.acl.PrivilegedAction
Deprecated.  
run() - Method in interface weblogic.security.acl.PrivilegedExceptionAction
Deprecated.  
RunAs - Annotation Type in weblogic.jws.security
Defines the identity the Web Service assumes during execution.
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.
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.

Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle
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 _