BEA Systems, Inc.

BEA WebLogic Server 9.0 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

A

ASCIIReader - class weblogic.apache.xerces.impl.io.ASCIIReader.
Deprecated. please use JDK supplied XML parsers and transformers
ASDOMImplementationImpl - class weblogic.apache.xerces.dom.ASDOMImplementationImpl.
Deprecated. please use JDK supplied XML parsers and transformers
ASModelImpl - class weblogic.apache.xerces.dom.ASModelImpl.
Deprecated. please use JDK supplied XML parsers and transformers
AbortDeploymentException - exception weblogic.management.AbortDeploymentException.
AbortDeploymentException can be thrown by a DeploymentHandler when the deployment process cannot go on further and the server needs to exit.
AbstractBinding - class weblogic.webservice.binding.AbstractBinding.
Deprecated. please migrate to jws for webservices
AbstractCodec - class weblogic.webservice.encoding.AbstractCodec.
Deprecated. please migrate to jws for webservices
AbstractDOMParser - class weblogic.apache.xerces.parsers.AbstractDOMParser.
Deprecated. please use JDK supplied XML parsers and transformers
AbstractListableRealm - class weblogic.security.acl.AbstractListableRealm.
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by a Pluggable Security Infrastructure that includes Authentication, Authorization, and Auditing providers.
AbstractManageableRealm - class weblogic.security.acl.AbstractManageableRealm.
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by a Pluggable Security Infrastructure that includes Authentication, Authorization, and Auditing providers.
AbstractSAXParser - class weblogic.apache.xerces.parsers.AbstractSAXParser.
Deprecated. please use JDK supplied XML parsers and transformers
AbstractSAXParser.AttributesProxy - class weblogic.apache.xerces.parsers.AbstractSAXParser.AttributesProxy.
Deprecated.  
AbstractSAXParser.LocatorProxy - class weblogic.apache.xerces.parsers.AbstractSAXParser.LocatorProxy.
Deprecated.  
AbstractSAXPullParser - class weblogic.apache.xerces.parsers.AbstractSAXPullParser.
Deprecated. please use JDK supplied XML parsers and transformers
AbstractSAXPullParser.AttributesProxy - class weblogic.apache.xerces.parsers.AbstractSAXPullParser.AttributesProxy.
Deprecated.  
AbstractSAXPullParser.LocatorProxy - class weblogic.apache.xerces.parsers.AbstractSAXPullParser.LocatorProxy.
Deprecated.  
AbstractXMLDocumentParser - class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser.
Deprecated. please use JDK supplied XML parsers and transformers
AbstractXMLDocumentPullParser - class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser.
Deprecated. please use JDK supplied XML parsers and transformers
AcceptingFilter - class weblogic.xml.stream.util.AcceptingFilter.
Deprecated. please use java standard StAX api
AccessDecision - interface weblogic.security.spi.AccessDecision.
The AccessDecision interface defines the security service provider interface (SSPI) for policy enforcement points (PEP) that can be plugged into WebLogic Server.
AccessException - exception weblogic.rmi.AccessException.
Deprecated. 9.0.0.0 Replaced by java.rmi.AccessException
AccessPoint - class weblogic.uddi.client.structures.datatypes.AccessPoint.
AccessPoint element provides a service entry point.
AclEntryImpl - class weblogic.security.acl.AclEntryImpl.
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the rules-based Authorization Provider in the Pluggable Security Infrastructure.
AclImpl - class weblogic.security.acl.AclImpl.
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the rules-based Authorization Provider in the Pluggable Security Infrastructure.
Address - class weblogic.uddi.client.structures.datatypes.Address.
Address is a list of AddressLine elements.
AddressLine - class weblogic.uddi.client.structures.datatypes.AddressLine.
AddressLine contains simple string.
AdjudicationProvider - interface weblogic.security.spi.AdjudicationProvider.
Deprecated.  
AdjudicationProviderV2 - interface weblogic.security.spi.AdjudicationProviderV2.
The AdjudicationProviderV2 interface exposes the services provided by an Adjudication provider to the WebLogic Security Framework.
Adjudicator - interface weblogic.security.spi.Adjudicator.
Deprecated.  
AdjudicatorImpl - class weblogic.management.security.authorization.AdjudicatorImpl.
 
