BEA Systems, Inc.

BEA WebLogic Server 9.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

S

SAMLAssertionStore - interface weblogic.security.providers.saml.SAMLAssertionStore.
SAMLAssertionStore defines an interface for storing and retrieving SAML assertions for use with the Artifact profile.
SAMLAssertionStoreV2 - interface weblogic.security.providers.saml.SAMLAssertionStoreV2.
SAMLAssertionStoreV2 extends the SAMLAssertionStore interface, adding methods to support identification and authentication of the destination site requesting an assertion from the SAML ARS.
SAMLAssertionStoreV2.AssertionInfo - class weblogic.security.providers.saml.SAMLAssertionStoreV2.AssertionInfo.
The AssertionInfo class is returned by SAMLAssertionStoreV2.retrieveAssertionInfo().
SAMLCredentialNameMapper - interface weblogic.security.providers.saml.SAMLCredentialNameMapper.
Interface used to perform mapping of user and group information to SAML assertions.
SAMLIdentityAssertionNameMapper - interface weblogic.security.providers.saml.SAMLIdentityAssertionNameMapper.
Interface used to perform mapping of user and group information from SAML assertions.
SAMLKeyManager.KeyInfo - class weblogic.security.providers.saml.SAMLKeyManager.KeyInfo.
 
SAMLNameMapperInfo - class weblogic.security.providers.saml.SAMLNameMapperInfo.
The SAMLNameMapperInfo is used to represent user name and group information for SAML assertions.
SAMLUsedAssertionCache - interface weblogic.security.providers.saml.SAMLUsedAssertionCache.
SAMLUsedAssertionCache defines an interface for storing and checking information about consumed SAML assertions so that a one-use policy for assertions can be enforced.
SAXParser - class weblogic.apache.xerces.parsers.SAXParser.
Deprecated. please use JDK supplied XML parsers and transformers
SAXParserFactoryImpl - class weblogic.apache.xerces.jaxp.SAXParserFactoryImpl.
This is the implementation specific class for the javax.xml.parsers.SAXParserFactory.
SAXParserImpl - class weblogic.apache.xerces.jaxp.SAXParserImpl.
This is the implementation specific class for the javax.xml.parsers.SAXParser.
SAXPullParser - class weblogic.apache.xerces.parsers.SAXPullParser.
Deprecated. please use JDK supplied XML parsers and transformers
SOAPElementCodec - class weblogic.webservice.encoding.SOAPElementCodec.
Deprecated. please migrate to jws for webservices
SOAPHttpURLConnection - class weblogic.net.http.SOAPHttpURLConnection.
Deprecated. Deprecated in WebLogic Server 9.0
SOAPHttpsURLConnection - class weblogic.net.http.SOAPHttpsURLConnection.
Deprecated. Deprecated in WebLogic Server 9.0
SQLComparator - class weblogic.jdbc.rowset.SQLComparator.
SQLComparator is a default implementation of the Comparator interface.
SQLPredicate - class weblogic.jdbc.rowset.SQLPredicate.
SQLPredicate is an out-of-box implementation of JDBC RowSet API (javax.sql.rowset.Predicate) interface.
SSLAdapter - interface weblogic.webservice.client.SSLAdapter.
Deprecated. please migrate to jws for webservices
SSLAdapterFactory - class weblogic.webservice.client.SSLAdapterFactory.
Deprecated. please migrate to jws for webservices
SSLConfigurationException - exception weblogic.webservice.client.SSLConfigurationException.
Deprecated. please migrate to jws for webservices
SSLContext - class weblogic.security.SSL.SSLContext.
SSLContext holds all of the state information shared across all sockets created under that context.
SSLSocketFactory - class weblogic.security.SSL.SSLSocketFactory.
Delegates to SSLSocketFactory requests to create SSL sockets.
SSLUserInfo - class weblogic.security.acl.SSLUserInfo.
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the Pluggable Security Infrastructure.
SSLValidationConstants - class weblogic.security.SSL.SSLValidationConstants.
Defines context element names.
SaveBinding - class weblogic.uddi.client.structures.request.SaveBinding.
save_binding message is used to save or update binding template structures.
SaveBusiness - class weblogic.uddi.client.structures.request.SaveBusiness.
SaveBusiness is used to register new or update BusinessEntity information.
SaveService - class weblogic.uddi.client.structures.request.SaveService.
SaveService is used to register or update information related to a BusinessService.
SaveTModel - class weblogic.uddi.client.structures.request.SaveTModel.
SaveTModel allows updating and registering of information about a tModel
Schedulable - interface weblogic.time.common.Schedulable.
Deprecated. As of WebLogic Server 7.0, replaced by Timer.
Schedule - class weblogic.jms.extensions.Schedule.
Time Scheduler
ScheduleDef - interface weblogic.time.common.ScheduleDef.
Deprecated. As of WebLogic Server 7.0, replaced by Timer.
ScheduledTriggerDef - interface weblogic.time.common.ScheduledTriggerDef.
Deprecated. As of WebLogic Server 7.0, replaced by Timer.
SchemaDVFactory - class weblogic.apache.xerces.impl.dv.SchemaDVFactory.
Deprecated. please use JDK supplied XML parsers and transformers
SchemaGrammar - class weblogic.apache.xerces.impl.xs.SchemaGrammar.
Deprecated. please use JDK supplied XML parsers and transformers
SchemaGrammar.BuiltinSchemaGrammar - class weblogic.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar.
Deprecated.  
SchemaNamespaceSupport - class weblogic.apache.xerces.impl.xs.SchemaNamespaceSupport.
Deprecated. please use JDK supplied XML parsers and transformers
SchemaSymbols - class weblogic.apache.xerces.impl.xs.SchemaSymbols.
Deprecated. please use JDK supplied XML parsers and transformers
SecureInputStream - interface weblogic.xml.security.wsse.SecureInputStream.
Deprecated. please use new WS Security API
SecureSoapOutputStream - class weblogic.xml.security.wsse.SecureSoapOutputStream.
Deprecated. please use new WS Security API
Security - class weblogic.security.Security.
This class implements the WLS client runAs methods.
Security - class weblogic.security.acl.Security.
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by Pluggable Security Infrastructure and JAAS based authentication.
Security - interface weblogic.xml.security.wsse.Security.
Deprecated. please use new WS Security API
SecurityAssertion - interface weblogic.xml.security.SecurityAssertion.
Deprecated. please use new WS Security API
SecurityConfiguration - class weblogic.apache.xerces.parsers.SecurityConfiguration.
Deprecated. please use JDK supplied XML parsers and transformers
SecurityConfigurationException - exception weblogic.xml.security.SecurityConfigurationException.
Deprecated. please use new WS Security API
SecurityDD - class weblogic.xml.security.specs.SecurityDD.
Deprecated. please use new WS Security API
SecurityElementFactory - class weblogic.xml.security.wsse.SecurityElementFactory.
Deprecated. please use new WS Security API
SecurityInitializationException - exception weblogic.security.SecurityInitializationException.
The SecurityInitializationException is thrown when a problem has been encountered during the initialization of the security subsystem.
SecurityManager - class weblogic.apache.xerces.util.SecurityManager.
Deprecated. please use JDK supplied XML parsers and transformers
SecurityProcessingException - exception weblogic.xml.security.SecurityProcessingException.
Deprecated. please use new WS Security API
SecurityProvider - interface weblogic.security.spi.SecurityProvider.
The SecurityProvider interface is required of all security providers (WebLogic and custom) because it provides basic methods for their use in the WebLogic Server environment.
SecurityRole - interface weblogic.security.service.SecurityRole.
The SecurityRole interface represents the abstract notion of a security role.
SecurityService - interface weblogic.security.acl.SecurityService.
 
