Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04
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 _

A

AAA_ATZ_TOKEN - Static variable in class weblogic.wtc.jatmi.secflds
number: 102 type: carray
AAA_AUD_TOKEN - Static variable in class weblogic.wtc.jatmi.secflds
number: 103 type: carray
AAA_MAJ_VERSION - Static variable in class weblogic.wtc.jatmi.secflds
number: 100 type: long
AAA_MIN_VERSION - Static variable in class weblogic.wtc.jatmi.secflds
number: 101 type: long
abdicateLease(String, String) - Method in class weblogic.cluster.singleton.DatabaseLeasingBasis
 
abort() - Method in class weblogic.security.auth.login.UsernamePasswordLoginModule
This method is called if the LoginContext's overall authentication failed.
ABORTED - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
absolute(int) - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Moves the cursor to the given row number in this ResultSet object
ABSTAIN - Static variable in class weblogic.security.spi.Result
Indicates that the Access Decision can not determine whether the request should be permitted or denied.
ABSTAIN_VALUE - Static variable in class weblogic.security.spi.Result
Abstain result enumeration
AbstractAsyncServlet - Class in weblogic.servlet.http
Implementations of AbstractAsyncServlet decouple the receiving of a servlet request from the sending of its response.
AbstractAsyncServlet() - Constructor for class weblogic.servlet.http.AbstractAsyncServlet
 
AbstractBinding - Class in weblogic.webservice.binding
Deprecated. please migrate to jws for webservices
AbstractBinding() - Constructor for class weblogic.webservice.binding.AbstractBinding
Deprecated.  
AbstractCodec - Class in weblogic.webservice.encoding
Deprecated. please migrate to jws for webservices
AbstractCodec() - Constructor for class weblogic.webservice.encoding.AbstractCodec
Deprecated.  
AbstractListableRealm - Class in weblogic.security.acl
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by a Pluggable Security Infrastructure that includes Authentication, Authorization, and Auditing providers.
AbstractListableRealm(String) - Constructor for class weblogic.security.acl.AbstractListableRealm
Deprecated. Constructor to be called by public constructors in subclasses.
AbstractManageableRealm - Class in weblogic.security.acl
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by a Pluggable Security Infrastructure that includes Authentication, Authorization, and Auditing providers.
AbstractManageableRealm(String) - Constructor for class weblogic.security.acl.AbstractManageableRealm
Deprecated.  
AbstractSAMLCredentialProvider - Class in weblogic.wsee.security.saml
Credential provider of saml token User: jlee Date: Sep 25, 2004 Time: 12:12:10 PM
AbstractSAMLCredentialProvider() - Constructor for class weblogic.wsee.security.saml.AbstractSAMLCredentialProvider
Create a new saml credential provider This should be called when CredentialManager is configured
AbstractSAMLTokenHandler - Class in weblogic.wsee.security.saml
Token handler of both SAML 2.0 and SAML 1.1 token User: sychang Date: July 25, 2006 Time: 12:58:51 PM
AbstractSAMLTokenHandler() - Constructor for class weblogic.wsee.security.saml.AbstractSAMLTokenHandler
default constructor
AbstractServiceLocationSelector - Class in weblogic.cluster.singleton
This class is the base class for all the ServiceLocationSelector interface implementations.
AbstractServiceLocationSelector() - Constructor for class weblogic.cluster.singleton.AbstractServiceLocationSelector
 
accept(ConnectionEvent) - Method in interface weblogic.security.net.ConnectionFilter
Accept or deny an incoming connection from a client.
accept(ConnectionEvent) - Method in class weblogic.security.net.ConnectionFilterImpl
Filters a client connection event.
accept(XMLEvent) - Method in interface weblogic.xml.stream.ElementFilter
Deprecated. tests whether this event is part of this stream
accept(XMLEvent) - Method in class weblogic.xml.stream.util.AcceptingFilter
Deprecated.  
accept(XMLEvent) - Method in class weblogic.xml.stream.util.NameFilter
Deprecated.  
accept(XMLEvent) - Method in class weblogic.xml.stream.util.NameSpaceFilter
Deprecated.  
accept(XMLEvent) - Method in class weblogic.xml.stream.util.NamespaceTypeFilter
Deprecated.  
accept(XMLEvent) - Method in class weblogic.xml.stream.util.TypeFilter
Deprecated.  
acceptChanges() - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Propagates all row update, insert, and delete changes to the underlying data source backing this CachedRowSetImpl object.
acceptChanges(Connection) - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Propagates all row update, insert, and delete changes to the data source backing this CachedRowSetImpl object using the given Connection object.
AcceptingFilter - Class in weblogic.xml.stream.util
Deprecated. please use java standard StAX api
AcceptingFilter() - Constructor for class weblogic.xml.stream.util.AcceptingFilter
Deprecated.  
acceptsURL(String) - Method in class weblogic.jdbc.pool.Driver
Deprecated. Determines whether the URL is acceptable for use with a Driver.
AccessDecision - Interface in weblogic.security.spi
The AccessDecision interface defines the security service provider interface (SSPI) for policy enforcement points (PEP) that can be plugged into WebLogic Server.
AccessException - Class in weblogic.rmi
Deprecated. 9.0.0.0 Replaced by java.rmi.AccessException
AccessException() - Constructor for class weblogic.rmi.AccessException
Deprecated.  
AccessException(String) - Constructor for class weblogic.rmi.AccessException
Deprecated. Constructs an AccessException with the specified string.
AccessException(String, Throwable) - Constructor for class weblogic.rmi.AccessException
Deprecated. Constructs an AccessException with the specified string and nested exception.
AccessPoint - Class in weblogic.uddi.client.structures.datatypes
AccessPoint element provides a service entry point.
AccessPoint() - Constructor for class weblogic.uddi.client.structures.datatypes.AccessPoint
Class constructor.
AccessPoint(String, String) - Constructor for class weblogic.uddi.client.structures.datatypes.AccessPoint
Class construstor specifying the initialization values.
acknowledge() - Method in interface weblogic.jms.extensions.WLSession
Acknowledge all the messages received by this session.
acknowledge(Message) - Method in interface weblogic.jms.extensions.WLSession
Acknowledge all the messages received by this session.
AclEntryImpl - Class in weblogic.security.acl
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the rules-based Authorization Provider in the Pluggable Security Infrastructure.
AclEntryImpl(Principal) - Constructor for class weblogic.security.acl.AclEntryImpl
Deprecated. Constructs an entry for the specified Principal.
AclEntryImpl(Principal, Permission) - Constructor for class weblogic.security.acl.AclEntryImpl
Deprecated. Constructs an entry for the specified Principal with the specified permission.
AclEntryImpl(Principal, Permission[]) - Constructor for class weblogic.security.acl.AclEntryImpl
Deprecated. Constructs an entry for the specified Principal with the specified set of permission.
AclImpl - Class in weblogic.security.acl
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the rules-based Authorization Provider in the Pluggable Security Infrastructure.
AclImpl(Principal, String) - Constructor for class weblogic.security.acl.AclImpl
Deprecated. Sets the name of an ACL to the specified string.
aclNegCache - Variable in class weblogic.security.acl.CachingRealm
Deprecated. ACL negative cache.
aclPosCache - Variable in class weblogic.security.acl.CachingRealm
Deprecated. ACL positive cache.
aclSync - Variable in class weblogic.security.acl.CachingRealm
Deprecated. ACL sync object.
acquire(String, String, int) - Method in class weblogic.cluster.singleton.DatabaseLeasingBasis
 
acquire(String, LeaseObtainedListener) - Method in class weblogic.cluster.singleton.LeaseManager
Registers interest in claiming ownership of a lease for this server whenever it becomes available.
acquire(String, LeaseObtainedListener) - Method in interface weblogic.cluster.singleton.Leasing
Registers interest in claiming ownership of a lease for this server whenever it becomes available.
acquire(String, String, int) - Method in interface weblogic.cluster.singleton.LeasingBasis
Attempts to claim immediate ownership of a lease for this server.
acquire(String, String, int) - Method in interface weblogic.cluster.singleton.RemoteLeasingBasis
 
acquire(String, String, int) - Method in class weblogic.cluster.singleton.RemoteLeasingBasisImpl
 
acquire(String, String, int) - Method in class weblogic.cluster.singleton.SimpleLeasingBasis
 
acquireLease(String, String) - Method in class weblogic.cluster.singleton.DatabaseLeasingBasis
 
ACTION - Static variable in class weblogic.i18n.Localizer
key to locate message action
ACTION - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Property for WS-Addressing Action header when WS-Addressing is enabled.
action - Variable in class weblogic.wsee.reliability.WsrmConstants.Action.VersionInfo
 