AdjudicatorMBean - interface weblogic.management.security.authorization.AdjudicatorMBean.
The SSPI MBean that all Ajudication providers must extend.
AdjudicatorV2 - interface weblogic.security.spi.AdjudicatorV2.
The AdjudicatorV2 interface defines the security service provider interface (SSPI) for an object that is responsible for making the final decision as to whether the processing of the requested method should be permitted to proceed or should be denied.
AdminPermissions - class weblogic.security.acl.AdminPermissions.
Deprecated. Deprecated in WebLogic Server 7.0.
AdminResource - class weblogic.security.service.AdminResource.
The AdminResource class is used by a container to specify the Administrative resource (and method related to the resource) that a caller is attempting to access.
AlreadyBoundException - exception weblogic.rmi.AlreadyBoundException.
Deprecated. 9.0.0.0 Replaced by java.rmi.AlreadyBoundException
AlreadyExistsException - exception weblogic.management.utils.AlreadyExistsException.
The AlreadyExistsException exception is thrown when the object to be created already exists.
AppChallengeContext - interface weblogic.security.services.AppChallengeContext.
The AppChallengeContext interface allows the Authentication to return an object that contains state and is used for subsequent steps in a multi-step challenge/response process.
AppContext - interface weblogic.security.services.AppContext.
AppContext is an interface that allows an application developer to publish values from within the application to the security runtime.
AppContextElement - interface weblogic.security.services.AppContextElement.
The AppContextElement abstract base class is a simple interface for representing a name/value pair.
AppKey - interface weblogic.wtc.jatmi.AppKey.
This interface can be overridded by security providers who wish to implement their own Appkey.
AppSetRollbackOnlyException - exception weblogic.transaction.AppSetRollbackOnlyException.
Indicates that a transaction was marked for rollback by an application component.
AppenderNames - interface weblogic.logging.log4j.AppenderNames.
This interface defines the constants used for the identifying the WebLogic Log4j Appenders
ApplicationContext - interface weblogic.application.ApplicationContext.
The ApplicationContext is used by ApplicationLifecycleListeners to receive information about their current application.
ApplicationException - exception weblogic.management.ApplicationException.
 