SecurityServiceException - exception weblogic.security.service.SecurityServiceException.
The SecurityServiceException exception is the base exception implemented by some of the WebLogic Security Framework exceptions (that is, any exception from the weblogic.security.services package that wrappers an exception with the same name from the weblogic.security.spi package).
SecurityServiceRuntimeException - exception weblogic.security.service.SecurityServiceRuntimeException.
The SecurityServiceRuntimeException exception is the base exception implemented by some of the WebLogic Security Framework exceptions (that is, any exception that is unique to the weblogic.security.services package).
SecurityServices - interface weblogic.security.spi.SecurityServices.
The SecurityServices interface is used by the WebLogic Security Framework to create security service implementations such as the AuditorService, which security providers can then use.
SecuritySpec - class weblogic.xml.security.specs.SecuritySpec.
Deprecated. please use new WS Security API
SecuritySpiException - exception weblogic.security.spi.SecuritySpiException.
The SecuritySpiException exception is the base interface implemented by all security provider exceptions.
SecurityToken - interface weblogic.xml.crypto.wss.provider.SecurityToken.
 
SecurityTokenContextHandler - class weblogic.xml.crypto.wss.SecurityTokenContextHandler.
 
SecurityTokenHandler - interface weblogic.xml.crypto.wss.provider.SecurityTokenHandler.
 
SecurityTokenPolicyInfo - interface weblogic.xml.crypto.wss.provider.SecurityTokenPolicyInfo.
 
SecurityTokenReference - interface weblogic.xml.crypto.wss.provider.SecurityTokenReference.
 