ACTION - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
activate() - Method in interface weblogic.cluster.singleton.SingletonService
Activate the service in this server.
activate() - Method in class weblogic.cluster.singleton.SingletonServiceWrapper
 
ACTIVATE - Static variable in class weblogic.deploy.api.shared.WebLogicCommandType
Deprecated. inluded in support of 8.1 operations. Same behavior as WebLogicCommandType.DEPLOY
ACTIVATED - Static variable in class weblogic.management.DeploymentNotification
Deprecated. The application successfully completed it activation phase.
activateTransactionHelper() - Method in class weblogic.jndi.WLSJNDIEnvironmentImpl
 
activateUpdate(BeanUpdateEvent) - Method in class weblogic.cluster.singleton.SingletonMonitorServiceTracker
END CLUSTER MEMBERS CHANGE LISTENER
ACTIVATING - Static variable in class weblogic.management.DeploymentNotification
Deprecated. The application is beginning its activation phase.
add(HTMLElement, HTMLElement) - Method in class weblogic.apache.html.dom.HTMLSelectElementImpl
Deprecated.  
add(JmsQueueConnection) - Method in class weblogic.wsee.connection.transport.jms.JmsQueueConnectionPoolInternal
 
add(FileSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
add(XMLInputStream) - Method in class weblogic.xml.stream.util.RecyclingFactory
Deprecated. Return a stream to the pool.
add(XMLEvent) - Method in class weblogic.xml.stream.util.XMLInputOutputStreamBase
Deprecated.  
add(Attribute) - Method in class weblogic.xml.stream.util.XMLInputOutputStreamBase
Deprecated. This method is only supported if the last element was a start element.
add(XMLInputStream) - Method in class weblogic.xml.stream.util.XMLInputOutputStreamBase
Deprecated.  
add(String) - Method in class weblogic.xml.stream.util.XMLInputOutputStreamBase
Deprecated.  
add(XMLEvent) - Method in interface weblogic.xml.stream.XMLOutputStream
Deprecated.  
add(XMLInputStream) - Method in interface weblogic.xml.stream.XMLOutputStream
Deprecated.  
add(String) - Method in interface weblogic.xml.stream.XMLOutputStream
Deprecated.  
add(Attribute) - Method in interface weblogic.xml.stream.XMLOutputStream
Deprecated.  
addAddress(Address) - Method in class weblogic.uddi.client.structures.datatypes.Contact
Adds a new address to the set of addresses.
addAddressLine(String) - Method in class weblogic.uddi.client.structures.datatypes.Address
Adds a new address line to the set of address lines.
addAnd(AndSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addAppRolesToPrincipalMap(Map) - Method in interface weblogic.security.jacc.RoleMapper
Adds a Map indexed by String roleName of String[]s of user and group names for an application.
addAsyncEndpointListener(AsyncClientTransportFeature.AsyncEndpointListener) - Method in class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
 
addAttributeInfo(SAML2AttributeInfo) - Method in class com.bea.security.saml2.providers.SAML2AttributeStatementInfo
Adds a single attribute to this instance, at the end of the existing list.
addAttributeInfo(Collection<SAML2AttributeInfo>) - Method in class com.bea.security.saml2.providers.SAML2AttributeStatementInfo
Adds a collection of attributes to this instance, to the end of the existing list, in the order that the param Collection iterates through the Collection.
addAttributeInfo(SAMLAttributeInfo) - Method in class weblogic.security.providers.saml.SAMLAttributeStatementInfo
Adds a SAMLAttributeInfo, at the end of the existing attribute list.
addAttributeInfo(SAMLAttributeData) - Method in interface weblogic.wsee.security.saml.SAMLAttributeStatementData
Adds a single attribute to this instance, at the end of the existing list.
addAttributeInfo(Collection<SAMLAttributeData>) - Method in interface weblogic.wsee.security.saml.SAMLAttributeStatementData
Adds a collection of attributes to this instance, to the end of the existing list, in the order that the param Collection iterates through the Collection.
addAttributeInfo(SAMLAttributeData) - Method in class weblogic.wsee.security.saml.SAMLAttributeStatementDataImpl
Adds a single attribute to this instance, at the end of the existing list.
addAttributeInfo(Collection<SAMLAttributeData>) - Method in class weblogic.wsee.security.saml.SAMLAttributeStatementDataImpl
Adds a collection of attributes to this instance, to the end of the existing list, in the order that the param Collection iterates through the Collection.
addAttributeValue(String) - Method in class com.bea.security.saml2.providers.SAML2AttributeInfo
Adds a single String value to the end of this instance's collection of values.
addAttributeValue(String) - Method in class weblogic.security.providers.saml.SAMLAttributeInfo
Adds a String value to the end of this instance's values.
addAttributeValue(String) - Method in interface weblogic.wsee.security.saml.SAMLAttributeData
add one attribute value
addAttributeValue(String) - Method in class weblogic.wsee.security.saml.SAMLAttributeDataImpl
add one attribute value
addAttributeValues(Collection<String>) - Method in class com.bea.security.saml2.providers.SAML2AttributeInfo
Adds a collection of Strings representing the attribute's values.
addAttributeValues(Collection<String>) - Method in interface weblogic.wsee.security.saml.SAMLAttributeData
add attribute values
addAttributeValues(Collection<String>) - Method in class weblogic.wsee.security.saml.SAMLAttributeDataImpl
add attribute values
addBinding(FileSet) - Method in class weblogic.wsee.tools.anttasks.ClientGenFacadeTask
 
addBinding(FileSet) - Method in class weblogic.wsee.tools.anttasks.JwscTask
 
addBinding(FileSet) - Method in class weblogic.wsee.tools.anttasks.WsdlcTask
 
addBindingKey(String) - Method in class weblogic.uddi.client.structures.request.DeleteBinding
Add a new BindingKey to the set of Binding Key
addBindingKey(String) - Method in class weblogic.uddi.client.structures.request.GetBindingDetail
Add a new BindingKey to the set of Binding Key
addBindingTemplate(BindingTemplate) - Method in class weblogic.uddi.client.structures.datatypes.BindingTemplates
Adds a new binding template to the set of binding template.
addBindingTemplate(BindingTemplate) - Method in class weblogic.uddi.client.structures.request.SaveBinding
Add a new BindingTemplate to the current set of BindingTemplates
addBindingTemplate(BindingTemplate) - Method in class weblogic.uddi.client.structures.response.BindingDetail
Adds a new binding template to the set of binding templates.
addBodyElement(XMLName, SOAPMessage) - Method in class weblogic.webservice.encoding.AttachmentCodec
Deprecated.  
addBusinessEntity(BusinessEntity) - Method in class weblogic.uddi.client.structures.request.SaveBusiness
Add a new BusinessEntity to the current set of BusinessEntity
addBusinessEntity(BusinessEntity) - Method in class weblogic.uddi.client.structures.response.BusinessDetail
Add a new business entity to the current set of business entities
addBusinessEntityExt(BusinessEntityExt) - Method in class weblogic.uddi.client.structures.response.BusinessDetailExt
Add a new business entity (ext).
addBusinessKey(String) - Method in class weblogic.uddi.client.structures.request.DeleteBusiness
Add a new BusinessKey to the set of BusinessKeys
addBusinessKey(String) - Method in class weblogic.uddi.client.structures.request.GetBusinessDetail
Add a new BusinessKey to the set of current BusinessKey
addBusinessService(BusinessService) - Method in class weblogic.uddi.client.structures.datatypes.BusinessServices
Adds a new business service to the set of business services.
addBusinessService(BusinessService) - Method in class weblogic.uddi.client.structures.request.SaveService
Add a new BusinessService to the current set of BusinessService
addConfiguredDepends(FileSet) - Method in class weblogic.wsee.tools.anttasks.ClientGenFacadeTask
 
addConfiguredDepends(FileSet) - Method in class weblogic.wsee.tools.anttasks.WsdlcTask
 
addConfiguredProduces(FileSet) - Method in class weblogic.wsee.tools.anttasks.ClientGenFacadeTask
 
addConfiguredProduces(FileSet) - Method in class weblogic.wsee.tools.anttasks.WsdlcTask
 
addConfiguredSysProperty(Environment.Variable) - Method in class weblogic.wsee.tools.anttasks.ClientGenFacadeTask
 
addConfiguredXmlCatalog(XMLCatalog) - Method in class weblogic.wsee.tools.anttasks.ClientGenFacadeTask
support child xmlcatalog element
addConfiguredXmlCatalog(XMLCatalog) - Method in class weblogic.wsee.tools.anttasks.WsdlcTask
 
addConfiguredXmlCatalog(XMLCatalog) - Method in class weblogic.wsee.tools.anttasks.WsdlGetTask
 
addContact(Contact) - Method in class weblogic.uddi.client.structures.datatypes.Contacts
Adds a new contact to the set of contacts.
addContains(ContainsSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addContainsRegexp(ContainsRegexpSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addContextElement(String, Object) - Method in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
Deprecated.  
addCustom(ExtendSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addDate(DateSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addDepend(DependSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addDepth(DepthSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addDescription(String) - Method in class weblogic.uddi.client.structures.datatypes.BindingTemplate
Adds a new description to the descriptions.
addDescription(String) - Method in class weblogic.uddi.client.structures.datatypes.BusinessEntity
Adds a new description to the set of descriptions.
addDescription(String) - Method in class weblogic.uddi.client.structures.datatypes.BusinessInfo
Adds a new description to the descriptions.
addDescription(String) - Method in class weblogic.uddi.client.structures.datatypes.BusinessService
adds a new description to the set of descriptions.
addDescription(String) - Method in class weblogic.uddi.client.structures.datatypes.Contact
Adds a new description to the set of descriptions.
addDescription(String) - Method in class weblogic.uddi.client.structures.datatypes.InstanceDetails
Adds a new description to the set of descriptions.
addDescription(String) - Method in class weblogic.uddi.client.structures.datatypes.OverviewDoc
Adds a new description to the set of descriptions.
addDescription(String) - Method in class weblogic.uddi.client.structures.datatypes.TModel
Adds a new description to the descriptions.
addDescription(String) - Method in class weblogic.uddi.client.structures.datatypes.TModelInstanceInfo
Adds a new description to the descriptions.
addDifferent(DifferentSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addDisconnectListener(DisconnectListener) - Method in class weblogic.common.T3Client
Adds a T3Client to the list of those clients listening for a DisconnectEvent.
addDisconnectListener(Remote, DisconnectListener) - Method in interface weblogic.rmi.extensions.DisconnectMonitor
Registers DisconnectListener with the DisconnectMonitor which will monitor when the remote server hosting the remoteObject is disconnected.
addDiscoveryURL(DiscoveryURL) - Method in class weblogic.uddi.client.structures.datatypes.DiscoveryURLs
Adds a new discovery URL to the set of discovery URLs.
addElement(QName, String) - Method in class weblogic.xml.security.specs.OperationSpec
Deprecated. Adds the given QName to the spec.
addElement(String, String, String) - Method in class weblogic.xml.security.specs.OperationSpec
Deprecated. Adds the given element to the spec.
addEmail(String) - Method in class weblogic.uddi.client.structures.datatypes.Contact
Adds a new email to the set of emails.
addEncryption(Token, EncryptionSpec) - Method in interface weblogic.xml.security.wsse.Security
Deprecated. Adds an encrypted key to the security token.
addEncryption(X509Certificate, EncryptionSpec) - Method in interface weblogic.xml.security.wsse.Security
Deprecated. Adds an encrypted key to the security token.
addEntry(Principal, AclEntry) - Method in class weblogic.security.acl.AclImpl
Deprecated. Adds an AclEntry.
addFilename(FilenameSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addFileSet(FileSet) - Method in class weblogic.wsee.tools.anttasks.ClientGenTask
 
addFileSet(FileSet) - Method in class weblogic.wsee.tools.anttasks.JwsModule
 
addFileSet(FileSet) - Method in class weblogic.wsee.tools.anttasks.WsdlcTask
 
addFindQualifier(String) - Method in class weblogic.uddi.client.structures.datatypes.FindQualifiers
Adds a new find qualifier to the set of find qualifiers.
addGlobalTarget(String) - Method in class weblogic.management.deploy.DeploymentData
Deprecated.  
addHandshakeCompletedListener(HandshakeCompletedListener) - Method in class weblogic.security.SSL.WeblogicSSLEngine
Registers an event listener to receive notifications that an SSL handshake has completed on this engine.
addKeyedReference(String, String, String) - Method in class weblogic.uddi.client.structures.datatypes.CategoryBag
Adds a new keyed reference to the set of keyed references.
addKeyedReference(String, String, String) - Method in class weblogic.uddi.client.structures.datatypes.IdentifierBag
Adds a new keyed reference to the set of keyed references.
addLeaseLostListener(LeaseLostListener) - Method in class weblogic.cluster.singleton.LeaseManager
Add a LeaseLostListener.
addLeaseLostListener(LeaseLostListener) - Method in interface weblogic.cluster.singleton.Leasing
Add a LeaseLostListener.
addLogEvent(EventLevel, JwsLogEvent) - Method in class weblogic.wsee.jws.HandlerChainDecl
 
addMajority(MajoritySelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addManagedHome(MBeanHome, String, String) - Method in interface weblogic.management.MBeanHome
Deprecated. Adds managed MBeanHome to the admin mbean server.
addMember(Principal) - Method in class weblogic.security.acl.DefaultGroupImpl
Deprecated. Adds the specified member to the group.
addMember(Principal) - Method in class weblogic.security.acl.Everyone
Deprecated. Adds a member to the group.
addMember(Principal) - Method in class weblogic.security.acl.GroupImpl
Deprecated. Adds the specified member to the group.
addMemberInternal(Principal) - Method in class weblogic.security.acl.FlatGroup
Deprecated. Update this object's internal state when adding a member.
addModified(ModifiedSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addModuleTarget(String, String) - Method in class weblogic.management.deploy.DeploymentData
Deprecated.  
addModuleTargets(String, String[]) - Method in class weblogic.management.deploy.DeploymentData
Deprecated.  
addModuleToTarget(String, String) - Method in class weblogic.management.deploy.DeploymentData
Deprecated. Since 9.0. Use DeploymentData.addModuleTargets(java.lang.String, java.lang.String[])
addNone(NoneSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addNot(NotSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addNotification(String, String, Object, Date, long, long) - Method in class weblogic.management.timer.Timer
Adds a feature to the Notification attribute of the Timer object
addNotification(String, String, Object, Date, long, long, boolean) - Method in class weblogic.management.timer.Timer
Adds a feature to the Notification attribute of the Timer object
addNotification(String, String, Object, Date, long) - Method in class weblogic.management.timer.Timer
Adds a feature to the Notification attribute of the Timer object
addNotification(String, String, Object, Date) - Method in class weblogic.management.timer.Timer
Adds a feature to the Notification attribute of the Timer object
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class weblogic.management.timer.Timer
Adds a feature to the NotificationListener attribute of the Timer object
addOr(OrSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addOrUpdateSubModuleTargets(Map) - Method in class weblogic.management.deploy.DeploymentData
Deprecated.  
addOrUpdateSubModuleTargetsFor(String, Map) - Method in class weblogic.management.deploy.DeploymentData
Deprecated.  
addOwner(Principal, Principal) - Method in class weblogic.security.acl.OwnerImpl
Deprecated. Adds an owner.
addPermission(Permission) - Method in class weblogic.security.acl.AclEntryImpl
Deprecated. Adds the specified permission to this ACL entry.
addPhone(String) - Method in class weblogic.uddi.client.structures.datatypes.Contact
Adds a new phone number to the set of phone numbers.
addPresent(PresentSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addProperties(Map) - Method in interface weblogic.transaction.Transaction
Adds a set of properties to a transaction by calling setProperty for all elements of props.
ADDR1 - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
The dye flags ADDR1, ADDR2, ADDR3 and ADDR4 are set in the diagnostic context for a request, if the request was originated from an IP address specified by the respective property (ADDR1, ADDR2, ADDR3, ADDR4) of the DyeInjection monitor.
ADDR2 - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
 
ADDR3 - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
 
ADDR4 - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
 
addRequestProperty(String, String) - Method in class weblogic.net.http.HttpURLConnection
Adds a general request property specified by a key-value pair.
Address - Class in weblogic.uddi.client.structures.datatypes
Address is a list of AddressLine elements.
Address() - Constructor for class weblogic.uddi.client.structures.datatypes.Address
Class constructor.
ADDRESS - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
AddressLine - Class in weblogic.uddi.client.structures.datatypes
AddressLine contains simple string.
AddressLine(String) - Constructor for class weblogic.uddi.client.structures.datatypes.AddressLine
Class constructor specifying the initialization value.
addRowSet(Joinable) - Method in class weblogic.jdbc.rowset.JoinRowSetImpl
Adds the given RowSet object to this JoinRowSet object
addRowSet(RowSet, int) - Method in class weblogic.jdbc.rowset.JoinRowSetImpl
Adds the given RowSet object to the JOIN relation and sets the designated column as the match column
addRowSet(RowSet, String) - Method in class weblogic.jdbc.rowset.JoinRowSetImpl
Adds the given RowSet object to the JOIN relationship and sets the designated column as the match column
addRowSet(RowSet[], int[]) - Method in class weblogic.jdbc.rowset.JoinRowSetImpl
Adds the given RowSet objects to the JOIN relationship and sets the designated columns as the match columns
addRowSet(RowSet[], String[]) - Method in class weblogic.jdbc.rowset.JoinRowSetImpl
Adds the given RowSet objects to the JOIN relationship and sets the designated columns as the match columns
addRowSetListener(RowSetListener) - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Registers the given listener so that it will be notified of events that occur on this RowSet object
addSecuritySpec(SecuritySpec) - Method in class weblogic.xml.security.specs.SecurityDD
Deprecated.  
addSelector(SelectSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addServiceKey(String) - Method in class weblogic.uddi.client.structures.request.DeleteService
Add new ServiceKey value to the set of ServiceKeys
addServiceKey(String) - Method in class weblogic.uddi.client.structures.request.GetServiceDetail
Add new ServiceKey value to the set of ServiceKeys
addSignature(Token, SignatureSpec) - Method in interface weblogic.xml.security.wsse.Security
Deprecated. Adds a XML Signature to the Security element.
addSize(SizeSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addSubChannel(Channel) - Method in interface com.bea.httppubsub.Channel
Add one immediate child channel to this channel.
addSubModuleTarget(String, String, String[]) - Method in class weblogic.management.deploy.DeploymentData
Deprecated. Adds a target list specific to a submodule in a given module.
addTarget(String, String[]) - Method in class weblogic.management.deploy.DeploymentData
Deprecated. Since 9.0. Use DeploymentData.addTarget(java.lang.String, java.lang.String[]), DeploymentData.setGlobalTargets(java.lang.String[]) or DeploymentData.addModuleTargets(java.lang.String, java.lang.String[])
addTargetsForComponent(ApplicationMBean, String) - Method in class weblogic.management.deploy.DeploymentData
Deprecated. Since 9.0. Use DeploymentData.addModuleTargets(java.lang.String, java.lang.String[])
addTargetsFromConfig(BasicDeploymentMBean) - Method in class weblogic.management.deploy.DeploymentData
Deprecated. Adds targets to this object based on contents of the config bean.
addTimestamp(SecuritySpec, Security) - Method in class weblogic.xml.security.specs.TimestampConfig
Deprecated.  
addTimestamp() - Method in interface weblogic.xml.security.wsse.Security
Deprecated. adds a timestamp to the security element, with the created time as the current time and no expiry
addTimestamp(long) - Method in interface weblogic.xml.security.wsse.Security
Deprecated. adds a timestamp to the security element, with the created time as the current time and an expiration 'expires' milliseconds in the future
addTimestamp(Calendar) - Method in interface weblogic.xml.security.wsse.Security
Deprecated. adds a timestamp to the security element, using the provided time as the created time.
addTimestamp(Calendar, Calendar) - Method in interface weblogic.xml.security.wsse.Security
Deprecated. add a timestamp to the security element, using times provided as args.
addTModel(TModel) - Method in class weblogic.uddi.client.structures.request.SaveTModel
Add a new TModel to the currrent set of TModel
addTModelInstanceInfo(TModelInstanceInfo) - Method in class weblogic.uddi.client.structures.datatypes.TModelInstanceDetails
Adds a new tModelInstanceInfo to the set of tModelInstanceInfos.
addTModelKey(String) - Method in class weblogic.uddi.client.structures.datatypes.TModelBag
Adds a new tModelKey to the set of tModelKeys.
addTModelKey(String) - Method in class weblogic.uddi.client.structures.request.DeleteTModel
Adds a new TModelKey to the set of TModelKeys
addTModelKey(String) - Method in class weblogic.uddi.client.structures.request.GetTModelDetail
Adds a new TModelKey to the set of TModelKeys
addToDate(String, int) - Method in class weblogic.cluster.singleton.QueryHelper
Returns an sql snippet that adds the specifed number of seconds to the date value.
addToDate(String, int) - Method in class weblogic.cluster.singleton.QueryHelperImpl
 
addToken(Token) - Method in interface weblogic.xml.security.wsse.Security
Deprecated. Adds a token to the Security element.
addToken(X509Certificate, PrivateKey) - Method in interface weblogic.xml.security.wsse.Security
Deprecated. Adds an X509certificate as a token in the Security element.
addToken(UserInfo) - Method in interface weblogic.xml.security.wsse.Security
Deprecated. Adds a token for the username/password in the UserInfo.
addType(TypeSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
addUploadRegister(UploadRegister) - Method in class weblogic.uddi.client.structures.request.SaveBusiness
Add a new UploadRegister to the current set of UploadRegister
addUploadRegister(UploadRegister) - Method in class weblogic.uddi.client.structures.request.SaveTModel
Add a new UploadRegister to the current set of UploadRegister
addXMLEvent(XMLEvent) - Method in class weblogic.xml.security.wsse.SecureSoapOutputStream
Deprecated.  
addXpathListener(String, XpathListener) - Method in interface weblogic.deploy.api.model.WebLogicDDBean
The WebLogic implementation of DDBean does not support dynamic changes to deployment descriptors.
addXpathListener(ModuleType, String, XpathListener) - Method in class weblogic.deploy.api.model.WebLogicJ2eeApplicationObject
Not implemented.
addXsdConfig(FileSet) - Method in class weblogic.wsee.tools.anttasks.ClientGenFacadeTask
Deprecated. use addBinding instead
addXsdConfig(FileSet) - Method in class weblogic.wsee.tools.anttasks.JwscTask
Deprecated. use addBinding instead
addXsdConfig(FileSet) - Method in class weblogic.wsee.tools.anttasks.WsdlcTask
Deprecated. use addBinding instead
addZipFileSet(ZipFileSet) - Method in class weblogic.wsee.tools.anttasks.JwsModule
 
adjudicate(Result[]) - Method in interface weblogic.security.spi.Adjudicator
Deprecated. Determines the final adjudication from a set of decisions rendered by Access Decisions, provided they are acting as policy decision points (PDPs).
adjudicate(Result[], Resource, ContextHandler) - Method in interface weblogic.security.spi.AdjudicatorV2
Determines the final adjudication from a set of decisions rendered by Access Decisions, provided they are acting as policy decision points (PDPs).
adjudicate(List<Map<Resource, Result>>, List<Resource>, ContextHandler) - Method in interface weblogic.security.spi.BulkAdjudicator
Determines the final adjudication from a set of decisions rendered by Access Decisions, provided they are acting as policy decision points (PDPs).
AdjudicationProvider - Interface in weblogic.security.spi
Deprecated.  
AdjudicationProviderV2 - Interface in weblogic.security.spi
The AdjudicationProviderV2 interface exposes the services provided by an Adjudication provider to the WebLogic Security Framework.
Adjudicator - Interface in weblogic.security.spi
Deprecated.  
AdjudicatorV2 - Interface in weblogic.security.spi
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.
adjustOrderingPreference(MessageContext) - Static method in class weblogic.wsee.security.wssc.utils.WSSCCompatibilityUtil
 
admin() - Method in interface weblogic.common.T3ServicesDef
Returns access to administrative services in WebLogic.
ADMIN_ACCESS - Static variable in class weblogic.deploy.api.spi.DeploymentOptions
Start web application with restricted access (test mode).
ADMIN_JNDI_NAME - Static variable in interface weblogic.management.MBeanHome
Deprecated. Represents the JNDI name of domain's administration MBeanHome interface.
AdminPermissions - Class in weblogic.security.acl
Deprecated. Deprecated in WebLogic Server 7.0.
AdminPermissions() - Constructor for class weblogic.security.acl.AdminPermissions
Deprecated.  
AdminResource - Class in weblogic.security.service
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.
AdminResource(String, String, String) - Constructor for class weblogic.security.service.AdminResource
Constructs a new AdminResource with a target name composed from the category, realm, and action parameters.
afterComment - Variable in class weblogic.apache.xml.serialize.ElementState
Deprecated. True if the last serialized node was a comment node.
afterCompletion(int) - Method in class weblogic.wsee.wstx.wsat.WSATSynchronization
 
afterElement - Variable in class weblogic.apache.xml.serialize.ElementState
Deprecated. True if the last serialized node was an element node.
afterLast() - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Moves the cursor to the end of this ResultSet object, just after the last row
ALERT - Static variable in class com.bea.logging.LogLevel
 
alert(String) - Method in class weblogic.i18n.logging.NonCatalogLogger
Log an Alert message
alert(String, Throwable) - Method in class weblogic.i18n.logging.NonCatalogLogger
Log an Alert message with a Throwable
ALERT - Static variable in class weblogic.i18n.logging.Severities
A particular service is in an unusable state.
ALERT - Static variable in class weblogic.logging.log4j.WLLog4jLevel
Log4j level for Alert severity.
ALERT - Static variable in class weblogic.logging.WLLevel
 
ALERT_INT - Static variable in class com.bea.logging.LogLevel
 
ALERT_INT - Static variable in class weblogic.logging.log4j.WLLog4jLevel
Integer constant for the ALERT level.
ALERT_TEXT - Static variable in class weblogic.i18n.logging.Severities
Severity ALERT denoted by the value "Alert"
ALL - Static variable in interface weblogic.connector.extensions.Suspendable
Used to indicate that INBOUND, OUTBOUND & WORK are to be suspended/resumed
ALL_ROWS - Static variable in interface weblogic.jdbc.rowset.WLCachedRowSet
XML Document includes all rows with both their changed and original values
allArrayPropSetters() - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
allocateConnection(ConnectionEnv) - Method in class weblogic.jdbc.pool.Driver
Deprecated.  
ALLOW_EXTERNAL_APP_LOOKUP - Static variable in interface weblogic.jndi.WLContext
Specifies whether external clients or other applications are allowed to lookup bindings from an application version.
ALLOW_GLOBAL_RESOURCE_LOOKUP - Static variable in interface weblogic.jndi.WLContext
Specifies whether versioned clients or applications are allowed to lookup bindings of global resources.
allowPoolFailover(String, String, int) - Method in interface weblogic.jdbc.extensions.ConnectionPoolFailoverCallback
The WebLogic Server MultiPool invokes this method under various failover or failback conditions.
AlreadyBoundException - Exception in weblogic.rmi
Deprecated. 9.0.0.0 Replaced by java.rmi.AlreadyBoundException
AlreadyBoundException() - Constructor for exception weblogic.rmi.AlreadyBoundException
Deprecated. Constructs an AlreadyBoundException without a message.
AlreadyBoundException(String) - Constructor for exception weblogic.rmi.AlreadyBoundException
Deprecated. Constructs an AlreadyBoundException with the specified message.
AntUtil - Class in weblogic.wsee.tools.anttasks
Utility ant functions
ANY_URI - Static variable in class com.bea.common.security.xacml.Type
Represents the XML URI data type, http://www.w3.org/2001/XMLSchema#anyURI.
ANY_URI_BAG - Static variable in class com.bea.common.security.xacml.Type
Represents a bag of ANY_URI.
apc - Variable in class weblogic.wsee.async.AsyncUtil.SavedServiceInfo
Deprecated.  
AppChallengeContext - Interface in weblogic.security.services
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 in weblogic.security.services
AppContext is an interface that allows an application developer to publish values from within the application to the security runtime.
AppContextElement - Interface in weblogic.security.services
The AppContextElement abstract base class is a simple interface for representing a name/value pair.
appendArrayValue(StringBuffer, String[], int) - Static method in class weblogic.security.service.ResourceBase
Appends the array of values to the buffer as a comma-separated list of values in curly parentheses.
appendBuf(StringBuffer, String) - Method in class weblogic.logging.ConsoleFormatter
Deprecated. Use the appendToBuffer method instead
AppenderNames - Interface in weblogic.logging.log4j
This interface defines the constants used for the identifying the WebLogic Log4j Appenders
appendSelector(FileSelector) - Method in class weblogic.wsee.tools.anttasks.MatchingJavacTask
Deprecated.  
appendToBuffer(StringBuffer, String) - Static method in class weblogic.logging.ConsoleFormatter
Deprecated. Use the method with the StringBuilder argument.
appendToBuffer(StringBuilder, String) - Static method in class weblogic.logging.ConsoleFormatter
Appends the string to the buffer, surrounding it with the delimiters.
appendToBufferEscaped(StringBuffer, String) - Static method in class weblogic.logging.ConsoleFormatter
Deprecated. Use the method with the StringBuilder argument.
appendToBufferEscaped(StringBuilder, String) - Static method in class weblogic.logging.ConsoleFormatter
Appends the string to the buffer, surrounding it with the delimiters.
appendValue(StringBuffer, String) - Static method in class weblogic.security.service.ResourceBase
Appends the value to the buffer, escaping special characters with '\' and treating null strings as empty strings.
AppKey - Interface in weblogic.wtc.jatmi
This interface can be overridded by security providers who wish to implement their own Appkey.
APPLICATION - Static variable in class weblogic.security.spi.ApplicationInfo.ComponentType
Indicates that component type is an Application.
applicationActivated(DeploymentEvent) - Method in class weblogic.cluster.singleton.SingletonMonitorServiceTracker
 
ApplicationContext - Interface in weblogic.application
The ApplicationContext is used by ApplicationLifecycleListeners to receive information about their current application.
applicationDeleted(DeploymentEvent) - Method in class weblogic.cluster.singleton.SingletonMonitorServiceTracker
 
applicationDeployed(DeploymentEvent) - Method in class weblogic.cluster.singleton.SingletonMonitorServiceTracker
 
ApplicationInfo - Interface in weblogic.security.spi
An ApplicationInfo passes data about an application deployment to a security provider and is used in the DeployableAuthorizationProviderV2 and DeployableRoleProviderV2 interfaces.
ApplicationInfo.ComponentType - Class in weblogic.security.spi
A ComponentType represents the component type for the application that is being deployed and is used within an ApplicationInfo interface.
ApplicationLifecycleEvent - Class in weblogic.application
This is the event class for notifications about changes to an application container.
ApplicationLifecycleEvent(ApplicationContext) - Constructor for class weblogic.application.ApplicationLifecycleEvent
Deprecated.  
ApplicationLifecycleListener - Class in weblogic.application
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.
ApplicationLifecycleListener() - Constructor for class weblogic.application.ApplicationLifecycleListener
 
applicationRedeployed(DeploymentEvent) - Method in class weblogic.cluster.singleton.SingletonMonitorServiceTracker
DEPLOYMENT EVENT LISTENER
ApplicationRemovalException - Class in weblogic.security.spi
The ApplicationRemovalException is thrown if a security provider encounters a problem while handling the deletion of an application.
ApplicationRemovalException() - Constructor for class weblogic.security.spi.ApplicationRemovalException
Constructs a ApplicationRemovalException with no arguments.
ApplicationRemovalException(String) - Constructor for class weblogic.security.spi.ApplicationRemovalException
Constructs a ApplicationRemovalException with the specified detail message.
ApplicationRemovalException(Throwable) - Constructor for class weblogic.security.spi.ApplicationRemovalException
Constructs a ApplicationRemovalException with a nested exception.
ApplicationRemovalException(String, Throwable) - Constructor for class weblogic.security.spi.ApplicationRemovalException
Constructs a ApplicationRemovalException with a detail message and a nested exception.
ApplicationResource - Class in weblogic.security.service
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.
ApplicationResource(String) - Constructor for class weblogic.security.service.ApplicationResource
Constructs a new ApplicationResource with a target name composed from the application parameter.
ApplicationResource() - Constructor for class weblogic.security.service.ApplicationResource
Deprecated. As of 04/01/02.

ApplicationResource(String, Resource) - Constructor for class weblogic.security.service.ApplicationResource
Create an ApplicationResource who's parent resource is passed in.
ApplicationToMonitorInterface - Interface in weblogic.wtc.jatmi
This interface represents the Java Application-to-Transaction Monitor Interface (JATMI) that provides connectivity between WebLogic Server and Tuxedo Services.
ApplicationVersionCreationException - Class in weblogic.security.spi
The ApplicationVersionCreationException is thrown if a security provider encounters a problem while handling the creation of a new application version.
ApplicationVersionCreationException() - Constructor for class weblogic.security.spi.ApplicationVersionCreationException
Constructs a ApplicationVersionCreationException with no arguments.
ApplicationVersionCreationException(String) - Constructor for class weblogic.security.spi.ApplicationVersionCreationException
Constructs a ApplicationVersionCreationException with the specified detail message.
ApplicationVersionCreationException(Throwable) - Constructor for class weblogic.security.spi.ApplicationVersionCreationException
Constructs a ApplicationVersionCreationException with a nested exception.
ApplicationVersionCreationException(String, Throwable) - Constructor for class weblogic.security.spi.ApplicationVersionCreationException
Constructs a ApplicationVersionCreationException with a detail message and a nested exception.
ApplicationVersionLifecycleEvent - Class in weblogic.application
 
ApplicationVersionLifecycleEvent(String, String) - Constructor for class weblogic.application.ApplicationVersionLifecycleEvent
 
ApplicationVersionLifecycleListener - Class in weblogic.application
ApplicationVersionLifecycleListener provides application version lifecycle event notifications.
ApplicationVersionLifecycleListener() - Constructor for class weblogic.application.ApplicationVersionLifecycleListener
 
ApplicationVersionRemovalException - Class in weblogic.security.spi
The ApplicationVersionRemovalException is thrown if a security provider encounters a problem while handling the deletion of an application version.
ApplicationVersionRemovalException() - Constructor for class weblogic.security.spi.ApplicationVersionRemovalException
Constructs a ApplicationVersionRemovalException with no arguments.
ApplicationVersionRemovalException(String) - Constructor for class weblogic.security.spi.ApplicationVersionRemovalException
Constructs a ApplicationVersionRemovalException with the specified detail message.
ApplicationVersionRemovalException(Throwable) - Constructor for class weblogic.security.spi.ApplicationVersionRemovalException
Constructs a ApplicationVersionRemovalException with a nested exception.
ApplicationVersionRemovalException(String, Throwable) - Constructor for class weblogic.security.spi.ApplicationVersionRemovalException
Constructs a ApplicationVersionRemovalException with a detail message and a nested exception.
AppSetRollbackOnlyException - Exception in weblogic.transaction
Indicates that a transaction was marked for rollback by an application component.
AppSetRollbackOnlyException() - Constructor for exception weblogic.transaction.AppSetRollbackOnlyException
 
AppSetRollbackOnlyException(String) - Constructor for exception weblogic.transaction.AppSetRollbackOnlyException
 
arrayComponentTypeLoop() - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
asBoolean() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a boolean.
asByte() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a byte.
asChar() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a char.
AsciiWorkContext - Class in weblogic.workarea
An implementation for propagating simple 8-bit ASCII string-based WorkContexts.
AsciiWorkContext() - Constructor for class weblogic.workarea.AsciiWorkContext
 
asContentHandler() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Deprecated.  
asContentHandler() - Method in interface weblogic.apache.xml.serialize.Serializer
Deprecated. Return a ContentHandler interface into this serializer.
asDate() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a Date.
asDocumentHandler() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Deprecated.  
asDocumentHandler() - Method in interface weblogic.apache.xml.serialize.Serializer
Deprecated. Return a DocumentHandler interface into this serializer.
asDOMSerializer() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Deprecated.  
asDOMSerializer() - Method in interface weblogic.apache.xml.serialize.Serializer
Deprecated. Return a DOMSerializer interface into this serializer.
asDouble() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a double.
asFloat() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a float.
asInt() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a int.
asLong() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a long.
asObject() - Method in class weblogic.common.ParamValue
Returns a ParamValue as an Object.
assertChallengeIdentity(String, Object, AppContext) - Method in class weblogic.security.services.Authentication
Use the supplied client token to establish client identity
assertChallengeIdentity(String, Object, ContextHandler) - Method in interface weblogic.security.spi.ChallengeIdentityAsserterV2
Use the supplied client token to establish client identity, possibly with multiple challenges.
assertIdentity(String, Object) - Static method in class weblogic.security.services.Authentication
Use the supplied client token to establish client identity
assertIdentity(String, Object, AppContext) - Static method in class weblogic.security.services.Authentication
Use the supplied client token to establish client identity
assertIdentity(String, String, Object) - Static method in class weblogic.security.services.Authentication
Use the supplied client token to establish client identity
assertIdentity(String, String, Object, AppContext) - Static method in class weblogic.security.services.Authentication
Use the supplied client token to establish client identity
ASSERTIDENTITY - Static variable in class weblogic.security.spi.AuditAtnEvent.AtnEventType
Deprecated. Represents the "identity assertion" authentication type.
ASSERTIDENTITY - Static variable in class weblogic.security.spi.AuditAtnEventV2.AtnEventTypeV2
Represents the "identity assertion" authentication type.
assertIdentity(String, Object) - Method in interface weblogic.security.spi.IdentityAsserter
Asserts an identity based on token identity information.
assertIdentity(String, Object, ContextHandler) - Method in interface weblogic.security.spi.IdentityAsserterV2
Asserts an identity based on token identity information.
assertIdentity(HttpServletRequest, HttpServletResponse, String) - Static method in class weblogic.servlet.security.ServletAuthentication
Strong authentication using the client-side certificate chain as the credential for authentication.
assertIdentity(HttpServletRequest, HttpServletResponse, String, AppContext) - Static method in class weblogic.servlet.security.ServletAuthentication
Strong authentication using the client-side certificate chain as the credential for authentication.
assertIdentity(Node, ContextHandler, boolean) - Static method in class weblogic.wsee.security.saml.CSSUtils
Use PrincipalAuthenticator to assert the identity of saml assertion
ASSERTION_TYPE_BEARER - Static variable in interface com.bea.security.saml2.providers.registry.Partner
the URI of the bearer confirmation method identifier.
ASSERTION_TYPE_HOLDER_OF_KEY - Static variable in interface com.bea.security.saml2.providers.registry.Partner
the URI of the hold of key confirmation method identifier.
ASSERTION_TYPE_SENDER_VOUCHES - Static variable in interface com.bea.security.saml2.providers.registry.Partner
the URI of the sender vouches confirmation method identifier.
assessTrust(Object[]) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.  
asShort() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a short.
assignUUID() - Static method in class weblogic.wsee.wstx.wsat.WSATHelper
 
associateTransaction(Message) - Method in interface weblogic.jms.extensions.MDBTransaction
This method infects an unacknowledged, non-transactional message with the current transaction.
asString() - Method in class weblogic.common.ParamValue
Returns a ParamValue as a String.
ASSUME_SYNCHRONIZED_CLOCKS - Static variable in class weblogic.xml.security.specs.TimestampConfig
Deprecated. System property that sets the default assumption for whether or not clocks are synchronized.
assumeLease(String, String, int) - Method in class weblogic.cluster.singleton.DatabaseLeasingBasis
 
ASYNC_RESPONSE_SERVICE_CONTEXT_PATH - Static variable in class weblogic.wsee.async.AsyncUtil
Deprecated.  
ASYNC_RESPONSE_SERVICE_SERVICE_URI - Static variable in class weblogic.wsee.async.AsyncUtil
Deprecated.  
ASYNC_TIMEOUT_DELIST - Static variable in interface weblogic.transaction.TransactionManager
A constant that is used as the name of the registration property that controls whether an enlisted resource is delisted by a different thread that is processing the transaction timeout prior to the timeout thread's invocation of XAResource.rollback.
AsyncCallContextFactory - Class in weblogic.wsee.async
This is a factory class for generating context objects that you will need to use in making asynchronous web services invocations.
AsyncCallContextFactory() - Constructor for class weblogic.wsee.async.AsyncCallContextFactory
 
AsyncClientHandlerFeature - Class in weblogic.jws.jaxws.client.async
Designates an asynchronous handler instance that will be invoked upon the receipt of response messages.
AsyncClientHandlerFeature(Object) - Constructor for class weblogic.jws.jaxws.client.async.AsyncClientHandlerFeature
Create an AsyncClientHandlerFeature.
AsyncClientTransportFeature - Class in weblogic.jws.jaxws.client.async
Designates a client that accesses the service through WS-Addressing and asynchronous transport.
AsyncClientTransportFeature() - Constructor for class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
Create an AsyncClientTransportFeature.
AsyncClientTransportFeature(Object) - Constructor for class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
Create an AsyncClientTransportFeature that will select an asynchronous response endpoint address within the scope of a pre-existing context.
AsyncClientTransportFeature(Object, boolean) - Constructor for class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
Create an AsyncClientTransportFeature that will select an asynchronous response endpoint address within the scope of a pre-existing context.
AsyncClientTransportFeature(String) - Constructor for class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
Create an AsyncClientTransportFeature that will publish an asynchronous response endpoint at the given address.
AsyncClientTransportFeature(W3CEndpointReference) - Constructor for class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
Create an AsyncClientTransportFeature that will publish an asynchronous response endpoint at the address specified by the given endpoint reference.
AsyncClientTransportFeature(W3CEndpointReference, W3CEndpointReference) - Constructor for class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
Create an AsyncClientTransportFeature that will publish an asynchronous response endpoint at the address specified by the given replyTo endpoint reference.
AsyncClientTransportFeature(String, boolean) - Constructor for class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
Create an AsyncClientTransportFeature.
AsyncClientTransportFeature(W3CEndpointReference, boolean) - Constructor for class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
Create an AsyncClientTransportFeature.
AsyncClientTransportFeature(W3CEndpointReference, W3CEndpointReference, boolean) - Constructor for class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
Create an AsyncClientTransportFeature.
AsyncClientTransportFeature(String, boolean, boolean) - Constructor for class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
Create an AsyncClientTransportFeature.
AsyncClientTransportFeature(W3CEndpointReference, boolean, boolean) - Constructor for class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
Create an AsyncClientTransportFeature.
AsyncClientTransportFeature(W3CEndpointReference, W3CEndpointReference, boolean, boolean) - Constructor for class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
Create an AsyncClientTransportFeature.
AsyncClientTransportFeature.AsyncEndpointListener - Interface in weblogic.jws.jaxws.client.async
 
AsyncClientTransportFeature.AsyncResponseEndpointRegistry - Interface in weblogic.jws.jaxws.client.async
 
AsyncClientTransportFeature.AsyncResponseEndpointRegistry.EndpointInfo - Class in weblogic.jws.jaxws.client.async
 
AsyncClientTransportFeature.AsyncResponseEndpointRegistry.EndpointInfo() - Constructor for class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature.AsyncResponseEndpointRegistry.EndpointInfo
 
AsyncFailure - Annotation Type in weblogic.jws
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 in weblogic.webservice.async
Deprecated. please migrate to jws for webservices
AsyncInfo() - Constructor for class weblogic.webservice.async.AsyncInfo
Deprecated.  
AsyncPostCallContext - Interface in weblogic.wsee.async
This is a context object that you use when getting the asynchronous web service invocation results.
AsyncPreCallContext - Interface in weblogic.wsee.async
This is a context object that you need to use when making asynchronous web services invocations.
AsyncResponse - Annotation Type in weblogic.jws
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.
AsyncSendResponseInfo - Interface in weblogic.jms.extensions
 
AsyncSOAPInvokeState - Interface in weblogic.wsee.async
Represents a stored/pending asynchronous SOAP operation invocation.
AsyncTransportProvider - Interface in weblogic.jws.jaxws.client.async
 
AsyncTransportProviderFactory - Interface in weblogic.jws.jaxws.client.async
 
AsyncUtil - Class in weblogic.wsee.async
Deprecated. This class is not intended for customer use.
AsyncUtil() - Constructor for class weblogic.wsee.async.AsyncUtil
Deprecated.  
AsyncUtil.SavedServiceInfo - Class in weblogic.wsee.async
Deprecated. This class is not intended for customer use.
AsyncUtil.SavedServiceInfo() - Constructor for class weblogic.wsee.async.AsyncUtil.SavedServiceInfo
Deprecated.  
AttachmentCodec - Class in weblogic.webservice.encoding
Deprecated. please migrate to jws for webservices
AttachmentCodec() - Constructor for class weblogic.webservice.encoding.AttachmentCodec
Deprecated.  
attachsPort(Object) - Method in class weblogic.wsee.jaxws.proxy.ClientProxyFeature
Attachs current ClientProxyFeature to an existing port (override the old proxy info)
ATTR_CANONICALIZATION_METHOD - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
ATTR_ENCODING - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
ATTR_ENCODING - Static variable in interface weblogic.xml.security.wsse.WSSEConstants
Deprecated. EncodingType
ATTR_ENCRYPT_BODY - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
ATTR_ENCRYPTION_METHOD - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
ATTR_ID - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
ATTR_KEY_ALIAS - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
ATTR_KEY_PASSWORD - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
ATTR_KEYWRAPPING_METHOD - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
ATTR_LOCALPART - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
ATTR_MUST_UNDERSTAND - Static variable in interface weblogic.xml.security.wsse.WSSEConstants
Deprecated. mustUnderstand
ATTR_NAME_FORMAT_BASIC - Static variable in class com.bea.security.saml2.providers.SAML2AttributeInfo
URN for the basic attribute name format.
ATTR_NAME_FORMAT_BASIC - Static variable in class com.bea.security.saml2.providers.SAML2NameMapperInfo
SAML 2.0 URN for "Basic" attribute name format.
ATTR_NAME_FORMAT_BASIC - Static variable in class weblogic.security.providers.saml.SAMLNameMapperInfo
SAML 2.0 URN for "Basic" attribute name format.
ATTR_NAMESPACE - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
ATTR_PASSWORDTYPE - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
ATTR_REALM - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
ATTR_REF_ID - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
ATTR_RESTRICTION - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
ATTR_ROLE - Static variable in interface weblogic.xml.security.wsse.WSSEConstants
Deprecated. role
ATTR_SIGN_BODY - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
ATTR_SIGNATURE_METHOD - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
ATTR_TYPE - Static variable in interface weblogic.xml.security.wsse.WSSEConstants
Deprecated. Type
ATTR_URI - Static variable in interface weblogic.xml.security.wsse.WSSEConstants
Deprecated. URI
ATTR_VALUETYPE - Static variable in interface weblogic.xml.security.specs.SpecConstants
Deprecated.  
ATTR_VALUETYPE - Static variable in interface weblogic.xml.security.wsse.WSSEConstants
Deprecated. ValueType
Attribute - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
AttributeAddNotification - Class in weblogic.management
Deprecated. 9.0.0.0
AttributeAddNotification(ObjectName, String, Object) - Constructor for class weblogic.management.AttributeAddNotification
Deprecated.  
AttributeAddNotification(ObjectName, String, String, Object) - Constructor for class weblogic.management.AttributeAddNotification
Deprecated. Constructor for the AttributeAddNotification object
AttributeAddNotification(ObjectName, long, long, String, String, String, Object) - Constructor for class weblogic.management.AttributeAddNotification
Deprecated. Construct this change notification setting the newValue to an entry this being add to the array.
attributeDecl(String, String, String, String, String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Deprecated.  
attributeDequote(String) - Static method in class weblogicx.jsp.tags.validators.CustomizableAdapter
 
AttributeIterator - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
AttributeRemoveNotification - Class in weblogic.management
Deprecated. 9.0.0.0
AttributeRemoveNotification(ObjectName, String, Object) - Constructor for class weblogic.management.AttributeRemoveNotification
Deprecated. This contructor is superseded by the constructor which accepts a type.
AttributeRemoveNotification(ObjectName, String, String, Object) - Constructor for class weblogic.management.AttributeRemoveNotification
Deprecated. Constructor for the AttributeRemoveNotification object
AttributeRemoveNotification(ObjectName, long, long, String, String, String, Object) - Constructor for class weblogic.management.AttributeRemoveNotification
Deprecated. Construct this change notification setting the newValue to an entry this being add to the array.
AU_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserter
The AuthenticatedUser token is an internal token and is only used when communicating with a pre-7.0 WebLogic Server instance or when utilizing RMI over IIOP.
AU_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The AuthenticatedUser token is an internal token and is only used when communicating with a pre-7.0 WebLogic Server instance or when utilizing RMI over IIOP.
Audit - Class in weblogic.security.audit
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the weblogic.security.service.Auditor provided by the Pluggable Security Infrastructure.
AUDIT_FAILURE - Static variable in class weblogic.security.spi.AuditSeverity
Constructs an AuditSeverity object with the AUDIT_FAILURE severity level.
AuditApplicationVersionEvent - Interface in weblogic.security.spi
The AuditApplicationVersionEvent interface is used to post VersionableApplicationProvider events.
AuditAtnEvent - Interface in weblogic.security.spi
Deprecated.  
AuditAtnEvent.AtnEventType - Class in weblogic.security.spi
Deprecated. The AtnEventType class describes the authentication event types that are supported.
AuditAtnEventV2 - Interface in weblogic.security.spi
The AuditAtnEventV2 interface is used to post authentication audit events.
AuditAtnEventV2.AtnEventTypeV2 - Class in weblogic.security.spi
The AtnEventType class describes the authentication event types that are supported.
AuditAtzEvent - Interface in weblogic.security.spi
The AuditAtzEvent interface is used to post authorization audit events.
AuditCertPathBuilderEvent - Interface in weblogic.security.spi
This interface is used to post audit events for CertPathBuilder providers.
AuditCertPathValidatorEvent - Interface in weblogic.security.spi
This interface is used to post audit events for CertPathValidator providers.
AuditChannel - Interface in weblogic.security.spi
The AuditChannel interface defines the security service provider interface (SSPI) for objects capable of logging security-related events for auditing purposes.
AuditChannelV2 - Interface in weblogic.security.spi
The AuditChannelV2 interface defines the security service provider interface (SSPI) for objects capable of logging security-related events for auditing purposes.
AuditConfigurationEvent - Interface in weblogic.security.spi
The AuditConfigurationEvent interface is used to post configuration change audit events.
AuditContext - Interface in weblogic.security.spi
The AuditContext interface can be extended by AuditEvent implementations to indicate that the implementation has context information.
AuditCreateConfigurationEvent - Interface in weblogic.security.spi
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 in weblogic.security.spi
The AuditCredentialMappingEvent interface is used to post credential mapping audit events.
AuditDeleteConfigurationEvent - Interface in weblogic.security.spi
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 in weblogic.security.spi
The AuditEvent interface provides a mechanism for passing audit information to Auditing providers during a writeEvent operation.
AuditInvokeConfigurationEvent - Interface in weblogic.security.spi
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.
AuditLifecycleEvent - Interface in weblogic.security.spi
The AuditLifecycleEvent interface is used to post audit lifecycle events.
AuditLifecycleEvent.AuditLifecycleEventType - Class in weblogic.security.spi
The AuditLifecycleEventType class describes the audit service lifecycle event types that are supported.
AuditMgmtEvent - Interface in weblogic.security.spi
The AuditMgmtEvent interface is used to post security provider management audit events.
AuditorService - Interface in weblogic.security.spi
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.
AuditPolicyEvent - Interface in weblogic.security.spi
The AuditPolicyEvent interface is used to post security policy audit events.
AuditProvider - Interface in weblogic.security.audit
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 in weblogic.security.spi
The AuditProvider interface exposes the services provided by an Auditing provider to the WebLogic Security Framework.
AuditProviderV2 - Interface in weblogic.security.spi
The AuditProviderV2 interface exposes the services provided by an Auditing provider to the WebLogic Security Framework.
AuditRoleDeploymentEvent - Interface in weblogic.security.spi
The AuditRoleDeploymentEvent interface is used to post security role deployment audit events.
AuditRoleEvent - Interface in weblogic.security.spi
The AuditRoleEvent interface is used to post security role audit events.
AuditSetAttributeConfigurationEvent - Interface in weblogic.security.spi
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 in weblogic.security.spi
The AuditSeverity class provides audit severity levels as both numeric and text values to an Auditing provider.
AUTH_DM_URI - Static variable in interface weblogic.deploy.api.spi.factories.WebLogicDeploymentFactory
Pre-authorized DeploymentManager URI.
AUTH_URI_INDEX - Static variable in interface weblogic.deploy.api.spi.factories.WebLogicDeploymentFactory
 
authCertificates(String, Vector) - Method in class weblogic.security.acl.AbstractListableRealm
Deprecated. Attempt authentication based on any X.509 certificates the user has presented.
authenticate(UserInfo) - Method in class weblogic.security.acl.AbstractListableRealm
Deprecated. Check whether some User matches the presented UserInfo and accept its credentials.
authenticate(UserInfo) - Method in class weblogic.security.acl.CachingRealm
Deprecated. Attempt to authenticate the given user.
authenticate(String, Vector, boolean) - Static method in class weblogic.security.acl.CertAuthentication
Deprecated. Authenticate a user based on a chain of certificates they have presented.
authenticate(String, Certificate[], boolean) - Static method in class weblogic.security.acl.CertAuthentication
Deprecated. Authenticate a user based on a certificate chain they have presented.
authenticate(String, Certificate[], boolean) - Method in interface weblogic.security.acl.CertAuthenticator
Deprecated. Authenticate a user based on a certificate chain they have presented.
authenticate(UserInfo) - Static method in class weblogic.security.acl.Realm
Deprecated. Authenticates the user, based on a UserInfo structure.
authenticate(UserInfo) - Method in interface weblogic.security.acl.SecurityService
 
Authenticate - Class in weblogic.security.auth
Authenticate a user and add Principals to the Subject.
Authenticate() - Constructor for class weblogic.security.auth.Authenticate
 
authenticate(Environment, Subject) - Static method in class weblogic.security.auth.Authenticate
Execute a WebLogic Server client login using the supplied environment parameters; will populate the Subject with the appropriate Principals.
AUTHENTICATE - Static variable in class weblogic.security.spi.AuditAtnEvent.AtnEventType
Deprecated. Represents the "simple authentication" authentication type.
AUTHENTICATE - Static variable in class weblogic.security.spi.AuditAtnEventV2.AtnEventTypeV2
Represents the "simple authentication" authentication type.
authenticate(CallbackHandler, HttpServletRequest) - Static method in class weblogic.servlet.security.ServletAuthentication
Returns an int value for AUTHENTICATED or FAILED_AUTHENTICATION.
AUTHENTICATED - Static variable in class weblogic.servlet.security.ServletAuthentication
Returns the value of a successful authentication.
AuthenticatedUser - Interface in com.bea.httppubsub
Representation interface for an authenticated user.
authenticateUser(String, UserInfo, User) - Static method in class weblogic.security.audit.Audit
Deprecated.  
authenticateUser(String, UserInfo, User) - Method in interface weblogic.security.audit.AuditProvider
Deprecated. A request was made to authenticate a user.
Authentication - Class in weblogic.security.services
Server side Authentication service.
Authentication() - Constructor for class weblogic.security.services.Authentication
 
AuthenticationProvider - Interface in weblogic.security.spi
The AuthenticationProvider interface exposes the services provided by an Authentication provider to the WebLogic Security Framework.
AuthenticationProviderV2 - Interface in weblogic.security.spi
The AuthenticationProviderV2 interface exposes the services provided by an Authentication provider to the WebLogic Security Framework.
AuthFilter - Class in weblogic.servlet.security
Deprecated.  
AuthFilter() - Constructor for class weblogic.servlet.security.AuthFilter
Deprecated.  
AuthInfo - Class in weblogic.uddi.client.structures.datatypes
AuthInfo contains an access token that is passed back in all of the publisher API messages.
AuthInfo(String) - Constructor for class weblogic.uddi.client.structures.datatypes.AuthInfo
Class construstor specifying the initialization value for AuthInfo.
authInfo - Variable in class weblogic.uddi.client.structures.request.UpdateRequest
 
authInternal(UserInfo) - Method in class weblogic.security.acl.AbstractListableRealm
Deprecated. The authentication dispatcher.
authNegCache - Variable in class weblogic.security.acl.CachingRealm
Deprecated. Authentication negative cache.
authObject(String, Object, HttpServletRequest) - Static method in class weblogic.servlet.security.ServletAuthentication
Deprecated.  
authObject(String, Object, HttpSession, HttpServletRequest) - Static method in class weblogic.servlet.security.ServletAuthentication
Deprecated.  
AUTHORIZATION_NEGOTIATE - Static variable in interface weblogic.security.spi.IdentityAsserter
The AUTHORIZATION_NEGOTIATE token is an internal token and is used when a web app utilizes the SPNEGO protocol to authenticate via Active Directory.
AUTHORIZATION_NEGOTIATE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The AUTHORIZATION_NEGOTIATE token is an internal token and is used when a web application utilizes the SPNEGO protocol to authenticate via Active Directory.
AuthorizationProvider - Interface in weblogic.security.spi
The AuthorizationProvider interface exposes the services provided by an Authorization provider to the WebLogic Security Framework.
authPosCache - Variable in class weblogic.security.acl.CachingRealm
Deprecated. Authentication positive cache.
authSSLCertificates(String, Vector) - Method in class weblogic.security.acl.AbstractListableRealm
Deprecated. Attempt authentication based on any SSL certificates the remote client has presented.
AuthToken - Class in weblogic.uddi.client.structures.response
AuthToken contains the authentication information that should be used in publishers API messages.
AuthToken() - Constructor for class weblogic.uddi.client.structures.response.AuthToken
Class constructor specifying the xml element that denotes an authorization token.
authUserPassword(String, String) - Method in class weblogic.security.acl.AbstractListableRealm
Deprecated. Attempt authentication based on a user name and password.
AVAILABILITY_STATUS_AVAILABLE - Static variable in interface weblogic.management.TargetAvailabilityStatus
Deprecated.  
AVAILABILITY_STATUS_DISTRIBUTED - Static variable in interface weblogic.management.TargetAvailabilityStatus
Deprecated.  
AVAILABILITY_STATUS_NOTAVAILABLE - Static variable in interface weblogic.management.TargetAvailabilityStatus
Deprecated.  
AVAILABILITY_STATUS_NOTDISTRIBUTED - Static variable in interface weblogic.management.TargetAvailabilityStatus
Deprecated.  
AVAILABLE - Static variable in class weblogic.wtc.gwt.WTCServiceStatus
 

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

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04
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 _