ApplicationInfo - interface weblogic.security.spi.ApplicationInfo.
An ApplicationInfo passes data about an application deployment to a security provider and is used in the DeployableAuthorizationProviderV2 and DeployableRoleProviderV2 interfaces.
ApplicationInfo.ComponentType - class weblogic.security.spi.ApplicationInfo.ComponentType.
A ComponentType represents the component type for the application that is being deployed and is used within an ApplicationInfo interface.
ApplicationLifecycleEvent - class weblogic.application.ApplicationLifecycleEvent.
This is the event class for notifications about changes to an application container.
ApplicationLifecycleListener - class weblogic.application.ApplicationLifecycleListener.
The abstract class, ApplicationLifecycleListener, should be extended to create listener, startup and shutdown classes that a user may wish to tie into their application lifecycle.
ApplicationRemovalException - exception weblogic.security.service.ApplicationRemovalException.
The ApplicationRemovalException is thrown if a security provider encounters a problem while handling the deletion of an application.
ApplicationRemovalException - exception weblogic.security.spi.ApplicationRemovalException.
The ApplicationRemovalException is thrown if a security provider encounters a problem while handling the deletion of an application.
ApplicationResource - class weblogic.security.service.ApplicationResource.
The ApplicationResource class is used by a container to specify the Application resource (and method related to the resource) for which a security policy is being defined, or that a caller is attempting to access.
ApplicationToMonitorInterface - interface weblogic.wtc.jatmi.ApplicationToMonitorInterface.
This interface represents the Java Application-to-Transaction Monitor Interface (JATMI) that provides connectivity between WebLogic Server and Tuxedo Services.
ApplicationVersionCreationException - exception weblogic.security.service.ApplicationVersionCreationException.
The ApplicationVersionCreationException is thrown if a security provider encounters a problem while handling the creation of a new application version.
ApplicationVersionCreationException - exception weblogic.security.spi.ApplicationVersionCreationException.
The ApplicationVersionCreationException is thrown if a security provider encounters a problem while handling the creation of a new application version.
ApplicationVersionRemovalException - exception weblogic.security.service.ApplicationVersionRemovalException.
The ApplicationVersionRemovalException is thrown if a security provider encounters a problem while handling the deletion of an application version.
ApplicationVersionRemovalException - exception weblogic.security.spi.ApplicationVersionRemovalException.
The ApplicationVersionRemovalException is thrown if a security provider encounters a problem while handling the deletion of an application version.
ApplicationVersionerMBean - interface weblogic.management.security.ApplicationVersionerMBean.
The SSPI MBean that security providers extend to indicate that the provider supports versionable applications.
AsciiWorkContext - class weblogic.workarea.AsciiWorkContext.
An implementation for propagating simple 8-bit ASCII string-based WorkContexts.
AsyncCallContextFactory - class weblogic.wsee.async.AsyncCallContextFactory.
This is a factory class for generating context objects that you will need to use in making asynchronous web services invocations.
AsyncFailure - interface weblogic.jws.AsyncFailure.
This annotation is used on a method within JWS to indicate that the method will handle asynchronous failures resulting from an asynchronous web services invocation.
AsyncInfo - class weblogic.webservice.async.AsyncInfo.
Deprecated. please migrate to jws for webservices
AsyncPostCallContext - interface weblogic.wsee.async.AsyncPostCallContext.
This is a context object that you use when getting the asynchronous web service invocation results.
AsyncPreCallContext - interface weblogic.wsee.async.AsyncPreCallContext.
This is a context object that you need to use when making asynchronous web services invocations.
AsyncResponse - interface weblogic.jws.AsyncResponse.
This annotation is used on a method within JWS to indicate that the method will handle asynchronous responses resulting from an asynchronous web services invocation.
AttachmentCodec - class weblogic.webservice.encoding.AttachmentCodec.
Deprecated. please migrate to jws for webservices
AttrImpl - class weblogic.apache.xerces.dom.AttrImpl.
Deprecated. please use JDK supplied XML parsers and transformers
AttrNSImpl - class weblogic.apache.xerces.dom.AttrNSImpl.
Deprecated. please use JDK supplied XML parsers and transformers
Attribute - interface weblogic.xml.stream.Attribute.
Deprecated. please use java standard StAX api
AttributeAddNotification - class weblogic.management.AttributeAddNotification.
Deprecated. 9.0.0.0
AttributeIterator - interface weblogic.xml.stream.AttributeIterator.
Deprecated. please use java standard StAX api
AttributeMap - class weblogic.apache.xerces.dom.AttributeMap.
Deprecated. please use JDK supplied XML parsers and transformers
AttributePSVI - interface weblogic.apache.xerces.xni.psvi.AttributePSVI.
Deprecated. please use JDK supplied XML parsers and transformers
AttributePSVImpl - class weblogic.apache.xerces.impl.xs.AttributePSVImpl.
Deprecated. please use JDK supplied XML parsers and transformers
AttributeRemoveNotification - class weblogic.management.AttributeRemoveNotification.
Deprecated. 9.0.0.0
Audit - class weblogic.security.audit.Audit.
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the weblogic.security.service.Auditor provided by the Pluggable Security Infrastructure.
AuditApplicationVersionEvent - interface weblogic.security.spi.AuditApplicationVersionEvent.
The AuditApplicationVersionEvent interface is used to post VersionableApplicationProvider events.
AuditAtnEvent - interface weblogic.security.spi.AuditAtnEvent.
Deprecated.  
AuditAtnEvent.AtnEventType - class weblogic.security.spi.AuditAtnEvent.AtnEventType.
Deprecated. The AtnEventType class describes the authentication event types that are supported.
AuditAtnEventV2 - interface weblogic.security.spi.AuditAtnEventV2.
The AuditAtnEventV2 interface is used to post authentication audit events.
AuditAtnEventV2.AtnEventTypeV2 - class weblogic.security.spi.AuditAtnEventV2.AtnEventTypeV2.
The AtnEventType class describes the authentication event types that are supported.
AuditAtzEvent - interface weblogic.security.spi.AuditAtzEvent.
The AuditAtzEvent interface is used to post authorization audit events.
AuditCertPathBuilderEvent - interface weblogic.security.spi.AuditCertPathBuilderEvent.
This interface is used to post audit events for CertPathBuilder providers.
AuditCertPathValidatorEvent - interface weblogic.security.spi.AuditCertPathValidatorEvent.
This interface is used to post audit events for CertPathValidator providers.
AuditChannel - interface weblogic.security.spi.AuditChannel.
The AuditChannel interface defines the security service provider interface (SSPI) for objects capable of logging security-related events for auditing purposes.
AuditConfigurationEvent - interface weblogic.security.spi.AuditConfigurationEvent.
The AuditConfigurationEvent interface is used to post configuration change audit events.
AuditContext - interface weblogic.security.spi.AuditContext.
The AuditContext interface can be extended by AuditEvent implementations to indicate that the implementation has context information.
AuditCreateConfigurationEvent - interface weblogic.security.spi.AuditCreateConfigurationEvent.
The AuditCreateConfigurationEvent interface is used to post a specific configuration change audit event that identifies that a request has been made to create a new configuration artifact.
AuditCredentialMappingEvent - interface weblogic.security.spi.AuditCredentialMappingEvent.
The AuditCredentialMappingEvent interface is used to post credential mapping audit events.
AuditDeleteConfigurationEvent - interface weblogic.security.spi.AuditDeleteConfigurationEvent.
The AuditDeleteConfigurationEvent interface is used to post a specific configuration change audit event that identifies that a request has been made to delete an existing configuration artifact.
AuditEvent - interface weblogic.security.spi.AuditEvent.
The AuditEvent interface provides a mechanism for passing audit information to Auditing providers during a writeEvent operation.
AuditInvokeConfigurationEvent - interface weblogic.security.spi.AuditInvokeConfigurationEvent.
The AuditInvokeConfigurationEvent interface is used to post a specific configuration change audit event that identifies that a request has been made to invoke an operation on an existing configuration artifact.
AuditMgmtEvent - interface weblogic.security.spi.AuditMgmtEvent.
The AuditMgmtEvent interface is used to post security provider management audit events.
AuditPolicyEvent - interface weblogic.security.spi.AuditPolicyEvent.
The AuditPolicyEvent interface is used to post security policy audit events.
AuditProvider - interface weblogic.security.audit.AuditProvider.
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by by the Pluggable Security Infrastructure-based AuditProvider(s) that implement weblogic.security.spi.AuditProvider.
AuditProvider - interface weblogic.security.spi.AuditProvider.
The AuditProvider interface exposes the services provided by an Auditing provider to the WebLogic Security Framework.
AuditRoleDeploymentEvent - interface weblogic.security.spi.AuditRoleDeploymentEvent.
The AuditRoleDeploymentEvent interface is used to post security role deployment audit events.
AuditRoleEvent - interface weblogic.security.spi.AuditRoleEvent.
The AuditRoleEvent interface is used to post security role audit events.
AuditSetAttributeConfigurationEvent - interface weblogic.security.spi.AuditSetAttributeConfigurationEvent.
The AuditSetAttributeConfigurationEvent interface is used to post a specific configuration change audit event that identifies that a request has been made to modify an existing configuration artifact.
AuditSeverity - class weblogic.security.spi.AuditSeverity.
The AuditSeverity class provides audit severity levels as both numeric and text values to an Auditing provider.
AuditorImpl - class weblogic.management.security.audit.AuditorImpl.
AuditorImpl This is the class that a security provider must extend to implement an Auditor security provider.
AuditorMBean - interface weblogic.management.security.audit.AuditorMBean.
The SSPI MBean that all Audit providers must extend.
AuditorService - interface weblogic.security.spi.AuditorService.
The AuditorService interface provides security providers with access to the Auditor object, which resides in the WebLogic Security Framework and is limited to the writing of audit records.
Augmentations - interface weblogic.apache.xerces.xni.Augmentations.
Deprecated. please use JDK supplied XML parsers and transformers
AugmentationsImpl - class weblogic.apache.xerces.util.AugmentationsImpl.
Deprecated. please use JDK supplied XML parsers and transformers
AuthFilter - class weblogic.servlet.security.AuthFilter.
Deprecated.  
AuthInfo - class weblogic.uddi.client.structures.datatypes.AuthInfo.
AuthInfo contains an access token that is passed back in all of the publisher API messages.
AuthToken - class weblogic.uddi.client.structures.response.AuthToken.
AuthToken contains the authentication information that should be used in publishers API messages.
Authenticate - class weblogic.security.auth.Authenticate.
Authenticate a user and add Principals to the Subject.
Authentication - class weblogic.security.services.Authentication.
Server side Authentication service.
AuthenticationProvider - interface weblogic.security.spi.AuthenticationProvider.
The AuthenticationProvider interface exposes the services provided by an Authentication provider to the WebLogic Security Framework.
AuthenticationProviderImpl - class weblogic.management.security.authentication.AuthenticationProviderImpl.
The base class of all authentication provider mbean implementations.
AuthenticationProviderMBean - interface weblogic.management.security.authentication.AuthenticationProviderMBean.
The base MBean for all MBean implementations that manage Authentication providers.
AuthenticationProviderV2 - interface weblogic.security.spi.AuthenticationProviderV2.
The AuthenticationProviderV2 interface exposes the services provided by an Authentication provider to the WebLogic Security Framework.
AuthenticatorImpl - class weblogic.management.security.authentication.AuthenticatorImpl.
The base class of all authenticator mbean implementations.
AuthenticatorMBean - interface weblogic.management.security.authentication.AuthenticatorMBean.
The SSPI MBean that all Authentication providers with login services must extend.
AuthorizationProvider - interface weblogic.security.spi.AuthorizationProvider.
The AuthorizationProvider interface exposes the services provided by an Authorization provider to the WebLogic Security Framework.
AuthorizerImpl - class weblogic.management.security.authorization.AuthorizerImpl.
 
AuthorizerMBean - interface weblogic.management.security.authorization.AuthorizerMBean.
The base MBean for Authorization providers.

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
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