SecurityTokenReference - interface weblogic.xml.security.wsse.SecurityTokenReference.
Deprecated. please use new WS Security API
SelfDescribingResource - interface weblogic.security.spi.SelfDescribingResource.
The SelfDescribingResource class adds added query methods to the Resource class.
SelfDescribingResourceV2 - interface weblogic.security.spi.SelfDescribingResourceV2.
The SelfDescribingResourceV2 class adds more query methods to the SelfDescribingResource class.
SequenceGapException - exception weblogic.jms.extensions.SequenceGapException.
This exception is thrown when a multicast consumer detects a sequence gap in the data stream.
SerializableWorkContext - class weblogic.workarea.SerializableWorkContext.
An implementation for propagating Serializable WorkContexts.
SerializationException - exception weblogic.xml.schema.binding.SerializationException.
A SerializationException is thrown if an error occurs during serializtion.
Serializer - interface weblogic.apache.xml.serialize.Serializer.
Interface for a DOM serializer implementation, factory for DOM and SAX serializers, and static methods for serializing DOM documents.
Serializer - interface weblogic.xml.schema.binding.Serializer.
A Serialzer is responsible for taking a java Object and writing a xml instance of some Schema Type.
SerializerFactory - class weblogic.apache.xml.serialize.SerializerFactory.
 
ServerError - exception weblogic.rmi.ServerError.
Deprecated. 9.0.0.0 Replaced by java.rmi.ServerError
ServerException - exception weblogic.rmi.ServerException.
Deprecated. 9.0.0.0 Replaced by java.rmi.ServerException
ServerHelper - class weblogic.xml.security.assertion.ServerHelper.
Deprecated. please use new WS Security API
ServerResource - class weblogic.security.service.ServerResource.
The ServerResource class is used by a container to specify the Server resource (and method related to the resource) that a caller is attempting to access.
ServerRuntimeException - exception weblogic.rmi.ServerRuntimeException.
Deprecated. 9.0.0.0 Replaced by java.rmi.ServerRuntimeException
ServerSessionPoolFactory - interface weblogic.jms.ServerSessionPoolFactory.
Deprecated. Deprecated in WebLogic Server 8.1. Replaced by ServerSessionPoolFactory in weblogic.jms.extensions
ServerSessionPoolFactory - interface weblogic.jms.extensions.ServerSessionPoolFactory.
Factory interface for creating Server Session Pools.
ServerSessionPoolListener - interface weblogic.jms.extensions.ServerSessionPoolListener.
Listener interface for MessageListeners used by a ServerSessionPool.
ServerTransactionManager - interface weblogic.transaction.ServerTransactionManager.
ServerTransactionManager enables the caller to get the TransactionLogger object associated with this server.
ServiceClient - interface weblogic.jws.ServiceClient.
This is an annotation that you can place on a stub that's used within a JWS.
ServiceDetail - class weblogic.uddi.client.structures.response.ServiceDetail.
ServiceDetail contains BusinessService structures when returned by get_serviceDetail
ServiceHandle - interface weblogic.wsee.jws.ServiceHandle.
The ServiceHandle interface provides a persistable reference to a JWS service object.
ServiceInfo - class weblogic.uddi.client.structures.datatypes.ServiceInfo.
ServiceInfo structure is used to represent a service in the service list response from a find_service call.
ServiceInfos - class weblogic.uddi.client.structures.datatypes.ServiceInfos.
Service infos is a collection of service info structures.
ServiceKey - class weblogic.uddi.client.structures.datatypes.ServiceKey.
ServiceKey structure holds a string that represents a service key, as in the business services structures.
ServiceList - class weblogic.uddi.client.structures.response.ServiceList.
 
ServletAuthentication - class weblogic.servlet.security.ServletAuthentication.
ServletAuthentication allows both form-based authentication and programmatic authentication in servlets.
ServletAuthenticationFilter - interface weblogic.security.spi.ServletAuthenticationFilter.
An Authentication provider implements this interface to signal that it has authentication filters that it wants the Servlet container to include during the authentication process.
ServletAuthenticationFilterMBean - interface weblogic.management.security.authentication.ServletAuthenticationFilterMBean.
The SSPI MBean that all Servlet Authentication Filter providers must extend.
SessionHelper - class weblogic.deploy.api.tools.SessionHelper.
Convenience methods for deployment tools based on the javax.enterprise.deploy package.
SetAttributeTag - class weblogicx.xml.tags.SetAttributeTag.
 
SetOutputParameterTag - class weblogicx.xml.tags.SetOutputParameterTag.
 
SetParameterTag - class weblogicx.xml.tags.SetParameterTag.
 
Severities - class weblogic.logging.Severities.
This class defines the constants for all the severities used by WLS Logging.
ShadowedSymbolTable - class weblogic.apache.xerces.util.ShadowedSymbolTable.
Deprecated. please use JDK supplied XML parsers and transformers
SieveEncodingInfo - class weblogic.apache.xml.serialize.SieveEncodingInfo.
This class represents an encoding.
SignatureInfo - interface weblogic.xml.crypto.wss.SignatureInfo.
 
SignatureInfo.Reference - interface weblogic.xml.crypto.wss.SignatureInfo.Reference.
 
SignatureKey - class weblogic.xml.security.specs.SignatureKey.
Deprecated. please use new WS Security API
SignatureSpec - class weblogic.xml.security.specs.SignatureSpec.
Deprecated. please use new WS Security API
SimpleCallbackHandler - class weblogic.security.SimpleCallbackHandler.
A simple CallbackHandler used for returning a username, password and ContextHandler.
SimplePrincipal - class weblogic.security.SimplePrincipal.
A simple Principal implementation.
SoapArrayCodecBase.EntryIterator - class weblogic.xml.schema.binding.SoapArrayCodecBase.EntryIterator.
 
SoapFaultException - exception weblogic.wsee.jws.SoapFaultException.
The SoapFaultException is a wrapper exception that enables the web service developer to generate a specific SOAP fault.
SortedRowSet - interface weblogic.jdbc.rowset.SortedRowSet.
SortedRowSet allows users associate a Comparator with itself to sort its rows.
Space - interface weblogic.xml.stream.Space.
Deprecated. please use java standard StAX api
SpecBase - class weblogic.xml.security.specs.SpecBase.
Deprecated. please use new WS Security API
SpecConstants - interface weblogic.xml.security.specs.SpecConstants.
Deprecated. please use new WS Security API
StandardParserConfiguration - class weblogic.apache.xerces.parsers.StandardParserConfiguration.
Deprecated. please use JDK supplied XML parsers and transformers
StandardTypes - class weblogic.wtc.jatmi.StandardTypes.
This class implements the common methods all of the TUXEDO standard Typed Buffers require.
StartDocument - interface weblogic.xml.stream.StartDocument.
Deprecated. please use java standard StAX api
StartElement - interface weblogic.xml.stream.StartElement.
Deprecated. please use java standard StAX api
StartPrefixMapping - interface weblogic.xml.stream.StartPrefixMapping.
Deprecated. please use java standard StAX api
StopTimerListener - interface commonj.timers.StopTimerListener.
Applications requiring timer stop events should have their timers implement this interface.
StreamXPath - class weblogic.xml.xpath.StreamXPath.
Represents an xpath for evaluation against an XMLInputStream.
StringAttachmentCodec - class weblogic.webservice.encoding.StringAttachmentCodec.
Deprecated. please migrate to jws for webservices
StringWorkContext - class weblogic.workarea.StringWorkContext.
An implementation for propagating simple string-based WorkContexts.
StubNotFoundException - exception weblogic.rmi.StubNotFoundException.
Deprecated. 9.0.0.0 Replaced by java.rmi.StubNotFoundException
SubjectDNSelector - class weblogic.security.pk.SubjectDNSelector.
Look up and validate certificate chains using the subject distinguished name (DN) of the chain's end certificate.
SubjectKeyIdentifierSelector - class weblogic.security.pk.SubjectKeyIdentifierSelector.
Look up and validate certificate chains using the subject key identifier of the chain's end certificate.
SubjectUtils - class weblogic.security.SubjectUtils.
This class contains utilities for managing Subjects.
SubstitutionGroupHandler - class weblogic.apache.xerces.impl.xs.SubstitutionGroupHandler.
Deprecated. please use JDK supplied XML parsers and transformers
Summary - class weblogicx.jsp.tags.validators.Summary.
Summary keeps tract of all validators on the page reconstructing and executing validate() on validators and storing the errorMessages in the process.
SummaryTEI - class weblogicx.jsp.tags.validators.SummaryTEI.
class providing the Extra Info..for Summary
Suspendable - interface weblogic.connector.extensions.Suspendable.
Suspendable may be implemented by a ResourceAdapter JavaBean if it supports suspend, resume or side-by-side versioning
SuspendableAdapter - class weblogic.connector.extensions.SuspendableAdapter.
This is a convenience class in helping to build a ResourceAdapter JavaBean class.
SymbolHash - class weblogic.apache.xerces.util.SymbolHash.
Deprecated. please use JDK supplied XML parsers and transformers
SymbolHash.Entry - class weblogic.apache.xerces.util.SymbolHash.Entry.
Deprecated. This class is a key table entry.
SymbolTable - class weblogic.apache.xerces.util.SymbolTable.
Deprecated. please use JDK supplied XML parsers and transformers
SymbolTable.Entry - class weblogic.apache.xerces.util.SymbolTable.Entry.
Deprecated. This class is a symbol table entry.
SynchronizedSymbolTable - class weblogic.apache.xerces.util.SynchronizedSymbolTable.
Deprecated. please use JDK supplied XML parsers and transformers

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