- I18N_PACKAGE - Static variable in class weblogic.i18n.Localizer
-
- IconBean - Interface in weblogic.j2ee.descriptor
-
- id - Variable in class weblogic.security.service.ResourceBase
-
Resource long hashcode.
- id - Variable in class weblogic.wsee.policy.framework.PolicyStatement
-
Deprecated.
- id - Variable in class weblogic.xml.security.assertion.ConfidentialityAssertion
-
Deprecated.
- id - Variable in class weblogic.xml.security.assertion.IntegrityAssertion
-
Deprecated.
- ID - Static variable in class weblogic.jws.jaxws.client.async.AsyncClientHandlerFeature
-
Deprecated.
Constant value identifying the AsyncClientHandlerFeature
- ID - Static variable in class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
-
Deprecated.
Constant value identifying the AsyncClientTransportFeature
- ID - Static variable in class weblogic.jws.jaxws.ClientPolicyFeature
-
Constant value identifying the PolicyFeature
- ID - Static variable in class weblogic.jws.jaxws.PoliciesFeature
-
Constant value identifying the PolicyFeature
- ID - Static variable in class weblogic.jws.jaxws.PolicyFeature
-
Constant value identifying the PolicyFeature
- ID - Static variable in class weblogic.jws.jaxws.WssConfigurationFeature
-
Constant value identifying the WssConfigurationFeature
- ID - Static variable in interface weblogic.management.security.authorization.PolicyStoreMBean
-
Properties key for Policy or PolicySet document identifier as java.lang.String.
- ID - Static variable in class weblogic.wsee.jaxws.proxy.ClientProxyFeature
-
- ID - Static variable in class weblogic.wsee.jws.jaxws.owsm.PropertyFeature
-
- ID - Static variable in class weblogic.wsee.jws.jaxws.owsm.SecurityPoliciesFeature
-
- ID - Static variable in class weblogic.wsee.jws.jaxws.owsm.SecurityPolicyFeature
-
- ID - Static variable in class weblogic.wsee.wstx.wsat.TransactionalFeature
-
Constant value identifying the TransactionalFeature
- ID_HTTP_GET - Static variable in class weblogic.wsee.jws.Protocol
-
Deprecated.
Value indicating query-style invocation using HTTP GET
- ID_HTTP_POST - Static variable in class weblogic.wsee.jws.Protocol
-
Deprecated.
Value indicating query-style invocation using HTTP POST
- ID_HTTP_SOAP - Static variable in class weblogic.wsee.jws.Protocol
-
Deprecated.
Value indicating SOAP invocation using HTTP (POST)
- ID_HTTP_SOAP12 - Static variable in class weblogic.wsee.jws.Protocol
-
Deprecated.
Value indicating SOAP12 invocation using HTTP (POST)
- ID_HTTP_XML - Static variable in class weblogic.wsee.jws.Protocol
-
Deprecated.
Value indicating raw XML using HTTP (POST)
- ID_JMS_SOAP - Static variable in class weblogic.wsee.jws.Protocol
-
Deprecated.
Value indicating SOAP invocation using JMS
- ID_JMS_SOAP12 - Static variable in class weblogic.wsee.jws.Protocol
-
Deprecated.
Value indicating SOAP invocation using JMS
- ID_JMS_XML - Static variable in class weblogic.wsee.jws.Protocol
-
Deprecated.
Value indicating raw XML using HTTP (POST)
- ID_NAMESPACES - Static variable in interface weblogic.xml.security.wsse.v200207.WSSEConstants
-
- IDCSAppRole - Interface in weblogic.security.principal
-
The IDCSAppRole
interface is a convenience interface that
represents the attributes of an Oracle Identity Cloud Service application role.
- IDCSAppRoleImpl - Class in weblogic.security.principal
-
The IDCSAppRoleImpl
is a convenience class that
is a Java Principal
which
implements IDCSAppRole
and represents instances of an
Oracle Identity Cloud Service application role in the Java Subject
.
- IDCSAudience - Class in weblogic.security.credential
-
The IDCSAudience
class represents the audience values of an Oracle Identity Cloud Service access token.
- IDCSAudience(List<String>) - Constructor for class weblogic.security.credential.IDCSAudience
-
Create Oracle Identity Cloud Service Audience from list of audiences.
- IDCSClient - Interface in weblogic.security.principal
-
The IDCSClient
interface represents the attributes of an Oracle Identity Cloud Service client.
- IDCSClientImpl - Class in weblogic.security.principal
-
The IDCSClientImpl
is a convenience class that
is a Java Principal
which
implements IDCSClient
and represents instances of an
Oracle Identity Cloud Service client in the Java Subject
.
- IDCSScope - Interface in weblogic.security.principal
-
The IDSCScope
interface is a marker interface used to signify that a principal
represents a WebLogic Server Oracle Identity Cloud Service scope from an Oracle Identity Cloud Service access token.
- IDCSScopeImpl - Class in weblogic.security.principal
-
The IDCSScopeImpl
is a convenience class that implements a IDCSScope
principal whose name and identity domain field will be signed by the
weblogic.security.provider.PrincipalValidatorImpl
class.
- IDENTIFIER - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
-
- IDENTITY - weblogic.ejbgen.AutomaticKeyGeneration.AutomaticKeyGenerationType
-
- IDENTITY - Static variable in class weblogic.xml.crypto.wss.provider.Purpose
-
- IDENTITY_AND_TRUST_LOCATIONS_FILES_OR_KEYSTORE_PROVIDERS - Static variable in interface weblogic.management.configuration.SSLMBean
-
- IDENTITY_AND_TRUST_LOCATIONS_KEYSTORES - Static variable in interface weblogic.management.configuration.SSLMBean
-
- IDENTITY_ASSERTION - Static variable in interface weblogic.xml.security.SecurityAssertion
-
Deprecated.
- IDENTITY_CODE - Static variable in interface weblogic.xml.security.SecurityAssertion
-
Deprecated.
- IDENTITY_DOMAIN - Static variable in interface weblogic.jndi.WLContext
-
Set this property to specify the identity domain for the user.
- IdentityAsserter - Interface in weblogic.security.spi
-
The IdentityAsserter
interface exposes the methods that custom
Identity Assertion providers need to implement in order to provide token-based client
identity assertion.
- IdentityAsserterImpl - Class in weblogic.management.security.authentication
-
The base class of all Identity Assertion provider MBean implementations.
- IdentityAsserterMBean - Interface in weblogic.management.security.authentication
-
The SSPI MBean that all Identity Assertion providers must extend.
- IdentityAsserterV2 - Interface in weblogic.security.spi
-
The IdentityAsserter
interface exposes the methods that custom
Identity Assertion providers need to implement in order to provide token-based client
identity assertion.
- IdentityAssertion - Class in weblogic.xml.security.assertion
-
Deprecated.
- IdentityAssertionException - Exception in weblogic.security.spi
-
The IdentityAssertionException
exception is thrown if an Identity Assertion
provider attempts to assert an identity based on token identity information, and that
attempt fails.
- IdentityDomainAuthenticatorMBean - Interface in weblogic.management.security.authentication
-
Defines methods used to get/set the
identity domain attribute used to determine the identity domain that an authenticator
or identity asserter handles.
- IdentityDomainAwareProviderMBean - Interface in weblogic.management.security
-
The MBean interface must be implemented by any role mapping, authorization,
credential mapping and audit providers MBean which should be aware of
identity domain.
- IdentityDomainPrincipal - Interface in weblogic.security.principal
-
The IdentityDomainPrincipal
interface is a convenience interface that
identifies principals that carry identity domain information.
- IdPPartner - Interface in com.bea.security.saml2.providers.registry
-
Abstract representation of a SAML 2.0 Identity Provider partner.
- IFRAME - com.bea.httppubsub.Client.ConnectionType
-
- ignorable() - Method in interface weblogic.xml.stream.Space
-
Deprecated.
Returns true if this is ignorable whitespace
- ignoreProxy - Variable in class weblogic.net.http.HttpURLConnection
-
- ignoreSystemNonProxyHosts - Variable in class weblogic.net.http.HttpURLConnection
-
- IIOP - Static variable in interface weblogic.protocol.Protocol
-
- IIOPMBean - Interface in weblogic.management.configuration
-
Configuration for IIOP properties.
- IIOPS - Static variable in interface weblogic.protocol.Protocol
-
- IJMSModuleHelper - Interface in weblogic.jms.extensions
-
JMS module helper contains methods for managing (locate/create/delete)
JMS Module configuration entities (descriptor beans) in a given module.
- IJMSModuleHelper.ScopeType - Enum in weblogic.jms.extensions
-
- IJMSModuleHelper.StoreType - Enum in weblogic.jms.extensions
-
- IMB - Static variable in interface weblogic.coherence.descriptor.wl.CoherenceClusterParamsBean
-
- IMMEDIATE - Static variable in interface commonj.timers.TimerManager
-
This constant can be used as a timeout for the waitForXXX methods.
- IMMEDIATE - Static variable in interface commonj.work.WorkManager
-
This constant can be used as a timeout for the waitForXXX methods.
- IMMEDIATE_SUBCHANNELS - com.bea.httppubsub.Channel.ChannelPattern
-
- IMPERSONATEIDENTITY - Static variable in class weblogic.security.spi.AuditAtnEvent.AtnEventType
-
Deprecated.
Represents the "impersonate identity" authentication type.
- IMPERSONATEIDENTITY - Static variable in class weblogic.security.spi.AuditAtnEventV2.AtnEventTypeV2
-
Represents the "impersonate identity" authentication type.
- implyFeatures(WSFeatureList) - Method in class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
-
Deprecated.
- IMPORT - Static variable in class weblogic.wtc.gwt.WTCServiceStatus
-
- importCacheConfigurationFile() - Method in interface weblogic.management.configuration.CoherenceCacheConfigMBean
-
- importCacheConfigurationFile(String) - Method in interface weblogic.management.configuration.CoherenceCacheConfigMBean
-
Imports the file to be used as the cache configuration file.
- importCustomClusterConfigurationFile(String) - Method in interface weblogic.management.configuration.CoherenceClusterSystemResourceMBean
-
Allows you to specify a custom Coherence cluster configuration file.
- importData(String, String, Properties) - Method in interface weblogic.management.security.ImportMBean
-
Imports provider specific data from a specified format.
- ImportExportPartitionTaskMBean - Interface in weblogic.management.mbeanservers.edit.internal
-
ImportExportPartitionTaskMbean provides the progress of import/export operations.
- ImportMBean - Interface in weblogic.management.security
-
Provides a set of methods for importing provider specific data.
- importMessages(String, boolean) - Method in interface weblogic.management.runtime.JMSMessageManagementRuntimeMBean
-
Imports the messages from the specified file into the destination.
- importMessages(CompositeData[], Boolean) - Method in interface weblogic.management.runtime.JMSMessageManagementRuntimeMBean
-
Imports an array of messages into the destination.
- importMessages(CompositeData[], Boolean, Boolean) - Method in interface weblogic.management.runtime.JMSMessageManagementRuntimeMBean
-
Imports an array of messages into the destination.
- importPartition(String, Boolean) - Method in interface weblogic.management.mbeanservers.edit.PortablePartitionManagerMBean
-
Imports a partition into existing domain, from an archive exported using
exportPartition
- importPartition(String, Boolean, String) - Method in interface weblogic.management.mbeanservers.edit.PortablePartitionManagerMBean
-
Imports a partition into existing domain, from an archive exported using
exportPartition
- importPartition(String, String, Boolean) - Method in interface weblogic.management.mbeanservers.edit.PortablePartitionManagerMBean
-
Imports a partition into existing domain, from an archive exported using
exportPartition
- importPartition(String, String, Boolean, String) - Method in interface weblogic.management.mbeanservers.edit.PortablePartitionManagerMBean
-
Imports a partition into existing domain, from an archive exported using
exportPartition
- importTransaction(int, byte[]) - Method in interface weblogic.wsee.wstx.TransactionServices
-
Called by server tube (WSATServerHelper) to infect thread with tx
- IN_MEMORY - weblogic.ejbgen.Session.ReplicationType
-
- IN_MEMORY - Static variable in interface weblogic.management.configuration.WebServiceLogicalStoreMBean
-
Any state stored will be in-memory only, and will be accessible only
from the local VM.
- IN_PROGRESS - Static variable in interface weblogic.management.runtime.MigrationDataRuntimeMBean
-
Indicates a migration in progress.
- IN_PROGRESS - Static variable in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
-
Indicates a migration in progress.
- INACTIVE - Static variable in interface weblogic.cluster.migration.Migratable
-
- INACTIVE - Static variable in interface weblogic.management.security.authorization.PolicyStoreMBean
-
Indicates inactive for evaluation status.
- INACTIVE - Static variable in interface weblogic.server.ServerStates
-
Server is not allowed to start in the INACTIVE state startup mode .
- INACTIVITY_TIMEOUT - Static variable in class weblogic.wsee.reliability.WsrmConstants
-
Deprecated.
Stub property name for ReliabilityInactivityTimeout.
- INACTIVITY_TIMEOUT - Static variable in class weblogic.wsee.reliability2.WsrmConstants
-
Stub property name for ReliabilityInactivityTimeout.
- INBOUND - Static variable in interface weblogic.connector.extensions.Suspendable
-
Used to indicate that inbound communication is to be suspended/resumed
- INCOMING_FAULT_MSG - Static variable in class weblogic.wsee.message.WlMessageContext
-
Deprecated.
- IncompatibleTransformException - Exception in weblogic.xml.security.transforms
-
- INDEFINITE - Static variable in interface commonj.timers.TimerManager
-
This constant can be used as a timeout for either the waitForXXX methods.
- INDEFINITE - Static variable in interface commonj.work.WorkManager
-
This constant can be used as a timeout for either the waitForXXX methods.
- INDEX_FILES - Static variable in interface weblogic.management.configuration.WebAppComponentMBean
-
Deprecated.
- IndexedEndpoint - Interface in com.bea.security.saml2.providers.registry
-
This class represents the end point that could be indexed, like Artifact Resolution Service's end point.
- indxintvl - Variable in class weblogic.wtc.jatmi.TypedFML32
-
- info(String) - Method in class weblogic.i18n.logging.NonCatalogLogger
-
Log an informational message.
- info(String) - Method in interface weblogic.wsee.jws.util.Logger
-
Deprecated.
Emit a "info" level message.
- info(String, Throwable) - Method in class weblogic.i18n.logging.NonCatalogLogger
-
Log an Info message with a Throwable
- info(String, Throwable) - Method in interface weblogic.wsee.jws.util.Logger
-
Deprecated.
Emit a "info" level message with an associated Throwable
.
- INFO - Static variable in class com.bea.logging.LogLevel
-
- INFO - Static variable in class weblogic.i18n.logging.Severities
-
An informational message.
- INFO - Static variable in class weblogic.logging.WLLevel
-
- INFO_INT - Static variable in class com.bea.logging.LogLevel
-
- INFO_TEXT - Static variable in class weblogic.i18n.logging.Severities
-
Severity INFO denoted by the value "Info"
- INFORMATION - Static variable in class weblogic.security.spi.AuditSeverity
-
Constructs an AuditSeverity
object with the
INFORMATION
severity level.
- INFORMIX - weblogic.ejbgen.Entity.DatabaseType
-
- INHERIT_FROM_CLASS - Static variable in class weblogic.descriptor.annotation.AnnotationDefinition
-
Flag indicating that member can inherit this annotation from its class.
- INHERIT_FROM_SUPERCLASS - Static variable in class weblogic.descriptor.annotation.AnnotationDefinition
-
Flag indicating that class can inherit this annotation from its superclass.
- INHERIT_SUPER_CUSTOMIZER - Static variable in class weblogic.descriptor.annotation.BeanAnnotations
-
Specifies whether bean implementation implements the methods implemented by
the customizer of super bean.
- init() - Static method in class weblogic.net.http.BaseHandler
-
- init() - Method in class weblogic.xml.stream.events.ElementEvent
-
Deprecated.
- init() - Method in class weblogic.xml.stream.events.StartElementEvent
-
Deprecated.
- init(String[], int, long) - Method in class weblogic.security.service.ResourceBase
-
Initializes the resource with the array of values, and
computes the resource ID as a hash function of the resource type and
each of its non-null values.
- init(String[], int, long, String, boolean) - Method in class weblogic.security.service.RemoteResource
-
- init(String[], int, long, String, String, boolean) - Method in class weblogic.security.service.URLResource
-
Initializes the URLResource
with the array of values.
- init(String[], long) - Method in class weblogic.security.service.ResourceBase
-
Initializes the resource with the array of values.
- init(String, boolean, int) - Method in interface com.bea.core.jatmi.intf.TCAppKey
-
This method initializes the AppKey module.
- init(String, int, String, String) - Method in interface weblogic.common.ProxyAuthenticator
-
Initializes the proxy authenticator class.
- init(ResourceAdapter, Properties) - Method in interface weblogic.connector.extensions.Suspendable
-
Used by WLS to inform a ResourceAdapter that it is a new version of an already deployed
resource adapter.
- init(ResourceAdapter, Properties) - Method in class weblogic.connector.extensions.SuspendableAdapter
-
public void init(ResourceAdapter ra, Properties props) throws ResourceException
{
}
- init(WebSocketContext) - Method in class weblogic.websocket.WebSocketAdapter
-
Deprecated.
- init(WebSocketContext) - Method in interface weblogic.websocket.WebSocketListener
-
Deprecated.
This method is called after the instance of this interface is created.
- initCache(Properties) - Method in interface weblogic.security.providers.saml.SAMLUsedAssertionCache
-
Initialize the cache.
- initCause(Throwable) - Method in exception weblogic.utils.NestedRuntimeException
-
Deprecated.
- initHeaderElementQNameSet() - Static method in enum weblogic.wsee.reliability2.WsrmConstants.HeaderElement
-
Deprecated.
- INITIALCONTEXTFACTORY - Static variable in interface weblogic.management.configuration.JMSConstants
-
This the default initial jndi context factory used for JMS SAF
- InitialContextFactoryWrapper - Class in weblogic.jndi
-
- initialize() - Method in class weblogic.common.ParamValue
-
Initializes a ParamValue.
- initialize(Serializable) - Method in interface weblogic.jms.extensions.ServerSessionPoolListener
-
MessageListeners for a ServerSessionPool are
instantiated by the ServerSessionPool (not the
client).
- initialize(String) - Method in class weblogic.security.service.WebServiceResource
-
- initialize(String[]) - Method in interface weblogic.security.spi.Adjudicator
-
Deprecated.
Initializes the names of the Access Decisions
so that they do not require computation on every isAccessAllowed
call that the Authorization Manager (part of the WebLogic Security Framework) makes.
- initialize(String[]) - Method in interface weblogic.security.spi.AdjudicatorV2
-
Initializes the names of the Access Decisions
so that they do not require computation on every isAccessAllowed
call that the Authorization Manager (part of the WebLogic Security Framework) makes.
- initialize(String[]) - Method in interface weblogic.security.spi.BulkAdjudicator
-
Initializes the names of the Access Decisions
so that they do not require computation on every isAccessAllowed
call that the Authorization Manager (part of the WebLogic Security Framework) makes.
- initialize(Connection) - Method in interface oracle.ucp.jdbc.ConnectionInitializationCallback
-
Invoked at every connection check out from the pool as well as each
successful reconnect following a recoverable error at replay.
- initialize(Subject, CallbackHandler, Map, Map) - Method in class weblogic.security.auth.login.UsernamePasswordLoginModule
-
Initialize the login module.
- initialize(ParameterMBean[]) - Method in interface weblogic.deployment.configuration.DeploymentValidationPlugin
-
Initialize the deployment validation plug-in with the parameters
from the deployment-validation-plugin element in config.xml.
- initialize(ProviderMBean, SecurityServices) - Method in interface weblogic.security.spi.SecurityProvider
-
Initializes the security provider.
- initializeConfiguration() - Method in class weblogic.deploy.api.tools.SessionHelper
-
Populates the configuration based on current values of this
object's properties.
- INITIALIZED - Static variable in interface weblogic.management.runtime.ConnectorComponentRuntimeMBean
-
Resource adapter state definition
- initializePool() - Method in interface weblogic.management.runtime.EJBPoolRuntimeMBean
-
Instructs the Pool to initialize itself to its configured startup
time size.
- INITIALIZER - Static variable in class weblogic.descriptor.annotation.PropertyAnnotations
-
Specifies the initial value to be persisted for the annotated property.
- INITMSK - Static variable in class weblogic.wtc.jatmi.Usysfl32
-
- INITMSK - Static variable in class weblogic.wtc.jatmi.Usysflds
-
- initOpenInfo() - Method in class weblogic.jms.extensions.JMSMessageInfo
-
- initOpenInfo() - Method in class weblogic.messaging.runtime.MessageInfo
-
- initPolicy(SecurityTokenContextHandler, WSTContext, MessageContext) - Method in class weblogic.wsee.security.saml.SAMLTrustCredentialProvider
-
- initStore(Properties) - Method in interface weblogic.security.providers.saml.SAMLAssertionStore
-
Initialize the store.
- INJECTION_TYPE_CONSTRUCTOR_ARG - Static variable in interface weblogic.management.runtime.SpringBeanDependencyValue
-
- INJECTION_TYPE_PROPERTY - Static variable in interface weblogic.management.runtime.SpringBeanDependencyValue
-
- InjectionTargetBean - Interface in weblogic.j2ee.descriptor
-
- inputURL - Variable in class weblogic.security.auth.callback.URLCallback
-
- insert(String, int, HandlerInfo) - Method in interface weblogic.wsee.handler.HandlerList
-
Deprecated.
- insert(String, HandlerInfo, List<String>, List<String>) - Method in interface weblogic.wsee.handler.HandlerList
-
Deprecated.
- INSERTION_ENABLED - Static variable in interface weblogic.management.configuration.JMSConstants
-
constants for destination state for consumption pause
- INSERTION_PAUSED - Static variable in interface weblogic.management.configuration.JMSConstants
-
- INSERTION_PAUSING - Static variable in interface weblogic.management.configuration.JMSConstants
-
- inspect() - Method in class weblogic.deploy.api.tools.SessionHelper
-
Creates DeployableObject's for the application without parsing most deployment descriptors.
- install(StreamXPath, XPathStreamObserver) - Method in class weblogic.xml.xpath.XPathStreamFactory
-
Installs an observer that receives notifications of all events
in the stream which match the given xpath.
- InstanceLockOrder() - Constructor for enum weblogic.ejbgen.Entity.InstanceLockOrder
-
- INT_TYPE - Static variable in interface weblogic.coherence.descriptor.wl.CoherenceInitParamBean
-
- INT_TYPE_ABBREV - Static variable in interface weblogic.coherence.descriptor.wl.CoherenceInitParamBean
-
- INTEGER - Static variable in class com.bea.common.security.xacml.Type
-
Represents the XML integer
data type,
http://www.w3.org/2001/XMLSchema#integer
.
- INTEGER_BAG - Static variable in class com.bea.common.security.xacml.Type
-
Represents a bag of INTEGER
.
- INTEGRITY_ASSERTION - Static variable in interface weblogic.xml.security.SecurityAssertion
-
Deprecated.
- INTEGRITY_CODE - Static variable in interface weblogic.xml.security.SecurityAssertion
-
Deprecated.
- IntegrityAssertion - Class in weblogic.xml.security.assertion
-
Deprecated.
- InterceptionComponentRuntimeMBean - Interface in weblogic.management.runtime
-
Interception: This is the top level interface for all runtime
information collected for an Interception module.
- InterceptorMBean - Interface in weblogic.management.configuration
-
- InterceptorMethodsBean - Interface in weblogic.j2ee.descriptor
-
- InterceptorsMBean - Interface in weblogic.management.configuration
-
- Interface() - Constructor for enum weblogic.ejbgen.Constants.Interface
-
- INTERFACE_NAME - Static variable in interface weblogic.jdbc.extensions.DriverInterceptor
-
- INTERLEAVING_ENLISTMENTS - Static variable in interface weblogic.transaction.TransactionManager
-
A constant that is used as the name of the registration property that
controls interleaving enlistments.
- internalHashCode() - Method in class com.bea.common.security.xacml.policy.AbstractPolicy
-
- internalHashCode() - Method in class com.bea.common.security.xacml.policy.Policy
-
- internalHashCode() - Method in class com.bea.common.security.xacml.policy.PolicySet
-
- internalHashCode() - Method in class com.bea.common.security.xacml.SchemaObject
-
- InterposedTransactionManager - Interface in weblogic.transaction
-
InterposedTransactionManager is used by a bi-directional gateway
for importing foreign transactions into WLS.
- intValue() - Method in class weblogic.wtc.jatmi.Decimal
-
Converts the Decimal
to an int
value.
- intWSTContext(String, WSTContext, MessageContext, SecurityTokenContextHandler) - Method in class weblogic.wsee.security.saml.SAMLTrustCredentialProvider
-
- intWSTContext(String, WSTContext, MessageContext, SecurityTokenContextHandler, Element) - Method in class weblogic.wsee.security.saml.SAMLTrustCredentialProvider
-
- INVALID_PORT - Static variable in interface weblogic.protocol.ServerChannel
-
- invalidate() - Method in interface weblogic.management.runtime.ServletSessionRuntimeMBean
-
Deprecated.
- invalidate(Object) - Method in interface weblogic.ejb.CachingHome
-
- invalidate(Object) - Method in interface weblogic.ejb.CachingLocalHome
-
- invalidate(Collection) - Method in interface weblogic.ejb.CachingHome
-
- invalidate(Collection) - Method in interface weblogic.ejb.CachingLocalHome
-
- invalidateAll() - Method in interface weblogic.ejb.CachingHome
-
- invalidateAll() - Method in interface weblogic.ejb.CachingLocalHome
-
- invalidateAll(HttpServletRequest) - Static method in class weblogic.servlet.security.ServletAuthentication
-
Invalidates all the sessions for the current user only (that is, the current cookie),
and since the cookie is no longer required, kills the cookie too.
- invalidateAllLocalServer() - Method in interface weblogic.ejb.CachingHome
-
- invalidateAllLocalServer() - Method in interface weblogic.ejb.CachingLocalHome
-
- invalidateLocalizedKeyCache(String) - Method in interface weblogic.management.runtime.SNMPAgentRuntimeMBean
-
Immediately invalidates the cached security keys for the
specified WebLogic Server user.
- invalidateLocalServer(Object) - Method in interface weblogic.ejb.CachingHome
-
- invalidateLocalServer(Object) - Method in interface weblogic.ejb.CachingLocalHome
-
- invalidateLocalServer(Collection) - Method in interface weblogic.ejb.CachingHome
-
- invalidateLocalServer(Collection) - Method in interface weblogic.ejb.CachingLocalHome
-
- invalidateServletSession(String) - Method in interface weblogic.management.runtime.WebAppComponentRuntimeMBean
-
Invalidates this session for a given monitoring ID.
- InvalidAttributeException - Exception in com.bea.common.security.xacml
-
Exception describing failure to parse attribute values
- InvalidCursorException - Exception in weblogic.management.utils
-
The InvalidCursorException
exception is thrown when an invalid cursor is passed
to a method that expects a cursor.
- InvalidDyeException - Exception in weblogic.diagnostics.context
-
Throw this exception to signal that the selected dye index is invalid.
- InvalidDyeException() - Constructor for exception weblogic.diagnostics.context.InvalidDyeException
-
- InvalidDyeException(String) - Constructor for exception weblogic.diagnostics.context.InvalidDyeException
-
- InvalidDyeException(String, Throwable) - Constructor for exception weblogic.diagnostics.context.InvalidDyeException
-
- InvalidDyeException(Throwable) - Constructor for exception weblogic.diagnostics.context.InvalidDyeException
-
- InvalidParameterException - Exception in com.bea.common.security.xacml
-
This exception is thrown when an invalid parameter is passed to the builder interfaces to create XACML
policy/policyset/rule/obligation.
- InvalidParameterException - Exception in weblogic.management.utils
-
The InvalidParameterException
exception is thrown when an invalid parameter
is supplied.
- InvalidParameterException - Exception in weblogic.security.service
-
The InvalidParameterException
exception is thrown if invalid parameters
are passed to the WebLogic Security Framework (that is, if a method
expects some input parameters and does not receive what it expects).
- InvalidPredicateException - Exception in weblogic.management.utils
-
The InvalidPredicateException
exception is thrown when an invalid predicate class name is used.
- InvalidPrincipalException - Exception in weblogic.security.spi
-
The InvalidPrincipalException
exception is thrown by a security
provider if the principal that was generated for a user has become invalid.
- InvalidSecurityException - Exception in weblogic.xml.security
-
Deprecated.
- InvalidXACMLPolicyException - Exception in com.bea.common.security.xacml
-
This exception is thrown when an illegal XACML policy/policyset/rule/obligation is created with the builder
interfaces.
- InvocationException - Exception in weblogic.wsee.handler
-
Deprecated.
- InvocationException(String) - Constructor for exception weblogic.wsee.handler.InvocationException
-
Deprecated.
- InvocationException(String, Throwable) - Constructor for exception weblogic.wsee.handler.InvocationException
-
Deprecated.
- INVOKE - Static variable in class weblogic.security.service.JMXResource
-
- INVOKE_EVENT - Static variable in interface weblogic.security.spi.AuditInvokeConfigurationEvent
-
Unique identifier for the Invoke Configuration Audit Event
- invokeAnnotatedMethods(Class<? extends Annotation>, Serializable...) - Method in interface weblogic.management.runtime.ServletRuntimeMBean
-
Invokes annotated public methods on the servlet object which is managed by
this ServletRuntimeMBean.
- invokeCheck(Method) - Static method in class weblogic.wsee.util.SecurityUtil
-
Deprecated.
- IOException - Exception in com.bea.common.security.xacml
-
- IOR_CLTLMID - Static variable in class weblogic.wtc.jatmi.islflds
-
- IOR_HOST - Static variable in class weblogic.wtc.jatmi.islflds
-
- IOR_PORT - Static variable in class weblogic.wtc.jatmi.islflds
-
- IOR_SSLREQUIRES - Static variable in class weblogic.wtc.jatmi.islflds
-
- IOR_SSLSUPPORTS - Static variable in class weblogic.wtc.jatmi.islflds
-
- IP_ADDRESS - Static variable in class com.bea.common.security.xacml.Type
-
Represents the XACML IP address
data type,
urn:oasis:names:tc:xacml:1.0:data-type:ipAddress
.
- IP_ADDRESS_BAG - Static variable in class com.bea.common.security.xacml.Type
-
Represents a bag of IP_ADDRESS
.
- IP_ID - Static variable in interface weblogic.servlet.logging.LogField
-
- IS_CLIENT_CERT_REQUIRED - Static variable in class weblogic.wsee.message.WlMessageContext
-
Deprecated.
- IS_MTOM_ENABLE_IN_JAXWS - Static variable in class weblogic.wsee.message.WlMessageContext
-
Deprecated.
- IS_SECURE_SERVLET_REQUEST - Static variable in class weblogic.wsee.message.WlMessageContext
-
Deprecated.
- isAbstain() - Method in class weblogic.security.spi.Result
-
Determines if this result indicates an abstain decision
- isAbstract() - Method in interface weblogic.management.runtime.SpringBeanDefinitionRuntimeMBean
-
Whether this Spring bean is "abstract".
- isAcceptContextPathInGetRealPath() - Method in interface weblogic.management.configuration.WebServerMBean
-
Indicates whether this server allows the inclusion of the
context path in the virtual path to context.getRealPath()
.
- isAcceptKSSDemoCertsEnabled() - Method in interface weblogic.management.configuration.SSLMBean
-
- isAccessAllowed(Subject, Map<Resource, Map<String, SecurityRole>>, List<Resource>, ContextHandler, Direction) - Method in interface weblogic.security.spi.BulkAccessDecision
-
Indicates whether the authorization policies defined for the list of resources
allow the requested method to be performed, by utilizing the information
contained in the subject and context.
- isAccessAllowed(Subject, Map, Resource, ContextHandler, Direction) - Method in interface weblogic.security.spi.AccessDecision
-
Indicates whether the authorization policies defined for the resource
allow the requested method to be performed, by utilizing the information
contained in the subject.
- isAck() - Method in class weblogic.wsee.reliability2.sequence.MessageInfo
-
- isAckFlag() - Method in interface weblogic.management.runtime.WsrmRequestInfo
-
Flag indicating the request has had an ack received for it (RM source)
or sent for it (RM destination)
- isACSRequiresSSL() - Method in interface weblogic.management.configuration.FederationServicesMBean
-
Specifies whether the Assertion Consumer Service requires SSL.
- isActivationTask() - Method in interface weblogic.management.runtime.WLDFDebugPatchTaskRuntimeMBean
-
- isActive() - Method in interface weblogic.management.runtime.JMSConsumerRuntimeMBean
-
Indicates whether the consumer active.
- isActive() - Method in interface weblogic.management.runtime.JMSDurableSubscriberRuntimeMBean
-
Indicates whether this subscription is being used by a durable
subscriber.
- isActive() - Method in interface weblogic.management.runtime.JTARecoveryRuntimeMBean
-
Indicates whether the Transaction Recovery Service is currently
activated on this server.
- isActive() - Method in class weblogic.management.timer.Timer
-
Gets the active attribute of the Timer object
- isActiveGridlink() - Method in interface weblogic.j2ee.descriptor.wl.JDBCOracleParamsBean
-
Indicates a configured Active GridLink datasource.
- isActiveVersion() - Method in class weblogic.application.ApplicationVersionLifecycleEvent
-
- isActiveVersion() - Method in interface weblogic.management.runtime.ConnectorComponentRuntimeMBean
-
Return true if this version is the active version.
- isActiveVersion(String) - Method in interface weblogic.management.runtime.AppRuntimeStateRuntimeMBean
-
Indicates if the application is the active version, the one that new sessions will use.
- isAddWorkManagerThreadsByCpuCount() - Method in interface weblogic.management.configuration.KernelMBean
-
Enables increased efficiency of the self-tuning thread pool by aligning it with the Exalogic
processor architecture threading capabilities.
- isAdmin() - Method in class weblogic.management.WebLogicObjectName
-
Deprecated.
Gets the admin attribute of the WebLogicObjectName object
- isAdmin(String) - Static method in enum weblogic.management.partition.admin.ResourceGroupLifecycleOperations.RGState
-
- isAdmin(String) - Static method in enum weblogic.management.runtime.PartitionRuntimeMBean.State
-
- isAdmin(ObjectName) - Static method in class weblogic.management.WebLogicObjectName
-
Deprecated.
Gets the admin attribute of the WebLogicObjectName class
- isAdmin(PartitionRuntimeMBean.State) - Static method in enum weblogic.management.runtime.PartitionRuntimeMBean.State
-
- isAdministrationMBeanAuditingEnabled() - Method in interface weblogic.management.configuration.DomainMBean
-
Deprecated.
- isAdministrationPortEnabled() - Method in interface weblogic.management.configuration.DomainMBean
-
Specifies whether the domain-wide administration port should be
enabled for this WebLogic Server domain.
- isAdministrationPortEnabled() - Method in interface weblogic.management.runtime.ServerRuntimeMBean
-
Indicates whether the administration port is enabled on the
server
- isAdministrative() - Method in interface weblogic.management.configuration.ResourceGroupMBean
-
Does this resource group contain administrative applications and resources?
If true, then this is considered an administrative resource group
and will be handled differently by the partition lifecycle.
- isAdminMode() - Method in class weblogic.application.ApplicationVersionLifecycleEvent
-
- isAdminMode() - Method in class weblogic.deploy.api.spi.DeploymentOptions
-
Indicates whether a Web application should be started with restricted
access.
- isAdminMode(String, String) - Method in interface weblogic.management.runtime.AppRuntimeStateRuntimeMBean
-
Indicates if the application should only be available through the administration port.
- isAdminServer() - Method in interface oracle.jrf.ServerPlatformSupport
-
Return true if the current Server is the AdminServer
- isAdminServer() - Method in interface weblogic.management.runtime.ServerRuntimeMBean
-
Indicates whether the server is an Administration Server.
- isAdminServerListenPortSecure() - Method in interface weblogic.management.runtime.ServerRuntimeMBean
-
Indicates whether the port that the server uses for
administrative traffic is configured to use a secure protocol.
- isAdvancedTopicSupported() - Method in interface weblogic.jms.extensions.DestinationDetail
-
Indicates if this destination is running on a 11gR1PS2
(WebLogic 10.3.3) or later release.
- isAffEnabled() - Method in interface weblogic.management.runtime.JDBCOracleDataSourceInstanceRuntimeMBean
-
The value from the latest load-balancing advisory aff
flag for a GridLink data source instance.
- isAlive() - Method in interface weblogic.management.runtime.JoltConnectionRuntimeMBean
-
The Connection Alive indicator.
- isAlive() - Method in class weblogic.wsee.connection.transport.jms.JmsQueueConnection
-
Deprecated.
- isAllowAllRoles() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
In the security-constraints elements defined in a web application's
web.xml deployment descriptor, the auth-constraint element indicates
the user roles that should be permitted access to this resource collection.
- isAllowCloseInOnMessage() - Method in interface weblogic.j2ee.descriptor.wl.ClientParamsBean
-
Specifies whether a connection factory creates message consumers
that allow a close()
or stop()
method to be
issued within its onMessage()
method call.
- isAllowedOp(ResourceGroupLifecycleOperations.RGOperation) - Method in enum weblogic.management.partition.admin.ResourceGroupLifecycleOperations.RGOperation
-
- isAllowedOp(PartitionRuntimeMBean.Operation) - Method in enum weblogic.management.runtime.PartitionRuntimeMBean.Operation
-
- isAllowedType(Class) - Method in class weblogic.descriptor.annotation.AnnotationDefinition
-
- isAllowShrinkingPriorityRequestQueue() - Method in interface weblogic.management.configuration.KernelMBean
-
Specifies whether self-tuning should allow shrinking of its priority based
queue for pending requests after it has grown in size due to busy workload,
and whether it should try to purge work requests that have already been picked
up for processing due to minimum threads constraints before growing the queue.
- isAllowsPersistentDowngrade() - Method in interface weblogic.management.configuration.JMSServerMBean
-
Specifies whether JMS clients will get an exception when
sending persistent messages to a destination targeted to a JMS server
that does not have a persistent store configured.
- isAllowUnencryptedNullCipher() - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
-
Test if the AllowUnEncryptedNullCipher is enabled
- isAllowUnencryptedNullCipher() - Method in interface weblogic.management.configuration.SSLMBean
-
Test if the AllowUnEncryptedNullCipher is enabled
- isAllowUnencryptedNullCipher() - Method in interface weblogic.management.configuration.TLSMBean
-
Specifies whether NULL ciphers are allowed for the TLS connection.
- isAllowUnencryptedNullCipher() - Method in interface weblogic.protocol.ServerChannel
-
When a SSL server and a SSL client try to negotiate a commonly supported Cipher,
there is a chance that they may end up with nothing in common.
- isAnnotationDefinedOnPropertyInterface(String) - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isAnonymousAdminLookupEnabled() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
-
Deprecated.
- isAnyIdentityDomainEnabled() - Method in interface weblogic.management.security.authentication.AnyIdentityDomainAuthenticatorMBean
-
Returns whether the provider enables support of any identity domain
mappers
- isAnyShutdownState(PartitionRuntimeMBean.State) - Static method in enum weblogic.management.runtime.PartitionRuntimeMBean.State
-
- isApartmentThreaded() - Method in interface weblogic.management.configuration.COMMBean
-
Controls the flag that is used to initialize COM in native
mode.
- isAppendStackTraceEnabled() - Static method in class weblogic.i18n.logging.Loggable
-
- isApplicationContextAvailable() - Method in interface weblogic.jdbc.extensions.AffinityCallback
-
Checks whether an application context exists for this affinity policy.
- isApplicationScope() - Method in interface weblogic.management.configuration.WorkManagerMBean
-
Specifies whether this work manager should be scoped to an application.
- isAppNotification() - Method in class weblogic.management.DeploymentNotification
-
Deprecated.
indicates that this notification is an application level notification, one that
reports changes based on the application deployment status.
- isArchived() - Method in class weblogic.deploy.api.tools.ModuleInfo
-
Whether this module is in archived form
- isArray() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isARSPasswordSet() - Method in interface weblogic.security.providers.saml.registry.SAMLCommonPartner
-
Check whether the ARSPassword is set
- isARSRequiresSSL() - Method in interface weblogic.management.configuration.FederationServicesMBean
-
Specifies whether the Assertion Retrieval Service requires SSL.
- isARSRequiresTwoWaySSL() - Method in interface weblogic.management.configuration.FederationServicesMBean
-
Specifies whether the Assertion Retrieval Service requires two-way SSL authentication.
- isArtifactBindingUsePOSTMethod() - Method in interface com.bea.security.saml2.providers.registry.WebSSOPartner
-
Gets the flag that indicates whether to use POST when sending an artifact to the partner's
HTTP/Artifact bindings.
- isAssertionEncryptionEnabled() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Get assertion encryption enabled flag
- isAssertionEncryptionEnabled() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Get assertion encryption enabled flag
- isAssertionSubjectSessionTimeoutCheckEnabled() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Indicates whether to use the session timeout timestamp from the assertion's subject as a condition to time out the local session.
- isAssertionSubjectSessionTimeoutCheckEnabled() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Indicates whether to use the session timeout timestamp from the assertion's subject as a condition to time out the local session.
- isAssertionType(String) - Method in class weblogic.xml.security.assertion.ConfidentialityAssertion
-
Deprecated.
- isAssertionType(String) - Method in class weblogic.xml.security.assertion.ElementConfidentialityAssertion
-
Deprecated.
- isAssertionType(String) - Method in class weblogic.xml.security.assertion.ElementIntegrityAssertion
-
Deprecated.
- isAssertionType(String) - Method in class weblogic.xml.security.assertion.IdentityAssertion
-
Deprecated.
- isAssertionType(String) - Method in class weblogic.xml.security.assertion.IntegrityAssertion
-
Deprecated.
- isAssertionType(String) - Method in interface weblogic.xml.security.SecurityAssertion
-
Deprecated.
isAssertionType
tests to see whether the type of the
assertion matches the passed in type.
- isAsyncEnabled() - Method in interface weblogic.management.configuration.MessagingBridgeMBean
-
Specifies if a messaging bridge instance forwards in
asynchronous messaging mode.
- isAttachJMSXUserId() - Method in interface weblogic.j2ee.descriptor.wl.SecurityParamsBean
-
Specifies whether WebLogic Server attaches the authenticated user name to sent messages.
- isAttachToWsdl() - Method in class weblogic.jws.jaxws.PolicyFeature
-
- isAttribute() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
Return true iff the property is adorned with the attribute
annotation, indicating that it is implemented in the XML schema
as an attribute, as opposed to an element.
- isAttributeOnlyRequest() - Method in interface weblogic.wsee.security.saml.SAMLAttributeStatementData
-
Deprecated.
check if if this is a SAML Attribute only request.
- isAttributeOnlyRequest() - Method in class weblogic.wsee.security.saml.SAMLAttributeStatementDataImpl
-
Deprecated.
check if if this is a SAML Attribute only request.
- isAuthCookieEnabled() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
Specifies whether the AuthCookie feature is enabled or not.
- isAuthCookieEnabled() - Method in interface weblogic.management.configuration.WebServerMBean
-
Whether authcookie feature is enabled or not.
- isAutoConfigurationSaveEnabled() - Method in interface weblogic.management.configuration.DomainMBean
-
Deprecated.
- isAutoMigrationEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Specifies whether Node Manager can automatically restart this
server and its services on another machine if the server fails.
- isAutoRestartOnNonDynamicChanges() - Method in interface weblogic.management.security.RealmMBean
-
Specifies whether the Realm will be auto-restarted if
non-dynamic changes are made to the realm or providers within the realm.
- isAutoTargetAdminServer() - Method in interface weblogic.management.configuration.ResourceGroupMBean
-
Should this resource group always be targeted to the Administration Server?
If true, then this resource group will be targeted to the
domain's Administration Server using the partition's administrative virtual target (AdminVT)
in addition to any targets explicitly set on the resource group.
- isAutowireCandidate() - Method in interface weblogic.management.runtime.SpringBeanDefinitionRuntimeMBean
-
Whether this bean is a candidate to be autowired to other beans.
- isBag() - Method in class com.bea.common.security.xacml.Type
-
Checks if Type represents a bag or singleton type
- isBasicAuthEnabled() - Method in interface weblogic.management.configuration.WebserviceTestpageMBean
-
Specifies whether the basic authentication is automatically used by
Web Service Test Page in the current domain.
- isBean() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
Returns true if this property is a desriptor bean or an array (or list of)
desciptor beans.
- isBefore(WsrmConstants.RMVersion) - Method in enum weblogic.wsee.reliability.WsrmConstants.RMVersion
-
Deprecated.
- isBefore(WsrmConstants.RMVersion) - Method in enum weblogic.wsee.reliability2.WsrmConstants.RMVersion
-
Deprecated.
- isBeginTransition() - Method in class weblogic.management.DeploymentNotification
-
Deprecated.
Inidicates whether this notification marks the beginning of a state transition
- isBindAnonymouslyOnReferrals() - Method in interface weblogic.management.utils.LDAPServerMBean
-
Returns whether to anonymously bind when following referrals within the LDAP directory.
- isBlocking() - Method in class weblogic.wsee.connection.transport.jms.JmsTransport
-
Deprecated.
- isBodyIncluded() - Method in class weblogic.jms.extensions.JMSMessageInfo
-
Returns true if the message body is included in the CompositeData
representation.
- isBoolean() - Method in class weblogic.common.ParamValue
-
Determines whether a ParamValue is of type
boolean.
- isBoundOutgoingEnabled() - Method in interface weblogic.management.configuration.NetworkChannelMBean
-
Deprecated.
Bind new outgoing server side T3 or T3S connections to the
server channel's listen address.
- isBufferMaxSizeSet() - Method in interface weblogic.management.configuration.CacheStoreMBean
-
- isBufferWriteAttemptsSet() - Method in interface weblogic.management.configuration.CacheStoreMBean
-
- isBufferWriteTimeoutSet() - Method in interface weblogic.management.configuration.CacheStoreMBean
-
- isByte() - Method in class weblogic.common.ParamValue
-
Determines whether a ParamValue is of type
byte.
- isBytesMessage() - Method in class weblogic.wsee.connection.transport.jms.JmsServerQueueTransport
-
Deprecated.
- isBytesPagingEnabled() - Method in interface weblogic.management.configuration.JMSServerMBean
-
Deprecated.
- isCached() - Method in interface com.bea.core.jatmi.intf.TCAppKey
-
- isCacheEnabled() - Method in interface weblogic.management.configuration.EmbeddedLDAPMBean
-
Specifies whether a cache is used with the embedded LDAP
server.
- isCacheEnabled() - Method in interface weblogic.management.utils.LDAPServerMBean
-
Returns whether to cache LDAP requests with the LDAP server.
- isCacheInAppDirectory() - Method in interface weblogic.management.configuration.AppDeploymentMBean
-
- isCachingDisabled() - Method in interface weblogic.management.WebLogicMBean
-
Private property that disables caching in proxies.
- isCalculatedListenPorts() - Method in interface weblogic.management.configuration.DynamicServersMBean
-
Specifies whether listen ports are calculated.
- isCalculatedMachineNames() - Method in interface weblogic.management.configuration.DynamicServersMBean
-
The CalculatedMachineNames attribute controls how server instances in a dynamic cluster
are assigned to a machine.
- isCallDescriptorEqual(CallDescriptor, CallDescriptor) - Static method in class weblogic.wtc.gwt.CallDescriptorUtil
-
Compare two CallDescriptor
- isCallDoResponse() - Method in class weblogic.servlet.http.RequestResponseKey
-
Indicates if doResponse will be called on servlet instance during notify
- isCancelled() - Method in interface weblogic.management.runtime.Timer
-
Timer is cancelled and will not execute.
- isCausedBySender() - Method in exception weblogic.wsee.jws.SoapFaultException
-
Deprecated.
- isCausedBySender() - Method in exception weblogic.wsee.jws.wlw.SoapFaultException
-
Deprecated.
- isChangePrefixMapping() - Method in class weblogic.xml.stream.events.ElementEvent
-
Deprecated.
- isChangePrefixMapping() - Method in interface weblogic.xml.stream.XMLEvent
-
Deprecated.
- isChangeSessionIDOnAuthentication() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
Global property to determine if we need to generate a new SessionID
after authentication.
- isChannelIdentityCustomized() - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
-
Whether or not the channel's custom identity should be used.
- isChar() - Method in class weblogic.common.ParamValue
-
Determines whether a ParamValue is of type
char.
- isCharacterData() - Method in class weblogic.xml.stream.events.ElementEvent
-
Deprecated.
- isCharacterData() - Method in interface weblogic.xml.stream.XMLEvent
-
Deprecated.
- isCheckIdentityCertificates() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
-
Returns true if identity certificates should be
checked periodically for expiration.
- isCheckingDisabled() - Method in interface weblogic.management.configuration.CertRevocCaMBean
-
For this CA, determines whether certificate revocation checking is disabled.
- isCheckingEnabled() - Method in interface weblogic.management.configuration.CertRevocMBean
-
Determines whether certificate revocation checking is enabled.
- isCheckTrustCertificates() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
-
Returns true if trust certificates should be
checked periodically for expiration.
- isChild() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isChunkedTransferDisabled() - Method in interface weblogic.management.configuration.WebServerMBean
-
Indicates whether the use of Chunk Transfer-Encoding in HTTP/1.1
is enabled.
- isClasspathServletDisabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
The ClasspathServlet will serve any class file in the classpath
and is registered by default in every Web application (including
management).
- isClasspathServletSecureModeEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
If secure mode is enabled, the ClasspathServlet will serve only class
files from wellknown packages required for JDBC and JMS functionality.
- isCleanupOrphanedSessionsEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Indicates if replication service should cleanup orphaned http and ejb sessions.
- isClearTextCredentialAccessEnabled() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
-
Returns true if allow access to credential in clear text.
- isClientCertificateEnforced() - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
-
Specifies whether clients must present digital certificates from
a trusted certificate authority to WebLogic Server on this
channel.
- isClientCertificateEnforced() - Method in interface weblogic.management.configuration.SSLMBean
-
Indicates whether or not clients must present digital
certificates from a trusted certificate authority to WebLogic
Server.
- isClientCertificateEnforced() - Method in interface weblogic.management.configuration.TLSMBean
-
Specifies whether clients must present digital certificates from
a trusted certificate authority.
- isClientCertificateEnforced() - Method in interface weblogic.protocol.ServerChannel
-
Specifies whether clients must present digital certificates from
a trusted certificate authority to WebLogic Server on this
channel.
- isClientCertProxyEnabled() - Method in interface weblogic.management.configuration.ClusterMBean
-
Specifies whether to honor the WL-Proxy-Client-Cert header coming
with the request or not.
- isClientCertProxyEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Specifies whether the HttpClusterServlet
proxies the
client certificate in a special header.
- isClientCertProxyEnabled() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
Specifies whether or not to honor the WL-Proxy-Client-Cert header coming
with the request.
- isClientInitSecureRenegotiationAccepted() - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
-
Deprecated.
- isClientInitSecureRenegotiationAccepted() - Method in interface weblogic.management.configuration.SSLMBean
-
Deprecated.
- isClientInitSecureRenegotiationAccepted() - Method in interface weblogic.protocol.ServerChannel
-
Deprecated.
- isClientPasswordSet() - Method in interface com.bea.security.saml2.providers.registry.BindingClientPartner
-
Gets the flag that indicates if the password for Basic authentication is set.
- isClockSynchronized() - Method in interface weblogic.management.configuration.WebserviceTimestampMBean
-
Specifies whether the Web Service assumes synchronized clocks.
- isClosedState(SequenceState) - Static method in enum weblogic.wsee.reliability2.api.SequenceState
-
- isCluster() - Method in class weblogic.deploy.api.spi.WebLogicTarget
-
Indicates whether this target represents a cluster target.
- isClusterConstraintsEnabled() - Method in interface weblogic.management.configuration.DomainMBean
-
Specifies that deployments targeted to a cluster succeed only if
all servers in the cluster are running.
- isClustered() - Method in class oracle.jrf.PortConfig
-
Return true if the running server is clustered on WebLogic platform.
- isClusterMaster() - Method in interface weblogic.management.runtime.ServerMigrationRuntimeMBean
-
Is the current server the cluster master?
- isClusterMaster() - Method in interface weblogic.management.runtime.ServiceMigrationRuntimeMBean
-
Is the current server the cluster master?
- isClusterwideRecoveryEnabled() - Method in interface weblogic.management.configuration.JTAClusterMBean
-
Indicates that cluster-wide recovery is used for distributed transactions.
- isClusterwideRecoveryEnabled() - Method in interface weblogic.management.configuration.JTAMBean
-
Indicates that cluster-wide recovery is used for distributed transactions.
- isCoherenceWebFederatedStorageEnabled() - Method in interface weblogic.management.configuration.CoherenceMemberConfigMBean
-
Specifies whether Federated Cache Storage is enabled for the Coherence Web cluster member
- isCoherenceWebFederatedStorageEnabled() - Method in interface weblogic.management.configuration.CoherenceTierMBean
-
Specifies whether Federated Cache Storage is enabled for the Coherence Web cluster member
- isCoherenceWebLocalStorageEnabled() - Method in interface weblogic.management.configuration.CoherenceMemberConfigMBean
-
Specifies whether Local Storage is enabled for the Coherence Web cluster member
- isCoherenceWebLocalStorageEnabled() - Method in interface weblogic.management.configuration.CoherenceTierMBean
-
Specifies whether Local Storage is enabled for the Coherence*Web cluster tier
- isCombinedRoleMappingEnabled() - Method in interface weblogic.management.security.RealmMBean
-
Determines how the role mappings in the Enterprise Application, Web
application, and EJB containers interact.
- isCOMEnabled() - Method in interface weblogic.management.configuration.NetworkChannelMBean
-
Deprecated.
- isCOMEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Deprecated.
- isCommunityBasedAccessEnabled() - Method in interface weblogic.management.configuration.SNMPAgentMBean
-
Deprecated.
- isCompatibilityMBeanServerEnabled() - Method in interface weblogic.management.configuration.JMXMBean
-
Enables JMX clients to use the deprecated MBeanHome
interface.
- isCompleted() - Method in interface weblogic.deploy.api.spi.status.WebLogicDeploymentStatus
-
- isConcurrencySet() - Method in interface weblogic.management.configuration.CacheTransactionMBean
-
- isConcurrent() - Method in interface weblogic.management.runtime.JRockitRuntimeMBean
-
Deprecated.
Indicates whether the VM's garbage collector runs in a separate
Java thread concurrently with other Java threads.
- isConcurrentSingletonActivationEnabled() - Method in interface weblogic.management.configuration.ClusterMBean
-
Specifies whether to allow the concurrent activation, deactivation, or restart of two or
more singleton services.
- isConfig() - Method in class weblogic.management.WebLogicObjectName
-
Deprecated.
Gets the config attribute of the WebLogicObjectName object
- isConfig(ObjectName) - Static method in class weblogic.management.WebLogicObjectName
-
Deprecated.
Gets the config attribute of the WebLogicObjectName class
- isConfigBackupEnabled() - Method in interface weblogic.management.configuration.DomainMBean
-
If true, then backups of the configuration will be made
during server boot.
- isConfigurable() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isConnected() - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
-
Indicates whether this DeploymentManager is currently
connected to an administrative domain.
- isConnected() - Method in class weblogic.wtc.gwt.DSessConnInfo
-
- isConnectionFilterIgnoreRuleErrorsEnabled() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
-
Specifies whether the WebLogic Server should ignore
filter rule errors during server startup.
- isConnectionHarvestable() - Method in interface oracle.ucp.jdbc.HarvestableConnection
-
Specifies whether this connection is harvestable.
- isConsoleEnabled() - Method in interface weblogic.management.configuration.DomainMBean
-
Deprecated.
- isConsoleFullDelegationEnabled() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
-
Deprecated.
- isConstructorInvocationCountEnabled(Constructor) - Method in interface weblogic.management.runtime.JRockitRuntimeMBean
-
Deprecated.
- isConstructorTimingEnabled(Constructor) - Method in interface weblogic.management.runtime.JRockitRuntimeMBean
-
Deprecated.
- isConsumptionPaused() - Method in interface weblogic.management.runtime.JMSDestinationRuntimeMBean
-
Indicates the consumption Pause state of the destination.
- isConsumptionPaused() - Method in interface weblogic.management.runtime.JMSServerRuntimeMBean
-
Returns the current consumption paused state of the
JMSServer as boolean value.
- isConsumptionPausedAtStartup() - Method in interface weblogic.j2ee.descriptor.wl.DestinationBean
-
Specifies whether consumption is paused on a destination at
startup.
- isConsumptionPausedAtStartup() - Method in interface weblogic.j2ee.descriptor.wl.TemplateBean
-
Specifies whether message consumption is paused on destinations that use this template at server
startup.
- isConversational(WsdlBinding) - Static method in class weblogic.wsee.conversation.ConversationUtils2
-
Determines if a given binding is conversational
- isCORSAllowedCredentials() - Method in interface weblogic.management.configuration.RestfulManagementServicesMBean
-
Determines if credentials are allowed for CORS requests.
- isCORSEnabled() - Method in interface weblogic.management.configuration.RestfulManagementServicesMBean
-
Enables the support of CORS (Cross-Origin Resource Sharing) processing
in the RESTful Management Services Web application.
- isCredentialCacheEnabled() - Method in interface weblogic.security.providers.saml.registry.SAMLRelyingParty
-
- isCredentialCachingEnabled() - Method in interface weblogic.management.security.credentials.CredentialCacheMBean
-
Returns whether non-null credentials are cached by the credential
mappers
- isCredentialMappingDeploymentEnabled() - Method in interface weblogic.management.security.credentials.DeployableCredentialMapperMBean
-
Deprecated.
Returns whether this Credential Mapping provider stores
stores credential maps created when deploying a resource adapter.
- isCredentialMappingEnabled() - Method in interface weblogic.j2ee.descriptor.wl.JDBCConnectionPoolParamsBean
-
Enables Set Client ID on connection for the data source.
- isCritical() - Method in class weblogic.security.CertificatePoliciesExtension
-
- isCrlDpBackgroundDownloadEnabled() - Method in interface weblogic.management.configuration.CertRevocCaMBean
-
For this CA, determines whether the CRL Distribution Point background downloading,
to automatically update the local CRL cache, is enabled.
- isCrlDpBackgroundDownloadEnabled() - Method in interface weblogic.management.configuration.CertRevocMBean
-
Determines whether the CRL Distribution Point background downloading,
to automatically update the local CRL cache, is enabled.
- isCrlDpEnabled() - Method in interface weblogic.management.configuration.CertRevocCaMBean
-
For this CA, determines whether the CRL Distribution Point
processing to update the local CRL cache is enabled.
- isCrlDpEnabled() - Method in interface weblogic.management.configuration.CertRevocMBean
-
Determines whether the CRL Distribution Point
processing to update the local CRL cache is enabled.
- isCrossDomainSecurityCacheEnabled() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
-
Returns whether the Cross Domain Security subject cache is enabled.
- isCrossDomainSecurityEnabled() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
-
Indicates whether or not cross-domain security is enabled.
- isCurrentEditorExclusive() - Method in interface weblogic.management.mbeanservers.edit.ConfigurationManagerMBean
-
Whether the edit session is exclusive as determined
by the exclusive parameter of the startEdit
operation.
- isCurrentEditorExpired() - Method in interface weblogic.management.mbeanservers.edit.ConfigurationManagerMBean
-
Whether the edit session is expired as determined
by the timeout parameter of the startEdit
operation.
- isCurrentlyInUse() - Method in interface weblogic.management.runtime.ConnectorConnectionRuntimeMBean
-
Indicates whether the connection is currently in use.
- isCurrentSampleTimeAnOutlier() - Method in interface weblogic.management.runtime.WLDFHarvesterRuntimeMBean
-
Deprecated.
- isCustom() - Method in class com.bea.common.security.xacml.Type
-
- isCustomLoaderSet() - Method in interface weblogic.management.configuration.CacheLoaderMBean
-
- isCustomStoreSet() - Method in interface weblogic.management.configuration.CacheStoreMBean
-
- isDaemon() - Method in interface commonj.work.Work
-
This should return true if the work is long lived (Daemon) versus short-lived.
- isDataRetirementEnabled() - Method in interface weblogic.management.configuration.WLDFServerDiagnosticMBean
-
This attribute controls if configuration based data retirement functionality
is enabled on the server.
- isDate() - Method in class weblogic.common.ParamValue
-
Determines whether a ParamValue is of type
Date.
- isDBClientData() - Method in class weblogic.deploy.api.spi.DeploymentOptions
-
Indicates whether the application is to be deployed as a DBClientData.
- isDBPassiveMode() - Method in interface weblogic.management.configuration.DomainMBean
-
Deprecated.
- isDConfigBeanVersionSupported(DConfigBeanVersionType) - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
-
Indicates support for a specific Java EE platform version for
generating server configuration information.
- isDebugEnabled() - Method in interface weblogic.management.configuration.NodeManagerMBean
-
Specifies whether communication with this Node Manager needs to
be debugged.
- isDebugEnabled() - Method in interface weblogic.management.configuration.WebServerMBean
-
Deprecated.
- isDebugEnabled() - Method in interface weblogic.wsee.jws.util.Logger
-
Deprecated.
returns true if "debug" level logging is enabled.
- isDebugEnabled() - Static method in class weblogic.wsee.wstx.wsat.WSATHelper
-
Need to check if debug is enabled before all logging to prevent unnecessary object creation.
- isDeclaredEncrypted() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isDefault() - Method in interface com.bea.security.saml2.providers.registry.IndexedEndpoint
-
Indicates if this end point is the default.
- isDefaultFactory() - Method in class weblogic.wsee.connection.transport.jms.JmsTransportInfo
-
Deprecated.
- isDefaultInternalServletsDisabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Specifies whether all default servlets in the servlet engine are
disabled.
- isDefaultRealm() - Method in interface weblogic.management.security.RealmMBean
-
Deprecated.
- isDefaultSet() - Method in interface com.bea.security.saml2.providers.registry.IndexedEndpoint
-
- isDefaultTargetingEnabled() - Method in interface weblogic.j2ee.descriptor.wl.TargetableBean
-
Specifies whether this JMS resource defaults to the parent module's targeting or uses the
subdeployment targeting mechanism.
- isDefaultUnitOfOrder() - Method in interface weblogic.j2ee.descriptor.wl.DestinationBean
-
Specifies whether WebLogic Server creates a system-generated unit-of-order name based on the
domain, JMS server, and destination name.
- isDefaultUnitOfOrder() - Method in interface weblogic.j2ee.descriptor.wl.TemplateBean
-
Specifies whether WebLogic Server creates a system-generated unit-of-order name based on the
domain, JMS server, and destination name.
- isDefaultWebServer() - Method in interface weblogic.management.runtime.WebServerRuntimeMBean
-
Indicates whether it is the default WebServer or a
VirtualHost
- isDefferedValidation() - Method in class weblogic.xml.crypto.wss.SecurityTokenValidateResult
-
- isDefined(JAnnotatedElement) - Method in class weblogic.descriptor.annotation.AnnotationDefinition
-
- isDelegateMBeanAuthorization() - Method in interface weblogic.management.security.RealmMBean
-
Configures the WebLogic Server MBean servers to use the security realm's Authorization providers
to determine whether a JMX client has permission to access an MBean attribute or invoke an
MBean operation.
- isDeletable() - Method in interface weblogic.management.runtime.ConnectorConnectionRuntimeMBean
-
Indicates whether the connection can be closed manually through
the console.
- isDeny() - Method in class weblogic.security.spi.Result
-
Determines if this result indicates a deny decision
- isDeployableProviderSynchronizationEnabled() - Method in interface weblogic.management.security.RealmMBean
-
Specifies whether synchronization for deployable Authorization and Role Mapping providers is enabled.
- isDeployCredentialMappingIgnored() - Method in interface weblogic.management.security.RealmMBean
-
Deprecated.
- isDeploymentValid() - Method in interface weblogic.deployment.configuration.ValidationResult
-
Indicate whether a deployment is valid.
- isDeployPolicyIgnored() - Method in interface weblogic.management.security.RealmMBean
-
Deprecated.
- isDeployRoleIgnored() - Method in interface weblogic.management.security.RealmMBean
-
Deprecated.
- isDestinationSiteEnabled() - Method in interface weblogic.management.configuration.FederationServicesMBean
-
Specifies whether the Destination Site is enabled.
- isDeterminer() - Method in interface weblogic.management.configuration.DeterminerCandidateResourceInfoVBean
-
determiner indicator
- isDiagnosticContextEnabled() - Method in interface weblogic.management.configuration.WLDFServerDiagnosticMBean
-
Deprecated.
- isDiagnosticStoreFileLockingEnabled() - Method in interface weblogic.management.configuration.WLDFServerDiagnosticMBean
-
Determines whether OS file locking is used.
- isDisposed() - Method in class weblogic.security.KeyPairCredential
-
Specifies whether this instance is disposed.
- isDisposed() - Method in class weblogic.security.PublicCertCredential
-
Specifies whether this instance is disposed.
- isDomainMBeanServerEnabled() - Method in interface weblogic.management.configuration.JMXMBean
-
Specifies whether the Administration Server initializes the
Domain MBean Server, which provides federated access to all run-time
MBeans and read-only configuration MBeans in the domain.
- isDoNotCacheCondition() - Method in interface weblogic.security.providers.saml.registry.SAMLRelyingParty
-
Get the DoNotCacheCondition value.
- isDouble() - Method in class weblogic.common.ParamValue
-
Determines whether a ParamValue is of type
double.
- isDurabilityEnabled() - Method in interface weblogic.management.configuration.MessagingBridgeMBean
-
Specifies whether or not the messaging bridge allows durable
messages.
- isDurable() - Method in class weblogic.jms.extensions.ConsumerInfo
-
Specifies whether the subscriber has a durable or non-durable subscription.
- isDurable() - Method in interface weblogic.management.runtime.JMSConsumerRuntimeMBean
-
Indicates whether the consumer is durable.
- isDyedWith(byte) - Static method in class weblogic.diagnostics.context.DiagnosticContextHelper
-
Tests whether the diagnostic context is marked with the given
dye.
- isDyeFilteringEnabled() - Method in interface weblogic.diagnostics.descriptor.WLDFInstrumentationMonitorBean
-
Specifies whether dye filtering is enabled for the diagnostic
actions associated with this monitor.
- isDynamic() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isDynamicallyCreated() - Method in interface weblogic.management.configuration.ConfigurationMBean
-
Return whether the MBean was created dynamically or is persisted to config.xml
- isEagerThreadLocalCleanup() - Method in interface weblogic.management.configuration.KernelMBean
-
Specifies whether to clean up all ThreadLocals storage from self-tuning thread pool
threads after they have finished processing each work request.
- isEagerTrackingOfResourceMetricsEnabled() - Method in interface weblogic.management.configuration.PartitionMBean
-
Determines if tracking of resource consumption metrics of this Partition is initiated eagerly from
the time the Partition is started, or if it is initiated lazily on first access of PartitionResourceMetricsRuntimeMBean.
- isEditable() - Method in interface weblogic.descriptor.DescriptorBean
-
- isEditMBeanServerEnabled() - Method in interface weblogic.management.configuration.JMXMBean
-
Specifies whether the Administration Server initializes the Edit
MBean Server, which contains the hierarchy of MBeans used to make
modifications to the domain's configuration.
- isEditor() - Method in interface weblogic.management.mbeanservers.edit.ConfigurationManagerMBean
-
Returns true if the caller started the current edit session.
- isEmpty() - Method in class weblogic.management.timer.Timer
-
Gets the empty attribute of the Timer object
- isEmpty() - Method in exception weblogic.management.utils.ErrorCollectionException
-
Tests if any exceptions have been added to this collection of exceptions.
- isEmpty() - Method in class weblogic.utils.collections.CircularQueue
-
- isEmpty() - Method in exception weblogic.utils.ErrorCollectionException
-
- isEmpty() - Method in interface weblogic.workarea.WorkContextMap
-
Tests to see whether there are any
WorkContext
s in
existance in the map.
- isEmpty() - Method in interface weblogic.wsee.message.MsgHeaders
-
Deprecated.
Determines whether the set of message headers is empty
- isEmpty() - Method in class weblogic.wsee.message.soap.SoapMsgHeaders
-
Deprecated.
Determines whether the set of message headers is empty
- isEmpty() - Method in class weblogic.wsee.policy.framework.NormalizedExpression
-
Deprecated.
Does this normalized expression contain an empty set of alternatives, meaning that no
configuration is consistent with the policy?
- isEmpty() - Method in class weblogic.wsee.policy.framework.PolicyAlternative
-
Deprecated.
Return whether this policy alternative is empty; ie., does not assert any assertions
- isEmpty() - Method in interface weblogic.wsee.security.saml.SAMLAttributeData
-
Deprecated.
Check if this attribute data element does not have vlaues
- isEmpty() - Method in class weblogic.wsee.security.saml.SAMLAttributeDataImpl
-
Deprecated.
Check if this attribute data element does not have vlaues
- isEmpty() - Method in interface weblogic.wsee.security.saml.SAMLAttributeStatementData
-
Deprecated.
check if this has empty SAML Attributes collection
- isEmpty() - Method in class weblogic.wsee.security.saml.SAMLAttributeStatementDataImpl
-
Deprecated.
check if this has empty SAML Attributes collection
- isEmptyLastMessage() - Method in class weblogic.wsee.reliability2.sequence.MessageInfo
-
- isEnabled() - Method in interface com.bea.security.saml2.providers.registry.Partner
-
Returns the flag that indicates if this partner is enabled.
- isEnabled() - Method in interface weblogic.coherence.descriptor.wl.CoherenceLoggingParamsBean
-
Specifies whether custom Coherence logging is enabled.
- isEnabled() - Method in interface weblogic.diagnostics.debug.DebugScopeBean
-
Gets the enabled state of the debug scope mbean.
- isEnabled() - Method in interface weblogic.diagnostics.descriptor.WLDFHarvestedTypeBean
-
Specifies whether this type is enabled.
- isEnabled() - Method in interface weblogic.diagnostics.descriptor.WLDFHarvesterBean
-
Specifies whether the Harvester component is enabled.
- isEnabled() - Method in interface weblogic.diagnostics.descriptor.WLDFInstrumentationBean
-
The state of the instrumentation behavior for the server or
application.
- isEnabled() - Method in interface weblogic.diagnostics.descriptor.WLDFInstrumentationMonitorBean
-
Specifies whether the monitor and its associated diagnostics
actions are enabled.
- isEnabled() - Method in interface weblogic.diagnostics.descriptor.WLDFNotificationBean
-
Specifies whether this action is enabled.
- isEnabled() - Method in interface weblogic.diagnostics.descriptor.WLDFWatchBean
-
Specifies whether this policy is enabled.
- isEnabled() - Method in interface weblogic.diagnostics.descriptor.WLDFWatchNotificationBean
-
Specifies whether the policy and action component is enabled.
- isEnabled() - Method in interface weblogic.j2ee.descriptor.AddressingBean
-
A boolean flag that specifies whether addressing is enabled.
- isEnabled() - Method in interface weblogic.j2ee.descriptor.RespectBindingBean
-
- isEnabled() - Method in interface weblogic.j2ee.descriptor.wl.WSATConfigBean
-
A boolean flag that specifies whether WS-AT is enabled.
- isEnabled() - Method in interface weblogic.management.configuration.DebugScopeMBean
-
Gets the enabled state of the debug scope mbean.
- isEnabled() - Method in interface weblogic.management.configuration.HealthScoreMBean
-
Indicates whether the health score service is enabled.
- isEnabled() - Method in interface weblogic.management.configuration.JASPICMBean
-
Returns true if JASPIC is enabled, false otherwise.
- isEnabled() - Method in interface weblogic.management.configuration.LifecycleManagerConfigMBean
-
Determine if LifeycleManager features are available, either locally on
this admin server or remotely via a configured endpoint.
- isEnabled() - Method in interface weblogic.management.configuration.LifecycleManagerEndPointMBean
-
Returns true if this LifecycleManager endpoint configuration is active
and should be used when a WebLogic Server component needs to share a
configuration change.
- isEnabled() - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
-
Specifies whether this channel should be started.
- isEnabled() - Method in interface weblogic.management.configuration.OptionalFeatureMBean
-
Identifies whether the WebLogic Server automatically deploys
the internal app in the current domain/partition.
- isEnabled() - Method in interface weblogic.management.configuration.RestfulManagementServicesMBean
-
Enables the monitoring of this WebLogic Server domain through
the RESTful Management Services Web application.
- isEnabled() - Method in interface weblogic.management.configuration.SNMPAgentMBean
-
Specifies whether this SNMP agent is enabled.
- isEnabled() - Method in interface weblogic.management.configuration.SSLMBean
-
Indicates whether the server can be reached through the default
SSL listen port.
- isEnabled() - Method in interface weblogic.management.configuration.TransactionLogJDBCStoreMBean
-
When true, TLOGs are logged to a TLOG JDBC Store; otherwise,
TLOGs are logged to the server's default store.
- isEnabled() - Method in interface weblogic.management.configuration.WebServiceBufferingQueueMBean
-
A boolean flag indicating whether buffering is enabled (request buffering
if this is the request queue, or response buffering if this is the
response queue).
- isEnabled() - Method in interface weblogic.management.configuration.WebserviceTestpageMBean
-
Specifies whether the WebLogic Server automatically deploys
Web Service Test Page in the current domain.
- isEnabled() - Method in interface weblogic.management.configuration.WLDFDataRetirementMBean
-
Enable data retirement
- isEnabled() - Method in interface weblogic.management.runtime.ConsoleRuntimeMBean
-
Deprecated.
Is the console enabled?
- isEnabled() - Method in interface weblogic.management.runtime.JDBCDataSourceRuntimeMBean
-
Indicates whether the data source is enabled or disabled:
- isEnabled() - Method in interface weblogic.management.runtime.JDBCOracleDataSourceInstanceRuntimeMBean
-
Indicates whether the instance is enabled or disabled:
true if the instance is enabled.
false if the instance is disabled.
- isEnabled() - Method in interface weblogic.management.runtime.WLDFSystemResourceControlRuntimeMBean
-
is the descriptor enabled
- isEnabled() - Method in interface weblogic.protocol.Protocol
-
Determine whether this protocol is suitable for use in the
Server.
- isEnabled() - Method in interface weblogic.security.providers.saml.registry.SAMLPartner
-
Get the Enabled value for this partner.
- isEnabled() - Method in interface weblogic.wsee.jaxws.framework.policy.PolicyReference
-
- isEnabled(String) - Method in class weblogic.wsee.wstx.wsat.TransactionalFeature
-
Returns true
if WS-AT is enabled on the given operation .
- isEnableEECompliantClassloadingForEmbeddedAdapters() - Method in interface weblogic.management.configuration.DomainMBean
-
Specifies the class loading behavior for embedded adapters.
- isEnableMtom() - Method in interface weblogic.j2ee.descriptor.PortComponentBean
-
Gets the "enable-mtom" element
- isEnableMtom() - Method in interface weblogic.j2ee.descriptor.PortComponentRefBean
-
- isEnableWebLogicPrincipalValidatorCache() - Method in interface weblogic.management.security.RealmMBean
-
Returns whether the WebLogic Principal Validator caching is enabled.
- isEncryptValueRequired() - Method in interface weblogic.management.configuration.ConfigurationPropertyMBean
-
Specifies whether the property should be encrypted.
- isEndDocument() - Method in class weblogic.xml.stream.events.ElementEvent
-
Deprecated.
- isEndDocument() - Method in interface weblogic.xml.stream.XMLEvent
-
Deprecated.
- isEndElement() - Method in class weblogic.xml.stream.events.ElementEvent
-
Deprecated.
- isEndElement() - Method in interface weblogic.xml.stream.XMLEvent
-
Deprecated.
- isEndpointPublished() - Method in class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
-
Deprecated.
- isEndpointShared() - Method in class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
-
Deprecated.
Determine if the endpoint returned by getEndpoint() is actually a 'shared'
endpoint (that was registered/associated with a client identity).
- isEndPrefixMapping() - Method in class weblogic.xml.stream.events.ElementEvent
-
Deprecated.
- isEndPrefixMapping() - Method in interface weblogic.xml.stream.XMLEvent
-
Deprecated.
- isEndTransition() - Method in class weblogic.management.DeploymentNotification
-
Deprecated.
Inidicates whether this notification marks the end of a state transition
- isEntityReference() - Method in class weblogic.xml.stream.events.ElementEvent
-
Deprecated.
- isEntityReference() - Method in interface weblogic.xml.stream.XMLEvent
-
Deprecated.
- isEqualsCaseInsensitive() - Method in class weblogic.security.principal.PrincipalConfigurationDelegate
-
- isEqualsCaseInsensitive() - Method in class weblogic.security.principal.WLSAbstractPrincipal
-
- isEqualsCompareDnAndGuid() - Method in class weblogic.security.principal.PrincipalConfigurationDelegate
-
- isEqualsCompareDnAndGuid() - Method in class weblogic.security.principal.WLSAbstractPrincipal
-
- isEquivalentSamlTokenType(String, String) - Static method in class weblogic.wsee.security.saml.SAMLUtils
-
Deprecated.
- isErrorEnabled() - Method in interface weblogic.wsee.jws.util.Logger
-
Deprecated.
returns true if "error" level logging is enabled.
- isEvictionPolicySet() - Method in interface weblogic.management.configuration.CacheMBean
-
- isExalogicOptimizationsEnabled() - Method in interface oracle.jrf.ServerPlatformSupport
-
Returns true if the underlying platform has optimizations for Exalogic turned on.
- isExalogicOptimizationsEnabled() - Method in class oracle.jrf.wls.WlsServerPlatformSupport
-
Returns true if the underlying platform has optimizations for Exalogic turned on.
- isExalogicOptimizationsEnabled() - Method in interface weblogic.management.configuration.DomainMBean
-
Specifies whether optimizations for Oracle Exalogic should be enabled.
- isExceptionCountEnabled(Class) - Method in interface weblogic.management.runtime.JRockitRuntimeMBean
-
Deprecated.
- isExcludedFromSchema() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isExplicitMode() - Method in class weblogic.wsee.wstx.wsat.TransactionalFeature
-
Transactional Feature has two modes, explicit Mode or implicit Mode.
- isExtended() - Method in interface weblogic.management.runtime.JaxRsResourceMethodBaseRuntimeMBean
-
Get the flag indicating whether the resource method is extended or is a core of exposed RESTful API.
- isExtended() - Method in interface weblogic.management.runtime.JaxRsUriRuntimeMBean
-
Get the flag indicating whether the resource is extended or is a core of exposed RESTful API.
- isExternal() - Method in interface weblogic.j2ee.descriptor.wl.ModuleDescriptorBean
-
Indicates whether this descriptor resides outside the archive.
- isFailed() - Method in interface weblogic.deploy.api.spi.status.WebLogicDeploymentStatus
-
- isFailedTransition() - Method in class weblogic.management.DeploymentNotification
-
Deprecated.
Inidicates a failed transition
- isFailOnUnknownRevocStatus() - Method in interface weblogic.management.configuration.CertRevocCaMBean
-
For this CA, determines whether certificate path checking should fail, if
revocation status could not be determined.
- isFailOnUnknownRevocStatus() - Method in interface weblogic.management.configuration.CertRevocMBean
-
Determines whether certificate path checking should fail, if
revocation status could not be determined.
- isFailoverRequestIfBusy() - Method in interface weblogic.j2ee.descriptor.wl.JDBCDataSourceParamsBean
-
For multi data sources with the failover
algorithm,
enables the multi data source to failover connection requests to
the next data source if all connections in the current data source
are in use.
- isFanEnabled() - Method in interface weblogic.j2ee.descriptor.wl.JDBCOracleParamsBean
-
Enables the data source to subscribe to and process Oracle FAN events.
- isFatal() - Method in exception weblogic.cluster.migration.MigrationException
-
- isFatal() - Method in exception weblogic.restart.RPException
-
- isFeatureSupported(String) - Method in class weblogic.wsee.security.saml.SAMLTokenImpl
-
Deprecated.
- isFeatureSupported(String) - Method in interface weblogic.xml.crypto.api.XMLStructure
-
- isFeatureSupported(String) - Method in class weblogic.xml.crypto.wss.SecurityTokenReferenceImpl
-
- isFileLockingEnabled() - Method in interface weblogic.management.configuration.GenericFileStoreMBean
-
Determines whether OS file locking is used.
- isFilterDispatchedRequestsEnabled() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
Indicates whether or not to apply filters to dispatched requests.
- isFilterDispatchedRequestsEnabled() - Method in interface weblogic.management.runtime.WebAppComponentRuntimeMBean
-
Indicates whether the dispatched requests are filtered as
configured in weblogic.xml.
- isFloat() - Method in class weblogic.common.ParamValue
-
Determines whether a ParamValue is of type
float.
- isFlowControlEnabled() - Method in interface weblogic.j2ee.descriptor.wl.FlowControlParamsBean
-
Specifies whether a producer created using a connection factory allows flow control.
- isFollowReferrals() - Method in interface weblogic.management.utils.LDAPServerMBean
-
Returns whether referrals will automatically be followed within the LDAP Directory.
- isForceAuthn() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Gets the force authentication flag
- isForceAuthn() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether the Identity Provider must authenticate users directly
and not use a previous security context.
- isForDecryption(Purpose) - Static method in class weblogic.wsee.security.bst.BSTCredentialProvider
-
Deprecated.
- isForEncryption(Purpose) - Static method in class weblogic.wsee.security.bst.BSTCredentialProvider
-
Deprecated.
- isForIdentity(Purpose) - Static method in class weblogic.wsee.security.bst.BSTCredentialProvider
-
Deprecated.
- isForResponseEncryption(Purpose) - Static method in class weblogic.wsee.security.bst.BSTCredentialProvider
-
Deprecated.
- isForSigning(Purpose) - Static method in class weblogic.wsee.security.bst.BSTCredentialProvider
-
Deprecated.
- isForVerification(Purpose) - Static method in class weblogic.wsee.security.bst.BSTCredentialProvider
-
Deprecated.
- isForwardingPausedAtStartup() - Method in interface weblogic.management.configuration.SAFAgentMBean
-
Specifies whether the agent is paused for forwarding messages at
the startup time.
- isFullInit() - Method in class weblogic.deploy.api.tools.SessionHelper
-
- isFullyDelegateAuthorization() - Method in interface weblogic.management.security.RealmMBean
-
Deprecated.
- isGatheredWritesEnabled() - Method in interface weblogic.management.configuration.KernelMBean
-
Enables gathered writes over NIO socket channels.
- isGCHandlesCompaction() - Method in interface weblogic.management.runtime.JRockitRuntimeMBean
-
Deprecated.
Indicates whether the VM's garbage collector compacts the Java
heap.
- isGenerateAttributes() - Method in interface com.bea.security.saml2.providers.registry.SPPartner
-
Gets the flag that indicates whether to generate <AttributeStatment> in the
assertion for this partner.
- isGeneratedRawClientId() - Method in class weblogic.jws.jaxws.client.ClientIdentityFeature
-
Deprecated.
Returns an indication of whether the raw client ID for this feature was
system generated (true) or not (false).
- isGenerational() - Method in interface weblogic.management.runtime.JRockitRuntimeMBean
-
Deprecated.
Indicates whether the VM's garbage collector uses a nursery
space.
- isGlobalVariables() - Method in interface weblogic.j2ee.descriptor.wl.DeploymentPlanBean
-
Global variable names are of the form BeanName_[KeyValue_]PropertyName.
- isGlobalVariables() - Method in interface weblogic.j2ee.descriptor.wl.ResourceDeploymentPlanBean
-
Whether to use global variable naming.
- isGracefulIgnoreSessions() - Method in class weblogic.deploy.api.spi.DeploymentOptions
-
Specifies whether the graceful production to administration mode operation
should ignore pending HTTP sessions.
- isGracefulProductionToAdmin() - Method in class weblogic.deploy.api.spi.DeploymentOptions
-
Specifies whether the production to administration mode operation should
be graceful.
- isGroupsAttributeEnabled() - Method in interface weblogic.security.providers.saml.registry.SAMLCommonPartner
-
Get the Groups Attribute Enabled value.
- isGzipCompressionEnabled() - Method in interface weblogic.management.configuration.GzipCompressionMBean
-
This global property determines whether or not the container should provide
GZIP compression.
- ISH_CLTID - Static variable in class weblogic.wtc.jatmi.islflds
-
- ISH_DOMAIN - Static variable in class weblogic.wtc.jatmi.islflds
-
- ISH_PID - Static variable in class weblogic.wtc.jatmi.islflds
-
- ISH_QADDR - Static variable in class weblogic.wtc.jatmi.islflds
-
- isHandleEntityInvalidation() - Method in interface weblogic.management.configuration.XMLRegistryMBean
-
Whether cached DTD/schema is invalidated when parsing error is encountered.
- isHasUnresolvedReferences() - Method in class weblogic.wsee.policy.framework.PolicyStatement
-
Deprecated.
- isHeuristicCompatibility() - Static method in class weblogic.wsee.security.wssc.utils.WSSCCompatibilityUtil
-
Deprecated.
- isHeuristicStrategyRequired(MessageContext) - Static method in class weblogic.wsee.security.wssc.utils.WSSCCompatibilityUtil
-
Deprecated.
Wether the heuristic strategy is required for this request.
- isHogger() - Method in interface weblogic.management.runtime.ExecuteThread
-
Returns true
if the execute thread is being hogged by a
request for much more than the normal execution time as observed by the
scheduler automatically.
- isHolderOfKey() - Method in interface weblogic.wsee.security.saml.SAMLCredential
-
Deprecated.
check is this credential use HoK confirmation
- isHolderOfKey() - Method in class weblogic.wsee.security.saml.SAMLCredentialImpl
-
Deprecated.
check is this credential use HoK confirmation
- isHolderOfKey() - Method in interface weblogic.wsee.security.saml.SAMLToken
-
Deprecated.
- isHolderOfKey() - Method in class weblogic.wsee.security.saml.SAMLTokenImpl
-
Deprecated.
- isHolderOfKey(boolean, SecurityTokenContextHandler) - Static method in class weblogic.wsee.security.saml.CSSUtils
-
Deprecated.
- isHolderOfKey(String) - Static method in class weblogic.wsee.security.saml.CSSUtils
-
Deprecated.
- isHostingTemporaryDestinations() - Method in interface weblogic.management.configuration.JMSServerMBean
-
Specifies whether this JMS server can be used to host temporary destinations.
- isHostnameVerificationIgnored() - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
-
Specifies whether to ignore the installed implementation of the
weblogic.security.SSL.HostnameVerifier
interface (when
this server is acting as a client to another application
server).
- isHostnameVerificationIgnored() - Method in interface weblogic.management.configuration.SSLMBean
-
Specifies whether to ignore the installed implementation of the
weblogic.security.SSL.HostnameVerifier
interface (when
this server is acting as a client to another application
server).
- isHostnameVerificationIgnored() - Method in interface weblogic.management.configuration.TLSMBean
-
Specifies whether to ignore the installed implementation of the
weblogic.security.SSL.HostnameVerifier
interface (when
this server is acting as a client to another application
server).
- isHostnameVerificationIgnored() - Method in interface weblogic.protocol.ServerChannel
-
Specifies whether to ignore the installed implementation of the
weblogic.security.SSL.HostnameVerifier
interface (when
this server is acting as a client to another application
server).
- isHttpdEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Whether or not HTTP support is enabled on the regular port or
SSL port.
- isHTTPEnabled() - Method in interface weblogic.management.configuration.NetworkChannelMBean
-
Deprecated.
Whether or not plaintext (non-SSL) HTTP traffic is enabled.
- isHttpEnabledForThisProtocol() - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
-
Specifies whether HTTP traffic should be allowed over this
network channel.
- isHttpEnabledForThisProtocol() - Method in interface weblogic.protocol.ServerChannel
-
Specifies whether HTTP traffic should be allowed over this
network channel.
- isHTTPSEnabled() - Method in interface weblogic.management.configuration.NetworkChannelMBean
-
Deprecated.
Whether or not secure (SSL) HTTP traffic is enabled.
- isHttpTraceSupportEnabled() - Method in interface weblogic.management.configuration.ClusterMBean
-
Returns the value of HttpTraceSupportEnabled.
- isHttpTraceSupportEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Returns the HttpTraceSupportEnabled value
- isHttpTraceSupportEnabled() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
Returns the value of HttpTraceSupportEnabled.
- isIdentityAssertionCacheEnabled() - Method in interface weblogic.management.security.RealmMBean
-
Returns whether the Identity Assertion cache is enabled.
- isIdentityBasedConnectionPoolingEnabled() - Method in interface weblogic.j2ee.descriptor.wl.JDBCConnectionPoolParamsBean
-
Enables identity-based-connection-pooling for the data source.
- isIdentityDomainAwareProvidersRequired() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
-
Returns true if all role mapping, authorization, credential mapping, and audit providers configured in the
domain must support the IdentityDomainAwareProviderMBean interface's administrative identity domain.
- isIdentityDomainDefaultEnabled() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
-
Returns true if identity domain values should be defaulted for the Administrative Identity Domain, Partition
Primary Identity Domain, and Default Authenticator Identity Domain attributes.
- isIdentityDomainSet() - Method in class weblogic.security.providers.authentication.SubjectComponentData
-
Determines whether the Subject identity domain has been set.
- isIdentityProviderArtifactBindingEnabled() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Gets the identity provider artifact binding enabled flag
- isIdentityProviderArtifactBindingEnabled() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether the Artifact binding is enabled for the Identity Provider.
- isIdentityProviderEnabled() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Gets the identity provider enabled flag
- isIdentityProviderEnabled() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether the local site is enabled for the Identity Provider
role.
- isIdentityProviderPOSTBindingEnabled() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Gets the identity provider POST binding enabled flag
- isIdentityProviderPOSTBindingEnabled() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether the POST binding is enabled for the Identity Provider.
- isIdentityProviderRedirectBindingEnabled() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Gets the identity provider redirect binding enabled flag
- isIdentityProviderRedirectBindingEnabled() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether the Redirect binding is enabled for the Identity Provider.
- isIdle() - Method in interface weblogic.management.runtime.ConnectorConnectionRuntimeMBean
-
Deprecated.
- isIdle() - Method in interface weblogic.management.runtime.ExecuteThread
-
Returns true if the execute thread has no work assigned to it.
- isIdleTimeSet() - Method in interface weblogic.management.configuration.CacheExpirationMBean
-
- isIgnoreFailures() - Method in interface weblogic.management.configuration.ScriptMBean
-
- isIgnoreFilterRuleErrorsEnabled() - Static method in class weblogic.security.net.ConnectionFilterImpl
-
Check whether connection filter rule errors can be ignored for this server, if any.
- isIgnoreHostnameVerification() - Method in interface weblogic.coherence.descriptor.wl.CoherenceClusterParamsBean
-
Check if ignore hostname verification is set.
- isIgnoreInUseConnectionsEnabled() - Method in interface weblogic.j2ee.descriptor.wl.JDBCConnectionPoolParamsBean
-
Enables the data source to be shutdown even if connections obtained
from the pool are still in use.
- isIgnoreSessionsDuringShutdown() - Method in interface weblogic.management.configuration.DynamicServersMBean
-
Indicates if the Elasticity Framework should ignore inflight HTTP sessions while shutting down
servers.
- isIgnoreSessionsDuringShutdown() - Method in interface weblogic.management.configuration.PartitionMBean
-
Indicates whether a graceful shutdown operation drops all HTTP
sessions immediately.
- isIgnoreSessionsDuringShutdown() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Indicates whether a graceful shutdown operation drops all HTTP
sessions immediately.
- isIgnoreSystemNonProxyHosts() - Method in class weblogic.wsee.jaxws.proxy.ClientProxyFeature
-
- isIIOPEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Specifies whether this server has IIOP support enabled for both
the regular (non-SSL) and SSL ports.
- isImmediateSendOnDoRequestFalse() - Method in class weblogic.servlet.http.RequestResponseKey
-
Indicates if response will be committed immediately when doRequest() returns false
- isImplicitBeanDiscoveryEnabled() - Method in interface weblogic.management.configuration.CdiContainerMBean
-
This flag may be used to limit implicit Bean discovery
- isInboundSuspended(MessageEndpointFactory) - Method in interface weblogic.connector.extensions.Suspendable
-
Used to determine whether the inbound activity is currently suspended for
the given MessageEndpointFactory
- isInboundSuspended(MessageEndpointFactory) - Method in class weblogic.connector.extensions.SuspendableAdapter
-
public boolean isInboundSuspended(MessageEndpointFactory endptFactory) throws ResourceException
{
return false;
}
- isIncludeDerivedFromInMessage() - Method in class weblogic.wsee.security.policy.SecurityToken
-
Deprecated.
- isIncludeInMessage() - Method in class weblogic.wsee.security.policy.SecurityToken
-
Deprecated.
- isIncludeOneTimeUseCondition() - Method in interface com.bea.security.saml2.providers.registry.SPPartner
-
Gets the Include OneTimeUse Condition value.
- isIncomingPausedAtStartup() - Method in interface weblogic.management.configuration.SAFAgentMBean
-
Specifies whether the agent is paused for incoming messages at
startup time.
- isIncremental() - Method in interface weblogic.management.runtime.JRockitRuntimeMBean
-
Deprecated.
Indicates whether the VM's garbage collector collects
(increments) garbage as it scans the memory space and dumps the
garbage at the end of its cycle.
- isIndexDirectoryEnabled() - Method in interface weblogic.management.configuration.WebAppComponentMBean
-
Deprecated.
- isIndexDirectoryEnabled() - Method in interface weblogic.management.runtime.WebAppComponentRuntimeMBean
-
Provides the directory indexing indicator as it is configured in
weblogic.xml.
- isInformEnabled() - Method in interface weblogic.management.configuration.SNMPAgentMBean
-
Configures this SNMP agent to send notifications as an
INFORM instead of a TRAP.
- isInherited(String) - Method in interface weblogic.management.configuration.ConfigurationMBean
-
Check if the value of a property is inherited from template mbean or not.
- isInitiatorUserName(String) - Method in interface weblogic.management.security.credentials.PKICredentialMapReaderMBean
-
Returns whether the initiator name from a list that has been returned
from the listMappings
or the listMappingsByPattern()
method
is a user name or a group name.
- isInsertionPaused() - Method in interface weblogic.management.runtime.JMSDestinationRuntimeMBean
-
Indicates the InsertionPause state of the destination.
- isInsertionPaused() - Method in interface weblogic.management.runtime.JMSServerRuntimeMBean
-
Returns the current insertion paused state of the
JMSServer as boolean value.
- isInsertionPausedAtStartup() - Method in interface weblogic.j2ee.descriptor.wl.DestinationBean
-
Specifies whether new message insertion is paused on a
destination at startup.
- isInsertionPausedAtStartup() - Method in interface weblogic.j2ee.descriptor.wl.TemplateBean
-
Specifies whether new message insertion is paused on destinations that use this template at
server startup.
- isInSitConfigState() - Method in interface weblogic.management.runtime.ServerRuntimeMBean
-
Returns true if sitconfig is applied.
- isInstrumentStackTraceEnabled() - Method in interface weblogic.management.configuration.KernelMBean
-
Specifies whether the server returns stack traces for RMI calls
that generate exceptions.
- isInt() - Method in class weblogic.common.ParamValue
-
Determines whether a ParamValue is of type
int.
- isInternal() - Method in interface weblogic.management.runtime.ApplicationRuntimeMBean
-
Indicates whether this application is an internal application.
- isInternalAppsDeployOnDemandEnabled() - Method in interface weblogic.management.configuration.DomainMBean
-
Specifies whether internal applications such as the console,
uddi, wlstestclient, and uddiexplorer are deployed on demand (first access) instead of
during server startup.
- isInTransaction() - Method in interface weblogic.management.runtime.ConnectorConnectionRuntimeMBean
-
Indicates whether the connection is currently in use in a
transaction.
- isInTransaction() - Method in interface weblogic.management.runtime.JoltConnectionRuntimeMBean
-
The Connection in Transaction indicator.
- isInUse() - Method in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
-
Deprecated.
Indicates whether the MBean is free for deletion or timeout.
- isInvokeBeginEndRequest() - Method in interface weblogic.j2ee.descriptor.wl.JDBCConnectionPoolParamsBean
-
When true, and when a JDBC 4.3 compatible driver is used, the connection pool
will invoke Connection.beginRequest() prior to returning the connection to the
application, and will invoke Connection.endRequest() before the connection
is released to the pool.
- isIsolatePartitionThreadLocals() - Method in interface weblogic.management.configuration.KernelMBean
-
Specified whether the server needs to ensure that threadlocals storage from self-tuning
thread pool threads must be cleaned up before the threads are used for processing work
requests from a different partition.
- isIsolationLevelSet() - Method in interface weblogic.management.configuration.CacheTransactionMBean
-
- isITSRequiresSSL() - Method in interface weblogic.management.configuration.FederationServicesMBean
-
Specifies whether the Intersite Transfer Service requires SSL.
- isJACCEnabled() - Method in interface weblogic.management.runtime.ServerSecurityRuntimeMBean
-
Indicates whether JACC (Java Authorization Contract for Containers)
was enabled on the commandline for the jvm hosting this server
- isJavaServiceConsoleEnabled() - Method in interface weblogic.management.configuration.DomainMBean
-
Specifies whether the Administration Server automatically
deploys the Java Service Administration Console in the current domain.
- isJavaServiceEnabled() - Method in interface weblogic.management.configuration.DomainMBean
-
Specifies whether features to support the use of this WebLogic Server as a Java Service
in a cloud environment should be enabled.
- isJavaServiceResourcesEnabled() - Method in interface weblogic.management.configuration.RestfulManagementServicesMBean
-
Specifies whether the REST resource features for administering
WebLogic Server as a Java Service within a cloud environment should be
enabled in this domain.
- isJaxRsMonitoringDefaultBehavior() - Method in interface weblogic.management.configuration.WebAppComponentMBean
-
Deprecated.
Per-application property to determine the behavior of monitoring in JAX-RS applications.
- isJaxRsMonitoringDefaultBehavior() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
Global property to determine the behavior of monitoring in JAX-RS applications.
- isJMSConnectionAlive() - Method in interface weblogic.management.runtime.MessageDrivenEJBRuntimeMBean
-
Provides information about whether the Message Driven Bean is
currently connected to the JMS destination it is mapped to.
- isJMSDefaultConnectionFactoriesEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Specifies whether this server uses JMS default connection
factories.
- isJmsRedelivered() - Method in interface weblogic.management.runtime.JMSMessageHeaderVBean
-
Returns the redelivered flag.
- isJMSServer() - Method in class weblogic.deploy.api.spi.WebLogicTarget
-
Indicates whether this target represents a JMS server target
- isJRFEnabled() - Method in interface oracle.jrf.JRFServerScopedServiceMBean
-
check if JRF template is applied
- isJSPCompilerBackwardsCompatible() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
Global property to determine the behavior of the JSP compiler.
- isJSPDebug() - Method in interface weblogic.management.runtime.WebAppComponentRuntimeMBean
-
Provides the JSP's debug/linenumbers parameter value as it is
configured in weblogic.xml.
- isJSPKeepGenerated() - Method in interface weblogic.management.runtime.WebAppComponentRuntimeMBean
-
Provides the JSP's KeepGenerated parameter value as it is
configured in weblogic.xml.
- isJSPVerbose() - Method in interface weblogic.management.runtime.WebAppComponentRuntimeMBean
-
Provides the JSP's verbose parameter value as it is configured
in weblogic.xml.
- isJSSEEnabled() - Method in interface weblogic.management.configuration.SSLMBean
-
Determines whether the SSL implementation in Weblogic Server is
JSSE based.
- isKeepAliveEnabled() - Method in interface weblogic.management.configuration.EmbeddedLDAPMBean
-
Whether keep alive is enabled in the socket connection
- isKeepAliveEnabled() - Method in interface weblogic.management.configuration.WebServerMBean
-
Indicates whether there should be a persistent connection to
this server.
- isKeepConnAfterGlobalTx() - Method in interface weblogic.j2ee.descriptor.wl.JDBCDataSourceParamsBean
-
Enables WebLogic Server to keep the physical
database connection associated with the logical connection
when committing a global transaction instead releasing it
and getting another physical connection when needed.
- isKeepConnAfterLocalTx() - Method in interface weblogic.j2ee.descriptor.wl.JDBCDataSourceParamsBean
-
Deprecated.
- isKeepLogicalConnOpenOnRelease() - Method in interface weblogic.j2ee.descriptor.wl.JDBCXAParamsBean
-
Enables WebLogic Server to keep the logical JDBC connection open
for a global transaction when the physical XA connection is returned
to the connection pool.
- isKeepXaConnTillTxComplete() - Method in interface weblogic.j2ee.descriptor.wl.JDBCXAParamsBean
-
Enables WebLogic Server to associate the same XA
database connection from the connection pool
with a global transaction until the transaction
completes.
- isKey() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isKeyChoice() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isKeyComponent() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isKeyinfoIncluded() - Method in interface com.bea.security.saml2.providers.registry.SPPartner
-
Gets the Keyinfo Included value.
- isKeyinfoIncluded() - Method in interface weblogic.security.providers.saml.registry.SAMLRelyingParty
-
Get the Keyinfo Included value.
- isKnownType() - Method in interface weblogic.diagnostics.descriptor.WLDFHarvestedTypeBean
-
Specifies whether this type is known at startup.
- ISL_CONNGEN - Static variable in class weblogic.wtc.jatmi.islflds
-
- ISL_CONNID - Static variable in class weblogic.wtc.jatmi.islflds
-
- ISL_GRPNO - Static variable in class weblogic.wtc.jatmi.islflds
-
- ISL_SRVID - Static variable in class weblogic.wtc.jatmi.islflds
-
- isLastMessage() - Method in class weblogic.wsee.reliability2.sequence.MessageInfo
-
- isLaterThan(WsrmConstants.RMVersion) - Method in enum weblogic.wsee.reliability.WsrmConstants.RMVersion
-
Deprecated.
- isLaterThan(WsrmConstants.RMVersion) - Method in enum weblogic.wsee.reliability2.WsrmConstants.RMVersion
-
Deprecated.
- isLaterThanOrEqualTo(WsrmConstants.RMVersion) - Method in enum weblogic.wsee.reliability.WsrmConstants.RMVersion
-
Deprecated.
- isLaterThanOrEqualTo(WsrmConstants.RMVersion) - Method in enum weblogic.wsee.reliability2.WsrmConstants.RMVersion
-
Deprecated.
- isLazyInit() - Method in interface weblogic.management.runtime.SpringBeanDefinitionRuntimeMBean
-
Whether this bean should be lazily initialized.
- islflds - Class in weblogic.wtc.jatmi
-
- isLibrary() - Method in class weblogic.deploy.api.spi.DeploymentOptions
-
Indicates whether the application is to be deployed as a library.
- isLibrary() - Method in class weblogic.management.deploy.DeploymentData
-
Deprecated.
- isListenPortEnabled() - Method in interface weblogic.management.configuration.DomainMBean
-
Returns the domain-wide setting for isListenPortEnabled.
- isListenPortEnabled() - Method in interface weblogic.management.configuration.NetworkChannelMBean
-
Deprecated.
Whether or not plaintext port is enabled for the channel.
- isListenPortEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Specifies whether this server can be reached through the default
plain-text (non-SSL) listen port.
- isListenPortEnabled() - Method in interface weblogic.management.runtime.ServerRuntimeMBean
-
Indicates whether the default listen port is enabled on the
server.
- isLiveSetOnly() - Method in interface weblogic.diagnostics.descriptor.WLDFHeapDumpActionBean
-
Indicates whether or not to include the set of live objects in the heap dump capture.
- isLoadBalancingEnabled() - Method in interface weblogic.j2ee.descriptor.wl.LoadBalancingParamsBean
-
Specifies whether non-anonymous producers created through a connection factory are load balanced within a
distributed destination on a per-call basis.
- isLocal() - Method in class oracle.jrf.Port
-
Return true if the host configured with this port is the same as the server's host, where this port is obtained.
- isLocal() - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
-
Indicates whether this DeploymentManager is running local to the Administration
Server for the domain.
- isLocal() - Method in interface weblogic.rmi.spi.HostID
-
Determine whether this ServerIdentity represents the currently
running server.
- isLocalCluster() - Method in interface weblogic.jms.extensions.DestinationDetail
-
Indicates if this destination detail
is a reference for a distributed destination member
that is running in
the same WebLogic cluster as the destination
availability listener.
- isLocalDomainSecurityCacheEnabled() - Method in interface weblogic.management.configuration.JTAMBean
-
Returns whether the Local Domain Security subject cache is enabled.
- isLocalDomainSecurityEnabled() - Method in interface weblogic.management.configuration.JTAMBean
-
Returns whether Local Domain Security is enabled.
- isLocaleSupported(Locale) - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
-
Indicates whether the specified locale is supported.
- isLocalStorageEnabled() - Method in interface weblogic.management.configuration.CoherenceMemberConfigMBean
-
Specifies whether or not this member will contribute storage to the Coherence cluster i.e.
- isLocalStorageEnabled() - Method in interface weblogic.management.configuration.CoherenceTierMBean
-
Specifies whether Local Storage is enabled
- isLocalWLSServer() - Method in interface weblogic.jms.extensions.DestinationDetail
-
Indicates if this destination detail
is a reference for a distributed destination member
that is running on
the same WebLogic server as the destination
availability listener.
- isLockedOut(String) - Method in interface weblogic.management.runtime.UserLockoutManagerRuntimeMBean
-
Indicates whether a user is locked out.
- isLockedOut(String) - Method in interface weblogic.management.security.authentication.UserLockoutManagerMBean
-
Deprecated.
- isLockedOut(String, String) - Method in interface weblogic.management.runtime.UserLockoutManagerRuntimeMBean
-
Indicates whether a user is locked out.
- isLockoutEnabled() - Method in interface weblogic.management.security.authentication.UserLockoutManagerMBean
-
Returns whether the server locks out users when there are invalid login attempts.
- isLog4jLoggingEnabled() - Method in interface weblogic.management.configuration.LogMBean
-
Deprecated.
- isLogCriticalRemoteExceptionsEnabled() - Method in interface weblogic.management.configuration.KernelMBean
-
Specifies whether the server message log includes only critical exceptions
that are raised in remote systems.
- isLogFileLimitEnabled() - Method in interface weblogic.management.configuration.WebServerMBean
-
Deprecated.
- isLogFileStreamOpened() - Method in interface weblogic.management.runtime.LogRuntimeMBean
-
Gets the opened state of the log file stream represented by this instance.
- isLoggingEnabled() - Method in interface weblogic.j2ee.descriptor.wl.DefaultSAFAgentBean
-
Deprecated.
- isLoggingEnabled() - Method in interface weblogic.management.configuration.SAFAgentMBean
-
Specifies whether a message is logged in the server log file
when a message fails to be forwarded.
- isLoggingEnabled() - Method in interface weblogic.management.configuration.WebServerLogMBean
-
Indicates whether this server logs HTTP requests.
- isLoggingEnabled() - Method in interface weblogic.management.configuration.WebServerMBean
-
Deprecated.
- isLoggingEnabled() - Method in interface weblogic.management.runtime.ConnectorConnectionPoolRuntimeMBean
-
Indicates whether logging is enabled for this Connector
connection pool.
- isLogMonitoringEnabled() - Method in interface weblogic.management.configuration.LogMBean
-
Enable or disable log monitoring.
- isLogRemoteExceptionsEnabled() - Method in interface weblogic.management.configuration.KernelMBean
-
Specifies whether the server message log includes exceptions
that are raised in remote systems.
- isLogTimeInGMT() - Method in interface weblogic.management.configuration.WebServerLogMBean
-
Specifies whether the time stamps for HTTP log messages are in
Greenwich Mean Time (GMT) regardless of the local time zone that
the host computer specifies.
- isLogWriteNecessary() - Method in interface weblogic.management.runtime.TransactionVBean
-
Indicates whether the tlog write for the transaction has
occurred, or is required.
- isLong() - Method in class weblogic.common.ParamValue
-
Determines whether a ParamValue is of type
long.
- isManagedServerIndependenceEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Specifies whether this Managed Server can be started when the
Administration Server is unavailable.
- isManagedServerNotificationsEnabled() - Method in interface weblogic.management.configuration.JMXMBean
-
Specifies whether the WebLogic Server Domain Runtime MBean Server will support
notifications from the federated Runtime MBean Servers on the managed and administration
servers.
- isManagementAppletCreateEnabled() - Method in interface weblogic.management.configuration.JMXMBean
-
Specifies whether the WebLogic Server MBean Servers will support creation of management applet (MLet)
MBeans.
- isManagementEJBEnabled() - Method in interface weblogic.management.configuration.JMXMBean
-
Enables access to the Management EJB (MEJB), which is part of
the Java EE Management APIs (JSR-77).
- isMasterFirst() - Method in interface weblogic.management.configuration.EmbeddedLDAPMBean
-
Specifies whether a Managed Server should always connect to the
master LDAP server (contained in the Administration Server),
instead of connecting to the local replicated LDAP server
(contained in the Managed Server).
- isMaxCacheUnitsSet() - Method in interface weblogic.management.configuration.CacheMBean
-
- isMaxPostSizeSet() - Method in interface weblogic.management.configuration.WebServerMBean
-
- isMaxPostTimeSecsSet() - Method in interface weblogic.management.configuration.WebServerMBean
-
- isMaxRequestParameterCountSet() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
- isMaxRequestParameterCountSet() - Method in interface weblogic.management.configuration.WebServerMBean
-
- isMaxSingleHeaderSizeSet() - Method in interface weblogic.management.configuration.WebServerMBean
-
- isMaxTotalHeadersSizeSet() - Method in interface weblogic.management.configuration.WebServerMBean
-
- isMember(String, String, boolean) - Method in interface weblogic.management.security.authentication.GroupReaderMBean
-
Indicates whether a user or group is a member of the group that you specify.
- isMemberDeathDetectorEnabled() - Method in interface weblogic.management.configuration.ClusterMBean
-
Enables faster Automatic Service Migration times with Database Leasing Basis.
- isMemoryLoggingEnabled() - Method in interface weblogic.management.configuration.COMMBean
-
Specifies whether this server should log memory usage.
- isMergeNeeded() - Method in interface weblogic.management.mbeanservers.edit.ConfigurationManagerMBean
-
Returns true
only if another session might have been activated since the last resolve.
- isMergeNeeded() - Method in interface weblogic.management.runtime.EditSessionConfigurationRuntimeMBean
-
Returns true
if another edit session activates its changes after
the last activation of this edit session or after its creation but before this edit session
was ever activated.
- isMergeRuleIgnoreSourceDefined() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isMergeRuleIgnoreTargetDefined() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isMergeRulePrependDefined() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isMessageIdPrefixEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Indicates whether message IDs in logged messages will include a
prefix.
- isMessageLoggingEnabled() - Method in interface weblogic.j2ee.descriptor.wl.MessageLoggingParamsBean
-
Specifies whether the module logs information about
the message life cycle.
- isMessagePartSupported(QName, String) - Method in interface weblogic.wsee.wsdl.WsdlFilter
-
Deprecated.
- isMessagesPagingEnabled() - Method in interface weblogic.management.configuration.JMSServerMBean
-
Deprecated.
- isMethodInvocationCountEnabled(Method) - Method in interface weblogic.management.runtime.JRockitRuntimeMBean
-
Deprecated.
- isMethodTimingEnabled(Method) - Method in interface weblogic.management.runtime.JRockitRuntimeMBean
-
Deprecated.
- isModified() - Method in interface weblogic.deploy.api.model.WebLogicDDBean
-
If this bean or any children have been modified
- isModified() - Method in interface weblogic.deploy.api.spi.WebLogicDConfigBean
-
If this bean or any children have been modified
- isModuleNotification() - Method in class weblogic.management.DeploymentNotification
-
Deprecated.
indicates that this is a modules level notification, one that reports changes
based on modules deployment status.
- isMSIFileReplicationEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Deprecated.
- isMultiple() - Method in class weblogic.wsee.message.MsgHeader
-
Deprecated.
Determines if this header can appear multiple times in SOAP header.
- isMustUnderstand() - Method in class weblogic.wsee.message.MsgHeader
-
Deprecated.
Determines if this header must be understood by the received node
- isNameFromLibrary() - Method in class weblogic.deploy.api.spi.DeploymentOptions
-
Indicates that the application name should be derived from the library manifest.
- isNameModified() - Method in interface com.bea.security.saml2.providers.registry.Partner
-
Returns the flag that indicates if this partner's name was modified.
- isNativeIOEnabled() - Method in interface weblogic.management.configuration.KernelMBean
-
Specifies whether native I/O is enabled for the server.
- isNativeModeEnabled() - Method in interface weblogic.management.configuration.COMMBean
-
Specifies whether this server should use native DLLs to allow
Java objects to interact with COM objects.
- isNeedTxCtxOnClose() - Method in interface weblogic.j2ee.descriptor.wl.JDBCXAParamsBean
-
Specifies whether the XA driver requires a distributed
transaction context when closing various JDBC objects (result sets,
statements, connections, and so forth).
- isNewSource() - Method in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
-
Deprecated.
Indicates whether a new source for the application was specified in an
deployment request.
- isNewXaConnForCommit() - Method in interface weblogic.j2ee.descriptor.wl.JDBCXAParamsBean
-
Specifies that a dedicated XA connection is used for
commit and rollback processing for a global transaction.
- isNioConfigured() - Method in class weblogic.security.SSL.CertCallback
-
Deprecated.
Get the setting of ssl nio
- isNoLocal() - Method in class weblogic.jms.extensions.ConsumerInfo
-
Specifies whether a subscriber that uses the same JMS connection to publish and subscribe to a single topic
receives the messages it publishes.
- isNoLocal() - Method in interface weblogic.management.runtime.JMSDurableSubscriberRuntimeMBean
-
Specifies whether this durable subscriber receives local messages that it has published.
- isNonBufferedDestination() - Method in interface weblogic.management.configuration.WebServiceReliabilityMBean
-
A boolean flag indicating that RM destinations, by default, will receive
non-buffered.
- isNonBufferedSource() - Method in interface weblogic.management.configuration.WebServiceReliabilityMBean
-
A boolean flag indicating that RM sources, by default, will send
non-buffered.
- isNonLocalPostAllowed() - Method in interface weblogic.management.configuration.MigratableTargetMBean
-
Specifies whether or not the post-deactivation script is allowed to run on a different machine.
- isNotificationEnabled(Notification) - Method in class weblogic.management.DeploymentNotificationFilter
-
- isNotifyDiffer() - Method in interface weblogic.management.configuration.SNMPStringMonitorMBean
-
Generates a notification if the value of the monitored attribute and the
value of String to Compare are different.
- isNotifyMatch() - Method in interface weblogic.management.configuration.SNMPStringMonitorMBean
-
Generates a notification if the value of the monitored attribute and the
value of String to Compare are the same.
- isNoVersion() - Method in class weblogic.deploy.api.spi.DeploymentOptions
-
Indicates that the operation will skip version checks on the application source
so that we can relax the restriction on the existence of the application source
on the Administration Server for very large applications.
- isNull() - Method in class weblogic.common.ParamValue
-
Determines whether a ParamValue is null.
- isNull() - Method in class weblogic.xml.stream.events.ElementEvent
-
Deprecated.
- isNull() - Method in interface weblogic.xml.stream.XMLEvent
-
Deprecated.
- isNull(int) - Method in class weblogic.common.ParamValue
-
Determines whether a ParamValue that is a vector of
ParamValues is null at the
specified index position.
- isNumberOfFilesLimited() - Method in interface weblogic.management.configuration.LogFileMBean
-
Indicates whether to limit the number of log files that this server
instance creates to store old messages.
- isObject() - Method in class weblogic.common.ParamValue
-
Determines whether a ParamValue is of type
Object.
- isOcspNonceEnabled() - Method in interface weblogic.management.configuration.CertRevocCaMBean
-
For this CA, determines whether a nonce is sent with OCSP requests, to force a
fresh (not pre-signed) response.
- isOcspNonceEnabled() - Method in interface weblogic.management.configuration.CertRevocMBean
-
Determines whether a nonce is sent with OCSP requests, to force a
fresh (not pre-signed) response.
- isOcspResponseCacheEnabled() - Method in interface weblogic.management.configuration.CertRevocCaMBean
-
For this CA, determines whether the OCSP response local cache is enabled.
- isOcspResponseCacheEnabled() - Method in interface weblogic.management.configuration.CertRevocMBean
-
Determines whether the OCSP response local cache is enabled.
- isOffer() - Method in interface weblogic.management.runtime.WsrmSequenceInfo
-
Get an indication of whether this sequence is an offer sequence (meaning
it was set up during sequence handshaking to carry responses for a main
sequence).
- ISOLATION_LEVEL - Static variable in interface weblogic.ejb.WLQueryProperties
-
- IsolationLevel() - Constructor for enum weblogic.ejbgen.Constants.IsolationLevel
-
- isOnCluster() - Method in class weblogic.deploy.api.spi.WebLogicTargetModuleID
-
Indicates this module is targeted to a cluster
- isOnePhaseCommit() - Method in interface weblogic.transaction.nonxa.DataSourceEmulatedTwoPhaseResource
-
- isOneWay() - Method in class weblogic.wsee.reliability2.sequence.SourceMessageInfo.ClientInvokeInfo
-
- isOneWayRmiForReplicationEnabled() - Method in interface weblogic.management.configuration.ClusterMBean
-
Indicates if one-way RMI is being used for replication.
- isOnJMSServer() - Method in class weblogic.deploy.api.spi.WebLogicTargetModuleID
-
Indicates this module is targeted to a JMS server
- isOnSAFAgent() - Method in class weblogic.deploy.api.spi.WebLogicTargetModuleID
-
Indicates this module is targeted to a SAF agent
- isOnServer() - Method in class weblogic.deploy.api.spi.WebLogicTargetModuleID
-
Indicates this module is targeted to a server
- isOnVirtualHost() - Method in class weblogic.deploy.api.spi.WebLogicTargetModuleID
-
Indicates this module is targeted to a virtual host
- isOnVirtualTarget() - Method in class weblogic.deploy.api.spi.WebLogicTargetModuleID
-
Indicates this module is targeted to a virtual target
- isOpen() - Method in interface weblogic.jms.extensions.ClientSAF
-
Returns true if the Client SAF system is currently started.
- isOpen() - Method in interface weblogic.websocket.WebSocketConnection
-
Deprecated.
Returns the open state of the WebSocket connection.
- isOptimisticSerialization() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
When OptimisticSerialization is turned on, WebLogic Server does not
serialize-deserialize context and request attributes upon
getAttribute(name) when a request gets dispatched across servlet contexts.
- isOptional() - Method in class weblogic.wsee.policy.framework.PolicyAssertion
-
Deprecated.
Return the value of the optional attribute of the assertion
- isOptional() - Method in class weblogic.wsee.security.policy.SecurityToken
-
Deprecated.
check if the assertion is optional
- isOracleEnableJavaNetFastPath() - Method in interface weblogic.j2ee.descriptor.wl.JDBCOracleParamsBean
-
Deprecated.
- isOracleOptimizeUtf8Conversion() - Method in interface weblogic.j2ee.descriptor.wl.JDBCOracleParamsBean
-
Deprecated.
- isOraclePiggybackCommitEnabled() - Method in interface weblogic.management.configuration.JDBCStoreMBean
-
Deprecated.
- isOracleProxySession() - Method in interface weblogic.j2ee.descriptor.wl.JDBCOracleParamsBean
-
Enables Oracle JDBC Proxy Authentication.
- isOriginalValueAssigned() - Method in interface weblogic.management.configuration.PropertyValueVBean
-
Returns whether the original value was actually set.
- isOutboundEnabled() - Method in interface weblogic.management.configuration.KernelMBean
-
Specifies whether new server-to-server connections may consider
the default server channel when initiating a connection.
- isOutboundEnabled() - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
-
Specifies whether new server-to-server connections may
consider this network channel when initiating a
connection.
- isOutboundEnabled() - Method in interface weblogic.protocol.ServerChannel
-
Specifies whether new server-to-server connections may
consider this network channel when initiating a
connection.
- isOutboundPrivateKeyEnabled() - Method in interface weblogic.management.configuration.KernelMBean
-
Specifies whether the SSL identity specified by
getSSLMBean#ServerPrivateKeyAlias
for this server
should be used for outbound SSL connections on the default
server channel.
- isOutboundPrivateKeyEnabled() - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
-
- isOutboundPrivateKeyEnabled() - Method in interface weblogic.protocol.ServerChannel
-
Specifies whether the identity
should be used for outbound SSL connections on this channel.
- isOutgoingEnabled() - Method in interface weblogic.management.configuration.NetworkChannelMBean
-
Deprecated.
Whether or not new server-to-server connections may consider
this channel when initiating.
- isOutOfBandEnabled() - Method in interface weblogic.management.configuration.LifecycleManagerConfigMBean
-
Determine if LifecycleManager should listen for configuration changes on this
server.
- isOverloadProtectionEnabled() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
This parameter is used to enable overload protection in the web application container
against low memory conditions.
- isOverridingConfigBeanValueAssigned() - Method in interface weblogic.management.configuration.PropertyValueVBean
-
Returns whether the overriding config bean value was actually set.
- isOwnVersion() - Method in class weblogic.application.ApplicationVersionLifecycleEvent
-
- isOwnVersionActive() - Method in class weblogic.application.ApplicationVersionLifecycleEvent
-
- isOWSMAttachable(String) - Method in interface weblogic.management.runtime.WseePolicySubjectManagerRuntimeMBean
-
- isPagingFileLockingEnabled() - Method in interface weblogic.management.configuration.JMSServerMBean
-
Determines whether OS file locking is used.
- isPagingMessageCompressionEnabled() - Method in interface weblogic.management.configuration.JMSServerMBean
-
Enables the JMS paging store to perform message body
compression on persistent and non-persistent messages.
- isPagingMessageCompressionEnabled() - Method in interface weblogic.management.configuration.SAFAgentMBean
-
Enables the JMS paging store to perform message body
compression on persistent and non-persistent messages.
- isParallel() - Method in interface weblogic.management.runtime.JRockitRuntimeMBean
-
Deprecated.
Indicates whether the VM's garbage collector is able to run in
parallel on multiple processors if multiple processors are
available.
- isParallelDeployApplicationModules() - Method in interface weblogic.management.configuration.PartitionMBean
-
Determines if the modules of applications will be deployed in parallel.
- isParallelDeployApplications() - Method in interface weblogic.management.configuration.PartitionMBean
-
Determines if applications will be deployed in parallel.
- isParamValueSet() - Method in interface weblogic.j2ee.descriptor.ParamValueBean
-
- isPartitionLimitReached() - Method in interface weblogic.management.runtime.MinThreadsConstraintRuntimeMBean
-
Whether the partition-level minimum threads constraint limit has reached, which
could cause the number of executing requests to be less than the configured value
in this minimum threads constraint.
- isPassive() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Gets the passive flag
- isPassive() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Determines whether the Identity Provider and the user must not
take control of the user interface from the requester and interact with the user in a
noticeable fashion.
- isPaused() - Method in interface weblogic.management.runtime.JMSDestinationRuntimeMBean
-
Deprecated.
- isPausedForForwarding() - Method in interface weblogic.management.runtime.SAFAgentRuntimeMBean
-
Indicates whether or not the sending agent is paused for
forwarding at the current time.
- isPausedForForwarding() - Method in interface weblogic.management.runtime.SAFRemoteEndpointRuntimeMBean
-
Indicates if the remote endpoint is currently not forwarding
messages.
- isPausedForIncoming() - Method in interface weblogic.management.runtime.SAFAgentRuntimeMBean
-
Indicates whether or not the sending agent is paused for
incoming messages at the current time.
- isPausedForIncoming() - Method in interface weblogic.management.runtime.SAFRemoteEndpointRuntimeMBean
-
Indicates if a remote endpoint is currently not accepting new
messages.
- isPausedForReceiving() - Method in interface weblogic.management.runtime.SAFAgentRuntimeMBean
-
Indicates whether or not the receiving agent is paused for
receiving at the current time.
- isPermit() - Method in class weblogic.security.spi.Result
-
Determines if this result indicates a permit decision
- isPinnedToThread() - Method in interface weblogic.j2ee.descriptor.wl.JDBCConnectionPoolParamsBean
-
Enables an option to improve performance by enabling execute threads
to keep a pooled database connection even after the application closes the logical connection.
- isPlatformMBeanServerEnabled() - Method in interface weblogic.management.configuration.JMXMBean
-
Specifies whether each server instance initializes the JDK's
platform MBean server.
- isPlatformMBeanServerUsed() - Method in interface weblogic.management.configuration.JMXMBean
-
Specifies whether WebLogic Server will use
the platform MBean server for its Runtime MBean Server.
- isPolicyDeploymentEnabled() - Method in interface weblogic.management.security.authorization.DeployableAuthorizerMBean
-
Returns whether this Authorization provider stores
policies that are created while deploying a Web application or EJB.
- isPortSupported(QName) - Method in interface weblogic.wsee.wsdl.WsdlFilter
-
Deprecated.
Return true to include a port in a service.
- isPostBindGIDEnabled() - Method in interface weblogic.management.configuration.UnixMachineMBean
-
Specifies whether a server running on this machine binds to a
UNIX Group ID (GID) after it has carried out all privileged startup
actions.
- isPostBindUIDEnabled() - Method in interface weblogic.management.configuration.UnixMachineMBean
-
Specifies whether a server running on this machine binds to a
UNIX User ID (UID) after it has carried out all privileged startup
actions.
- isPOSTOneUseCheckEnabled() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Specifies whether the POST one-use check is enabled.
- isPOSTOneUseCheckEnabled() - Method in interface weblogic.management.configuration.FederationServicesMBean
-
Specifies whether the POST one-use check is enabled.
- isPOSTOneUseCheckEnabled() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether the POST one-use check is enabled.
- isPOSTRecipientCheckEnabled() - Method in interface weblogic.management.configuration.FederationServicesMBean
-
Specifies whether the POST recipient check is enabled.
- isPostScriptFailureFatal() - Method in interface weblogic.management.configuration.MigratableTargetMBean
-
Specifies whether or not a failure during execution of the post-deactivation script is fatal to the migration.
- isPostTimeoutSecsSet() - Method in interface weblogic.management.configuration.WebServerMBean
-
- isPreferWebInfClasses() - Method in interface weblogic.management.configuration.WebAppComponentMBean
-
Deprecated.
- isPrefetchEnums() - Method in interface weblogic.management.configuration.COMMBean
-
Specifies whether this server should prefetch the next element
in a java.lang.Enumeration
(that had been improperly
converted from a COM VariantEnumeration
type) so the
correct value is returned when the hasMoreElements()
method is called.
- isPreviouslyPersisted() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isPrincipalEqualsCaseInsensitive() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
-
Specifies whether the WebLogic Server principal name is compared using a
case insensitive match when the equals
method for the principal object is performed.
- isPrincipalEqualsCompareDnAndGuid() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
-
Specifies whether the GUID and DN data in a WebLogic Server principal
object are used when the equals method of that object is invoked.
- isPrincipalFactoryCreated() - Method in class weblogic.security.principal.WLSAbstractPrincipal
-
- isProcessAttributes() - Method in interface com.bea.security.saml2.providers.registry.IdPPartner
-
Gets the Process attributes flag.
- isProcessingInstruction() - Method in class weblogic.xml.stream.events.ElementEvent
-
Deprecated.
- isProcessingInstruction() - Method in interface weblogic.xml.stream.XMLEvent
-
Deprecated.
- isProductionModeEnabled() - Method in interface weblogic.management.configuration.DomainMBean
-
Specifies whether all servers in this domain run in production mode.
- isProductionPaused() - Method in interface weblogic.management.runtime.JMSDestinationRuntimeMBean
-
Indicates the ProductionPause state of the destination.
- isProductionPaused() - Method in interface weblogic.management.runtime.JMSServerRuntimeMBean
-
Returns the current production paused state of the
JMSServer as boolean value.
- isProductionPausedAtStartup() - Method in interface weblogic.j2ee.descriptor.wl.DestinationBean
-
Specifies whether new message production is paused on a
destination at startup.
- isProductionPausedAtStartup() - Method in interface weblogic.j2ee.descriptor.wl.TemplateBean
-
Specifies whether new message production on destinations that use this template is paused on
at server startup.
- isPropagationModePresent(int) - Method in interface weblogic.workarea.WorkContextMap
-
Given a PropagationMode
PropagationMode
, this method will iterate
over the map and return true if the propagation mode is present.
- isProtectedCookieEnabled() - Method in interface weblogic.management.configuration.AdminConsoleMBean
-
Deprecated.
Set to true if the Administration Console's session cookie is
protected so that it is only visible to the Console.
- isProtectedCookieEnabled() - Method in interface weblogic.management.configuration.RemoteConsoleHelperMBean
-
Determine if the Remote Console Helper session cookie is
protected so that it is only visible to the helper.
- isProtectedResource(Subject, Resource) - Method in interface weblogic.security.spi.AccessDecision
-
Determines if the specified resource is protected against access by
unauthenticated principals.
- isProxyOn() - Method in interface weblogic.management.runtime.ConnectorConnectionPoolRuntimeMBean
-
Return a flag indicating if the proxy is on.
- isQOSDegradationAllowed() - Method in interface weblogic.management.configuration.MessagingBridgeMBean
-
Specifies if this messaging bridge instance allows the
degradation of its QOS (quality of service) when the configured QOS
is not available.
- isQueue() - Method in class weblogic.jms.extensions.DestinationInfo
-
Indicates whether this destination is a queue.
- isQueue() - Method in interface weblogic.jms.extensions.WLDestination
-
Determine if the destination is a JMS queue.
- isRCMMetricsDataAvailable() - Method in interface weblogic.management.runtime.PartitionResourceMetricsRuntimeMBean
-
Checks whether RCM metrics data is available for this partition.
- isReadOnly() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isRebalanceOnUpEvent() - Method in interface weblogic.j2ee.descriptor.wl.JDBCOracleParamsBean
-
Rebalancing connections incurs overhead due to connection creation to the new
instance, and the closing of connections to existing instances, which may
impact application performance under load, cause database logon storms, etc.
- isReceivingPausedAtStartup() - Method in interface weblogic.management.configuration.SAFAgentMBean
-
Specifies whether the agent is paused for receiving messages at
the startup time.
- isRecipientCheckEnabled() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Specifies whether the recipient/destination check is enabled.
- isRecipientCheckEnabled() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether the recipient/destination check is enabled.
- isRecording() - Method in interface weblogic.management.mbeanservers.edit.RecordingManagerMBean
-
Indicates whether a recording session is currently in progress.
- isRecoverOnlyOnce() - Method in interface weblogic.j2ee.descriptor.wl.JDBCXAParamsBean
-
Specifies that the transaction manager calls recover on the resource
only once.
- isRedeploySupported() - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
-
- isRedirectStderrToServerLogEnabled() - Method in interface weblogic.management.configuration.LogMBean
-
Specifies whether the stderr of the JVM in which a
WebLogic Server instance runs is redirected to the WebLogic Logging system.
- isRedirectStdoutToServerLogEnabled() - Method in interface weblogic.management.configuration.LogMBean
-
Specifies whether the stdout of the JVM in which a
WebLogic Server instance runs is redirected to the WebLogic logging system.
- isReference() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isReferenceable() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isReferenced() - Method in interface weblogic.management.runtime.LibraryRuntimeMBean
-
Returns true if this library is referenced by one or more referencers.
- isRefParam() - Method in class weblogic.wsee.message.MsgHeader
-
Deprecated.
Determines if this header is a reference parameter
- isRefreshReplicaAtStartup() - Method in interface weblogic.management.configuration.EmbeddedLDAPMBean
-
Specifies whether a Managed Server should refresh all replicated
data at boot time.
- isRegistered() - Method in interface weblogic.management.WebLogicMBean
-
Deprecated.
- isRegisteredPredicate(String) - Method in interface weblogic.management.security.authorization.PredicateReaderMBean
-
Specifies whether or not the predicate with specified class name is registered.
- isRegisterGlobalDataSources() - Method in interface weblogic.management.configuration.OsgiFrameworkMBean
-
Returns true if global data sources should be added to the OSGi
service registry.
- isRegisterGlobalWorkManagers() - Method in interface weblogic.management.configuration.OsgiFrameworkMBean
-
Returns true if global work managers should be added to the OSGi
service registry.
- isRejectMaliciousPathParameters() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
The WebApp Container configuration for rejection of URIs with malicious path parameters.
- isRelative() - Method in interface weblogic.wsee.wsdl.WsdlSchemaImport
-
Deprecated.
- isRelative() - Method in class weblogic.wtc.jatmi.QueueTimeField
-
Returns whether or not the time associated with this object is relative
to the current time or is absolute
- isReliable() - Method in class weblogic.wsee.connection.transport.jms.JmsServerQueueTransport
-
Deprecated.
- isReliable() - Method in class weblogic.wsee.connection.transport.jms.JMSServerTransport
-
Deprecated.
Determines if this transport is reliable
- isReloginEnabled() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
Beginning with the 9.0 release, the FORM/BASIC authentication behavior
has been modified to conform strictly to the Java EE Specification.
- isRemote() - Method in class weblogic.deploy.api.spi.DeploymentOptions
-
Indicates that the operation will be remote from the file system
that contains the source.
- isRemoteAnonymousJNDIEnabled() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
-
Returns true if remote anonymous JNDI access is
permitted for list and modify operations.
- isRemoteAnonymousRMIIIOPEnabled() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
-
Returns true if remote anonymous RMI access via IIOP is
permitted.
- isRemoteAnonymousRMIT3Enabled() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
-
Returns true if remote anonymous RMI access via T3 is
permitted.
- isRemoteConsoleHelperEnabled() - Method in interface weblogic.management.configuration.DomainMBean
-
Specifies whether the Administration Server automatically
deploys the Remote Console Helper in the current domain.
- isRemovable(DescriptorBean) - Method in interface weblogic.j2ee.descriptor.wl.DeploymentPlanBean
-
- isRemovable(DescriptorBean) - Method in interface weblogic.j2ee.descriptor.wl.ResourceDeploymentPlanBean
-
- isRemoveInfectedConnections() - Method in interface weblogic.j2ee.descriptor.wl.JDBCConnectionPoolParamsBean
-
Specifies whether a connection will be removed from the
connection pool after the application uses the underlying vendor
connection object.
- isRemovePlanOverride() - Method in class weblogic.deploy.api.spi.DeploymentOptions
-
Returns whether the operation should remove the deployment plan.
- isReplicatedCacheEnabled() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Gets replicated cache enabled flag.
- isReplicatedCacheEnabled() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether the persistent cache (LDAP or RDBMS) is used for
storing SAML 2.0 artifacts and authentication requests.
- isReplicationTimeoutEnabled() - Method in interface weblogic.management.configuration.ClusterMBean
-
Indicates if timeout should be applied to session replication calls.
- isRequestedSessionIdFromCookie() - Method in interface weblogic.servlet.logging.HttpAccountingInfo
-
- isRequestedSessionIdFromUrl() - Method in interface weblogic.servlet.logging.HttpAccountingInfo
-
- isRequestedSessionIdFromURL() - Method in interface weblogic.servlet.logging.HttpAccountingInfo
-
- isRequestedSessionIdValid() - Method in interface weblogic.servlet.logging.HttpAccountingInfo
-
- isRequestSpecific() - Method in interface weblogic.wsee.reliability2.api.ReliabilityErrorContext
-
Indicates if this error relates to a request on the sequence (as opposed
to the sequence itself).
- isRequired() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isRequired() - Method in interface weblogic.j2ee.descriptor.AddressingBean
-
A boolean flag that specifies whether addressing is is required.
- isRequireExternalReference() - Method in class weblogic.wsee.security.saml.SAMLIssuedTokenHelper
-
Deprecated.
- isRequireInternalReference() - Method in class weblogic.wsee.security.saml.SAMLIssuedTokenHelper
-
Deprecated.
- isResourceDeploymentPlanValueAssigned() - Method in interface weblogic.management.configuration.PropertyValueVBean
-
- isResourceHealthMonitoring() - Method in interface weblogic.j2ee.descriptor.wl.JDBCXAParamsBean
-
Enables JTA resource health monitoring for
an XA data source.
- isRestageOnlyOnRedeploy() - Method in interface weblogic.management.configuration.DeploymentConfigurationMBean
-
Specifies whether applications with staging mode of STAGE are restaged only
during redeploy operation.
- isRestartLoopProtectionEnabled() - Method in interface weblogic.management.configuration.RestartLoopProtectionMBean
-
Checks if restart loop protection is enabled.
- isRestartRequired() - Method in interface weblogic.management.mbeanservers.edit.Change
-
- isRestartRequired() - Method in interface weblogic.management.runtime.PartitionRuntimeMBean
-
Indicates whether the partition must be restarted in order to activate
configuration changes.
- isRestartRequired() - Method in interface weblogic.management.runtime.ServerRuntimeMBean
-
Indicates whether the server must be restarted in order to activate
configuration changes.
- isRestricted() - Method in interface oracle.jrf.JRFServerScopedServiceMBean
-
check whether it's restricted JRF or not
- isRestricted() - Method in interface oracle.jrf.ServerPlatformSupport
-
Returns true only if JRF restricted template applied to Server.
- isRestrictiveJMXPolicies() - Method in interface weblogic.management.configuration.SecureModeMBean
-
Returns whether restrictive policies will be used for JMX authorization.
- isRestService() - Method in class weblogic.deploy.api.tools.ModuleInfo
-
Indicates whether this module has REST (JAX-RS) services/applications
- isResultTypeRemote() - Method in interface weblogic.ejb.QueryProperties
-
- isResumeWhenUnstuck() - Method in interface weblogic.management.configuration.WorkManagerShutdownTriggerMBean
-
Whether to resume work manager once the stuck threads were cleared
- isRetainOriginalURL() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
The retain-original-url property is used in FORM based authentication scenarios.
- isRetireGracefully() - Method in class weblogic.deploy.api.spi.DeploymentOptions
-
Specifies the retirement policy to gracefully retire an application only after it
has completed all in-flight work.
- isRetransmissionExponentialBackoff() - Method in interface weblogic.management.configuration.WebServiceReliabilityMBean
-
A boolean flag indicating that the retransmission interval will be adjusted using
the exponential backoff algorithm ([Tanenbaum]).
- isReverseDNSAllowed() - Method in interface weblogic.management.configuration.KernelMBean
-
Specifies whether the kernel is allowed to perform reverse DNS
lookups.
- isRoleDeploymentEnabled() - Method in interface weblogic.management.security.authorization.DeployableRoleMapperMBean
-
Returns whether this Role Mapping provider stores
roles that are created while deploying a Web application or EJB.
- isRollbackLocalTxUponConnClose() - Method in interface weblogic.j2ee.descriptor.wl.JDBCXAParamsBean
-
Deprecated.
- isRowPrefetch() - Method in interface weblogic.j2ee.descriptor.wl.JDBCDataSourceParamsBean
-
Deprecated.
- isRtexprvalueJspParamName() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
Global property which determines the behavior of the JSP compiler when a
jsp:param attribute "name" has a request time value.
- isRunning() - Method in interface weblogic.deploy.api.spi.status.WebLogicDeploymentStatus
-
- isRunning() - Method in interface weblogic.management.runtime.SNMPAgentRuntimeMBean
-
Indicates whether this SNMP agent is running.
- isRunning() - Method in interface weblogic.management.runtime.TaskRuntimeMBean
-
Indicates whether the task is still running.
- isRunning(String) - Static method in enum weblogic.management.partition.admin.ResourceGroupLifecycleOperations.RGState
-
- isRunning(String) - Static method in enum weblogic.management.runtime.PartitionRuntimeMBean.State
-
- isRunning(ResourceGroupLifecycleOperations.RGState) - Static method in enum weblogic.management.partition.admin.ResourceGroupLifecycleOperations.RGState
-
- isRunning(PartitionRuntimeMBean.State) - Static method in enum weblogic.management.runtime.PartitionRuntimeMBean.State
-
- isRuntime() - Method in class weblogic.management.WebLogicObjectName
-
Deprecated.
Gets the runtime attribute of the WebLogicObjectName object
- isRuntime(ObjectName) - Static method in class weblogic.management.WebLogicObjectName
-
Deprecated.
Gets the runtime attribute of the WebLogicObjectName class
- isRuntimeMBeanServerEnabled() - Method in interface weblogic.management.configuration.JMXMBean
-
Specifies whether each server instance in the domain initializes
its Runtime MBean Server, which provides access to a server's
run-time MBeans and read-only configuration MBeans.
- isSAFAgent() - Method in class weblogic.deploy.api.spi.WebLogicTarget
-
Indicates whether this target represents a SAF agent target
- isSameNS(String) - Method in class weblogic.wsee.wsdl.WsdlWriter
-
Deprecated.
- isSameRM(XAResource) - Method in class weblogic.wsee.wstx.wsat.WSATXAResource
-
Not applicable to WS-AT
- isSameRM(NonXAResource) - Method in interface weblogic.transaction.nonxa.NonXAResource
-
Returns true if the two NonXAResource instances represent the same
logical resource.
- isSameSiteFilterSecureChannelRequired() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
The Secure Channel configuration for the WebLogic SameSite Java EE Servlet Filter.
- isSaml2() - Method in class weblogic.wsee.security.saml.AbstractSAMLTokenHandler
-
Deprecated.
- isSaml2() - Method in class weblogic.wsee.security.saml.SAML2TokenHandler
-
Deprecated.
- isSaml2() - Method in interface weblogic.wsee.security.saml.SAMLCredential
-
Deprecated.
- isSaml2() - Method in class weblogic.wsee.security.saml.SAMLCredentialImpl
-
Deprecated.
- isSaml2() - Method in interface weblogic.wsee.security.saml.SAMLToken
-
Deprecated.
- isSaml2() - Method in class weblogic.wsee.security.saml.SAMLTokenHandler
-
Deprecated.
- isSaml2() - Method in class weblogic.wsee.security.saml.SAMLTokenImpl
-
Deprecated.
- isSAML20() - Method in interface weblogic.wsee.security.saml.SAMLAttributeData
-
Deprecated.
check if this is a SAML 2.0 Attributes
- isSAML20() - Method in class weblogic.wsee.security.saml.SAMLAttributeDataImpl
-
Deprecated.
check if this is a SAML 2.0 Attributes
- isSamlTokenString(String) - Static method in class weblogic.wsee.security.saml.SAMLTrustCredentialProvider
-
- isSamlTokenType(String) - Static method in class weblogic.wsee.security.saml.SAMLUtils
-
Deprecated.
Check if this is a SAML Token type
- isSamlValueType(String) - Static method in class weblogic.wsee.security.saml.SAMLTrustCredentialProvider
-
- isSatisfactoryQOS(byte) - Method in interface weblogic.protocol.Protocol
-
Determine whether this protocol can satisfy the desired QOS.
- isScalar() - Method in class weblogic.common.ParamValue
-
Determines whether a ParamValue is scalar.
- isScatteredReadsEnabled() - Method in interface weblogic.management.configuration.KernelMBean
-
Enables scattered reads over NIO socket channels.
- isSDPEnabled() - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
-
Deprecated.
- isSDPEnabled() - Method in interface weblogic.protocol.ServerChannel
-
Specifies whether SDP protocol is enabled for this network channel.
- isSecure() - Method in interface weblogic.protocol.Protocol
-
Determine whether this protocol is secure, i.e.
- isSecure() - Method in interface weblogic.servlet.logging.HttpAccountingInfo
-
- isSecure() - Method in interface weblogic.websocket.WebSocketConnection
-
Deprecated.
Returns a boolean indicating whether this request was made using a
secure channel.
- isSecuredProduction() - Method in interface weblogic.coherence.descriptor.wl.CoherenceClusterParamsBean
-
Specify whether secured production mode is enabled.
- isSecureModeEnabled() - Method in interface weblogic.management.configuration.SecureModeMBean
-
Returns whether the domain will run in secure mode.
- isSecureReplicationEnabled() - Method in interface weblogic.management.configuration.ClusterMBean
-
Servers in a cluster replicate session data.
- isSecurityContextEnabled() - Method in interface weblogic.management.configuration.JoltConnectionPoolMBean
-
Indicates whether this Jolt connection pool passes the
connection pool's security context (user name, password and other
information) from the WebLogic Server user to the Tuxedo
domain.
- isSecurityContextPropagation() - Method in interface weblogic.management.runtime.JoltConnectionPoolRuntimeMBean
-
Indicates whether the security context is propagated.
- isSecurityFrameworkEnabled() - Method in interface weblogic.coherence.descriptor.wl.CoherenceClusterParamsBean
-
Check if security framework is enabled
- isSecurityValidationEnabled() - Method in class weblogic.deploy.api.spi.DeploymentOptions
-
Specifies whether security deployment data should be validated.
- isSecurityValidationEnabled() - Method in class weblogic.management.deploy.DeploymentData
-
Deprecated.
- isSendAutomaticTrapsEnabled() - Method in interface weblogic.management.configuration.SNMPAgentMBean
-
Specifies whether this SNMP agent sends automatically
generated notifications to SNMP managers.
- isSendServerHeaderEnabled() - Method in interface weblogic.management.configuration.WebServerMBean
-
Indicates whether this server name is sent with the HTTP
response.
- isSendTo81() - Method in class weblogic.wsee.connection.transport.jms.JmsTransportInfo
-
Deprecated.
- isServer() - Method in class weblogic.deploy.api.spi.WebLogicTarget
-
Indicates whether this target represents a server target.
- isServerAffinityEnabled() - Method in interface weblogic.j2ee.descriptor.wl.LoadBalancingParamsBean
-
Specifies whether a server instance that is load balancing consumers or producers across multiple members
destinations of a distributed destination, will first attempt to load balance across any other physical
destinations that are also running on the same server instance.
- isServerCipherSuitesOrderEnabled() - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
-
Indicates whether to honor the server cipher suites preference.
- isServerCipherSuitesOrderEnabled() - Method in interface weblogic.management.configuration.SSLMBean
-
Indicates whether to honor the server cipher suites preference.
- isServerCipherSuitesOrderEnabled() - Method in interface weblogic.protocol.ServerChannel
-
Indicates whether to honor the server cipher suites preference.
- isServerLoggingBridgeUseParentLoggersEnabled() - Method in interface weblogic.management.configuration.LogMBean
-
Deprecated.
- isServiceProviderArtifactBindingEnabled() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Gets the service provider artifact binding enabled flag
- isServiceProviderArtifactBindingEnabled() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether the Artifact binding is enabled for the Service Provider.
- isServiceProviderEnabled() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Service provider enabled flag.
- isServiceProviderEnabled() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether the local site is enabled for the Service Provider
role.
- isServiceProviderPOSTBindingEnabled() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Gets the service provider POST binding enabled flag
- isServiceProviderPOSTBindingEnabled() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether the POST binding is enabled for the Service Provider.
- isServiceProviderSingleLogoutEnabled() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Specifies whether Single Logout is enabled for the Service Provider.
- isServiceProviderSingleLogoutEnabled() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether Single Logout is enabled for the Service Provider.
- isServletAuthenticationFormURL() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
ServletAuthenticationFormURL is used for backward compatibility with previous
releases of Weblogic Server.
- isServletExtensionCaseSensitive() - Method in interface weblogic.management.configuration.WebAppComponentMBean
-
Deprecated.
- isServletReloadCheckSecsSet() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
- isSessionLazyDeserializationEnabled() - Method in interface weblogic.management.configuration.ClusterMBean
-
Enables increased efficiency with session replication.
- isSessionMonitoringEnabled() - Method in interface weblogic.management.configuration.WebAppComponentMBean
-
Deprecated.
- isSessionMonitoringEnabled() - Method in interface weblogic.management.runtime.WebAppComponentRuntimeMBean
-
Provides the session monitoring indicator as it is configured in
weblogic.xml.
- isSessionReplicationOnShutdownEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Indicates if session replication on server shutdown is enabled.
- isSessionStateQueryProtocolEnabled() - Method in interface weblogic.management.configuration.ClusterMBean
-
Indicates if session state query protocol is enabled.
- isSet(String) - Method in interface weblogic.management.configuration.ConfigurationMBean
-
Returns true if the specified attribute has been set explicitly
in this MBean instance.
- isSetupOperation(PartitionRuntimeMBean.Operation) - Static method in enum weblogic.management.runtime.PartitionRuntimeMBean.Operation
-
- isShared() - Method in interface weblogic.j2ee.descriptor.wl.QuotaBean
-
Indicates whether this quota is shared by multiple destinations that refer to it.
- isShared() - Method in interface weblogic.management.configuration.CoherencePartitionCacheConfigMBean
-
Specifies whether you want this cache to be shared.
- isShared() - Method in interface weblogic.management.runtime.ConnectorConnectionRuntimeMBean
-
Indicates whether the connection is currently being shared by
more than one invoker.
- isShort() - Method in class weblogic.common.ParamValue
-
Determines whether a ParamValue is of type
short.
- isShowArchivedRealPathEnabled() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
Global property to determine the behavior of getRealPath() for
archived web applications.
- isShrinkingEnabled() - Method in interface weblogic.management.runtime.ConnectorConnectionPoolRuntimeMBean
-
Specifies whether shrinking of this Connector connection pool is
enabled.
- isShutdown(String) - Static method in enum weblogic.management.partition.admin.ResourceGroupLifecycleOperations.RGState
-
- isShutdown(String) - Static method in enum weblogic.management.runtime.PartitionRuntimeMBean.State
-
- isShutdown(ResourceGroupLifecycleOperations.RGState) - Static method in enum weblogic.management.partition.admin.ResourceGroupLifecycleOperations.RGState
-
- isShutdown(PartitionRuntimeMBean.State) - Static method in enum weblogic.management.runtime.PartitionRuntimeMBean.State
-
- isShutdownBooted(String) - Static method in enum weblogic.management.runtime.PartitionRuntimeMBean.State
-
- isShutdownBooted(PartitionRuntimeMBean.State) - Static method in enum weblogic.management.runtime.PartitionRuntimeMBean.State
-
- isShutdownHalted(String) - Static method in enum weblogic.management.runtime.PartitionRuntimeMBean.State
-
- isShutdownHalted(PartitionRuntimeMBean.State) - Static method in enum weblogic.management.runtime.PartitionRuntimeMBean.State
-
- isSignAuthnRequests() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Sign <AuthnRequest> documents flag.
- isSignAuthnRequests() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether authentication requests must be signed.
- isSignedAssertions() - Method in interface weblogic.security.providers.saml.registry.SAMLCommonPartner
-
Get the Signed Assertions value.
- isSingleSignonDisabled() - Method in interface weblogic.management.configuration.WebServerMBean
-
Indicates whether the singleSignonDisabled attribute is
enabled
- isSingleton() - Method in interface weblogic.management.runtime.SpringBeanDefinitionRuntimeMBean
-
Whether this is a singleton Spring bean.
- isSitConfigRequired() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Returns whether situational config files are required and WebLogic Server should fail to boot if situational config files are not present.
- isSNMPAccessForUserMBeansEnabled() - Method in interface weblogic.management.configuration.SNMPAgentMBean
-
Configures this SNMP agent to provide read-only access to
MBean types that you have created and registered (custom MBeans).
- isSoap(Protocol) - Static method in class weblogic.wsee.jws.Protocol
-
Deprecated.
- isSoap11(Protocol) - Static method in class weblogic.wsee.jws.Protocol
-
Deprecated.
- isSoap12() - Method in interface weblogic.wsee.async.AsyncSOAPInvokeState
-
Deprecated.
Is this invocation using the SOAP 1.2 protocol.
- isSoap12() - Method in class weblogic.wsee.message.soap.SoapMessageContext
-
Deprecated.
- isSoap12(Protocol) - Static method in class weblogic.wsee.jws.Protocol
-
Deprecated.
- isSocketBufferSizeAsChunkSize() - Method in interface weblogic.management.configuration.KernelMBean
-
Specifies whether the server's buffer size for sending or receiving data
through a raw socket should be set to 4KB.
- isSource() - Method in interface weblogic.management.runtime.WsrmSequenceInfo
-
Get an indication of whether this sequence is a source sequence (used to
send requests) or a destination sequence (used to receive requests).
- isSourceSide() - Method in exception weblogic.wsee.reliability2.sequence.UnknownSequenceException
-
- isSourceSiteEnabled() - Method in interface weblogic.management.configuration.FederationServicesMBean
-
Indicates whether the Source Site is enabled.
- isSpace() - Method in class weblogic.xml.stream.events.ElementEvent
-
Deprecated.
- isSpace() - Method in interface weblogic.xml.stream.XMLEvent
-
Deprecated.
- isSSLEnabled() - Method in interface weblogic.management.configuration.DomainMBean
-
Returns the domain-wide value for isSSLEnabled.
- isSSLEnabled() - Method in interface weblogic.management.utils.LDAPServerMBean
-
Returns whether SSL will be used to connect to the LDAP server.
- isSSLListenPortEnabled() - Method in interface weblogic.management.configuration.NetworkChannelMBean
-
Deprecated.
Whether or not SSL port is enabled for the channel.
- isSSLListenPortEnabled() - Method in interface weblogic.management.runtime.ServerRuntimeMBean
-
Indicates whether the default SSL listen port is enabled on the
server
- isSSLRejectionLoggingEnabled() - Method in interface weblogic.management.configuration.SSLMBean
-
Indicates whether warning messages are logged in the server log
when SSL connections are rejected.
- isSSLRequired(HttpServletRequest) - Static method in class weblogic.servlet.security.Utils
-
Checks whether SSL is required for the current request as per the security-constraints
defined in the deployment descriptors.
- isSSLRequired(ServletContext, String, String) - Static method in class weblogic.servlet.security.Utils
-
Checks whether SSL is required for the given URI and method as per the security-constraints
defined in the deployment descriptors.
- isSSLUsingKeyStores() - Static method in class weblogic.wsee.security.bst.ServerBSTCredentialProvider
-
Deprecated.
- isSSLv2HelloEnabled() - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
-
Indicate whether SSLv2Hello is enabled in a network channel.
- isSSLv2HelloEnabled() - Method in interface weblogic.management.configuration.SSLMBean
-
Indicate whether SSLv2Hello is enabled
- isSSLv2HelloEnabled() - Method in interface weblogic.management.configuration.TLSMBean
-
Indicates whether SSLv2Hello is enabled in a TLS connection.
- isSSLv2HelloEnabled() - Method in interface weblogic.protocol.ServerChannel
-
Indicate whether SSLv2Hello is enabled for this channel.
- isStandalone() - Method in class weblogic.management.scripting.utils.WLSTInterpreter
-
Check if it's standalone WLST or not.
- isStandaloneModule() - Method in class weblogic.management.deploy.DeploymentData
-
Deprecated.
- isStandby() - Method in interface weblogic.management.runtime.ExecuteThread
-
Returns true if the execute thread is not a part of the active thread pool
- isStartDocument() - Method in class weblogic.xml.stream.events.ElementEvent
-
Deprecated.
- isStartDocument() - Method in interface weblogic.xml.stream.XMLEvent
-
Deprecated.
- isStarted() - Method in interface weblogic.management.configuration.MessagingBridgeMBean
-
Specifies the initial operating state of a targeted messaging
bridge instance.
- isStartElement() - Method in class weblogic.xml.stream.events.ElementEvent
-
Deprecated.
- isStartElement() - Method in interface weblogic.xml.stream.XMLEvent
-
Deprecated.
Method access to the elements type
- isStartPrefixMapping() - Method in class weblogic.xml.stream.events.ElementEvent
-
Deprecated.
- isStartPrefixMapping() - Method in interface weblogic.xml.stream.XMLEvent
-
Deprecated.
- isStaticOperation() - Method in class weblogic.application.ApplicationLifecycleEvent
-
Returns true if this event is caused by deployment or undeployment as a
result of server startup or shutdown
- isStdoutDebugEnabled() - Method in interface weblogic.management.configuration.KernelMBean
-
Deprecated.
- isStdoutEnabled() - Method in interface weblogic.management.configuration.KernelMBean
-
Deprecated.
- isStdoutLogStack() - Method in interface weblogic.management.configuration.CommonLogMBean
-
Specifies whether to dump stack traces to the console when
included in logged message.
- isStdoutLogStack() - Method in interface weblogic.management.configuration.KernelMBean
-
Deprecated.
- isStopped() - Method in interface commonj.timers.TimerManager
-
Returns true if all TimerListeners have completed following stop.
- isStopped() - Method in interface weblogic.management.runtime.Timer
-
This flag indicates that the stop listener will be invoked instead
of the timer listener when it is executed.
- isStopping() - Method in interface commonj.timers.TimerManager
-
Returns true if this TimerManager is stopping or has been stopped.
- isStoreBatchSizeSet() - Method in interface weblogic.management.configuration.CacheStoreMBean
-
- isStoreMessageCompressionEnabled() - Method in interface weblogic.management.configuration.JMSServerMBean
-
Enables the JMS store to perform message body
compression.
- isStoreMessageCompressionEnabled() - Method in interface weblogic.management.configuration.SAFAgentMBean
-
Enables the JMS store to perform message body
compression.
- isStrictOwnershipCheck() - Method in interface weblogic.management.configuration.JTAMigratableTargetMBean
-
Whether continue to boot if cannot find the current owner of TRS to do
failback.
- isString() - Method in class weblogic.common.ParamValue
-
Determines whether a ParamValue is of type
String.
- isStuck() - Method in interface weblogic.management.runtime.ExecuteThread
-
Returns true
if the execute thread is stuck working on a
request for more than the configured stuck thread max time.
- isSubResource() - Method in interface weblogic.management.runtime.JaxRsResourceMethodRuntimeMBean
-
Indicates whether this MBean represents a sub-resource.
- isSubResourceMethod() - Method in interface weblogic.management.runtime.JaxRsResourceMethodRuntimeMBean
-
Indicates whether this MBean represents a sub-resource method.
- isSucceedIfNameUsed() - Method in class weblogic.deploy.api.spi.DeploymentOptions
-
- isSuccess() - Method in interface weblogic.management.runtime.ScalingTaskRuntimeMBean
-
- ISSUED_TK_POLICY_QNAME - Static variable in class weblogic.wsee.security.saml.SAMLIssuedTokenHelper
-
Deprecated.
- ISSUED_TOKEN_POLICY - Static variable in class weblogic.wsee.security.saml.SAMLIssuedTokenHelper
-
Deprecated.
- ISSUER_ENDPOINT_REF - Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
-
Deprecated.
- ISSUER_SERIAL - Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
-
Deprecated.
Issuer serial value of a X509 certificate
- ISSUER_URI - Static variable in class weblogic.wsee.security.saml.SAMLIssuedTokenHelper
-
Deprecated.
- IssuerDNSerialNumberSelector - Class in weblogic.security.pk
-
Look up and validate certificate chains using the issuer's
Distinguished Name (DN) and the serial number of the chain's end
certificate.
- isSuperProperty() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
Deprecated.
- isSupportedTokenType(String) - Method in class weblogic.wsee.security.saml.AbstractSAMLTokenHandler
-
Deprecated.
- isSupportedTokenType(String) - Method in class weblogic.wsee.security.saml.SAML2TokenHandler
-
Deprecated.
- isSupportedTokenType(String) - Method in class weblogic.wsee.security.saml.SAMLTokenHandler
-
Deprecated.
- isSupportedValueType(String) - Method in class weblogic.wsee.security.saml.AbstractSAMLTokenHandler
-
Deprecated.
- isSupportedValueType(String) - Method in class weblogic.wsee.security.saml.SAML2TokenHandler
-
Deprecated.
- isSupportedValueType(String) - Method in class weblogic.wsee.security.saml.SAMLTokenHandler
-
Deprecated.
- isSuspended() - Method in interface commonj.timers.TimerManager
-
Returns true if all TimerListeners have completed following suspend.
- isSuspended() - Method in interface weblogic.management.runtime.ThreadPoolRuntimeMBean
-
Indicates if the RequestManager is suspended.
- isSuspended(int) - Method in interface weblogic.connector.extensions.Suspendable
-
Used to determine whether the specified type of activity is currently suspended.
- isSuspended(int) - Method in class weblogic.connector.extensions.SuspendableAdapter
-
public boolean isSuspended(int type)
{
return false;
}
- isSuspending() - Method in interface commonj.timers.TimerManager
-
Returns true if this TimerManager is in the process
of or has completed suspending.
- isSymmetricKeyType(String) - Static method in class weblogic.wsee.security.saml.SAMLUtils
-
Deprecated.
- isSymmetricKeyTypeFromIssuedTokenClaim(Node) - Static method in class weblogic.wsee.security.saml.SAMLIssuedTokenHelper
-
Deprecated.
- isSynchronizedSessionTimeoutEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Indicates whether to also invalidate all the other sessions when one of the sessions that share the same ID expires.
- isSynchronizedSessionTimeoutEnabled() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
Indicates whether to also invalidate all the other sessions when one of the sessions that share the same ID expires.
- isSynchronousEventPersistenceEnabled() - Method in interface weblogic.management.configuration.WLDFServerDiagnosticMBean
-
Specifies the instrumentation events persistence policy.
- isSyncMEP() - Method in class weblogic.wsee.reliability2.sequence.SourceMessageInfo.ClientInvokeInfo
-
- isSystemTask() - Method in interface weblogic.management.runtime.TaskRuntimeMBean
-
Indicates whether this task was initiated by the server versus a user.
- isT3Enabled() - Method in interface weblogic.management.configuration.NetworkChannelMBean
-
Deprecated.
Whether or not plaintext (non-SSL) T3 traffic is enabled.
- isT3SEnabled() - Method in interface weblogic.management.configuration.NetworkChannelMBean
-
Deprecated.
Whether or not secure T3 traffic is enabled.
- isT3SenderQueueDisabled() - Method in interface weblogic.protocol.ServerChannel
-
Specify if the channel uses sender queue for T3 protocol or not.
- isTargeted() - Method in class weblogic.deploy.api.spi.WebLogicTargetModuleID
-
Indicates whether this module is specifically targeted or implied
by a child or parent target.
- isTargetInDeploymentScope(ConfigurationMBean, WebLogicMBean) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
-
Check if the given ConfigurationMBean is in the same scope in which the module is being
deployed.
- isTargetListEmpty() - Method in class weblogic.management.deploy.TargetStatus
-
Deprecated.
- isTeardownOperation(PartitionRuntimeMBean.Operation) - Static method in enum weblogic.management.runtime.PartitionRuntimeMBean.Operation
-
- isTerminal() - Method in class weblogic.wsee.policy.framework.PolicyExpression
-
Deprecated.
checks if this is a TERMINAL expression
- isTerminalState(SequenceState) - Static method in enum weblogic.wsee.reliability2.api.SequenceState
-
- isTestable() - Method in interface weblogic.management.runtime.ConnectorConnectionPoolRuntimeMBean
-
This indicates whether the connection pool is testable or not.
- isTestConnectionsOnReserve() - Method in interface weblogic.j2ee.descriptor.wl.JDBCConnectionPoolParamsBean
-
Enables WebLogic Server to test a connection before
giving it to a client.
- isTGIOPEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Specifies whether this server supports Tuxedo GIOP (TGIOP)
requests.
- isTightlyCoupledTransactionsEnabled() - Method in interface weblogic.management.configuration.JTAClusterMBean
-
Indicates tight coupling of transaction branches that span
different transaction manager systems.
- isTightlyCoupledTransactionsEnabled() - Method in interface weblogic.management.configuration.JTAMBean
-
Indicates tight coupling of transaction branches that span
different transaction manager systems.
- isTimedOut() - Method in interface weblogic.transaction.Transaction
-
Returns true if the transaction has timed out, false otherwise.
- isTimestampAvailable() - Method in interface weblogic.diagnostics.accessor.runtime.DataAccessRuntimeMBean
-
Returns true, if timestamp information is available with the underlying archive.
- isTLOGWriteWhenDeterminerExistsEnabled() - Method in interface weblogic.management.configuration.JTAClusterMBean
-
Indicates two-phase transaction recovery logs are written even if one or more
determiners are configured.
- isTLOGWriteWhenDeterminerExistsEnabled() - Method in interface weblogic.management.configuration.JTAMBean
-
Indicates two-phase transaction recovery logs are written even if one or more
determiners are configured.
- isTopic() - Method in class weblogic.jms.extensions.DestinationInfo
-
Indicates whether the destination is a topic.
- isTopic() - Method in interface weblogic.jms.extensions.WLDestination
-
Determine if the destination is a JMS topic.
- isTPQEXPTIME_NONE() - Method in class weblogic.wtc.jatmi.EnqueueRequest
-
Gets the isTPQEXPTIME_NONE field of this object
- isTPQTOP() - Method in class weblogic.wtc.jatmi.EnqueueRequest
-
Gets the isTPQTOP field of this object
- isTracingEnabled() - Method in class weblogic.ejb.GenericEnterpriseBean
-
Tracing Methods
- isTransacted() - Method in interface weblogic.management.configuration.JMSSessionPoolMBean
-
Deprecated.
Indicates whether this JMS session pool creates transacted
sessions.
- isTransacted() - Method in interface weblogic.management.runtime.JMSSessionRuntimeMBean
-
Indicates whether the session is transacted.
- isTransactional() - Method in interface weblogic.j2ee.descriptor.DataSourceBean
-
When enabled, connections participate in transactions.
- isTransactional() - Method in class weblogic.wsee.connection.transport.jms.JmsTransportInfo
-
Deprecated.
- isTransactionEnabled() - Method in interface weblogic.management.configuration.WebServiceBufferingQueueMBean
-
A boolean flag indicating whether transactions should be used when
buffering a message onto or consuming a message off of this queue.
- isTransactionLogWritten() - Method in interface weblogic.management.runtime.JTATransaction
-
Indicates whether the tlog write for the transaction
- isTransient() - Method in class weblogic.descriptor.beangen.PropertyDeclaration
-
- isTransitiveField(String) - Method in class weblogic.security.service.JMSResource
-
- isTransitiveField(String) - Method in class weblogic.security.service.ResourceBase
-
- isTransitiveField(String) - Method in interface weblogic.security.spi.SelfDescribingResourceV2
-
Returns true when the specified field name is a transitive field.
- isTrue(PolicyAssertion) - Method in class weblogic.wsee.policy.framework.PolicyAlternative
-
Deprecated.
Is the policy assertion present in this policy alternative?
- isTTLSet() - Method in interface weblogic.management.configuration.CacheExpirationMBean
-
- isTunnelingEnabled() - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
-
Specifies whether tunneling via HTTP should be enabled for this
network channel.
- isTunnelingEnabled() - Method in interface weblogic.management.configuration.NetworkChannelMBean
-
Deprecated.
Enables tunneling via http.
- isTunnelingEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Specifies whether tunneling for the T3, T3S, HTTP, HTTPS, IIOP,
and IIOPS protocols should be enabled for this server.
- isTunnelingEnabled() - Method in interface weblogic.protocol.ServerChannel
-
Specifies whether tunneling via HTTP should be enabled for this
network channel.
- isTwoPhase() - Method in interface weblogic.management.configuration.ApplicationMBean
-
Deprecated.
- isTwoPhaseEnabled() - Method in interface weblogic.management.configuration.JTAClusterMBean
-
Indicates that the two-phase commit protocol is used to coordinate transactions across two or more resource managers.
- isTwoPhaseEnabled() - Method in interface weblogic.management.configuration.JTAMBean
-
Indicates that the two-phase commit protocol is used to coordinate transactions across two or more resource managers.
- isTwoWaySSLEnabled() - Method in interface weblogic.management.configuration.NetworkAccessPointMBean
-
Specifies whether this network channel uses two way SSL.
- isTwoWaySSLEnabled() - Method in interface weblogic.management.configuration.SSLMBean
-
The form of SSL that should be used.
- isTwoWaySSLEnabled() - Method in interface weblogic.management.configuration.TLSMBean
-
Specifies whether to use two way SSL.
- isTwoWaySSLEnabled() - Method in interface weblogic.protocol.ServerChannel
-
Specifies whether this network channel uses two way SSL.
- isTwoWayTLSRequiredForAdminClients() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
-
Specifies whether the WebLogic Server domain should require 2 way TLS for admin clients.
- isTxAsyncTimeout() - Method in interface weblogic.transaction.Transaction
-
- isUndeployAllVersions() - Method in class weblogic.deploy.api.spi.DeploymentOptions
-
Specifies whether the undeploy operation should undeploy all
application versions irrespective of in-flight work.
- isUnicastPortAutoAdjust() - Method in interface weblogic.coherence.descriptor.wl.CoherenceClusterParamsBean
-
Deprecated.
- isUnicastPortAutoAdjust() - Method in interface weblogic.management.configuration.CoherenceMemberConfigMBean
-
Deprecated.
- isUnicastPortAutoAdjust() - Method in interface weblogic.management.configuration.CoherenceServerMBean
-
Deprecated.
- isUninitialized() - Method in class weblogic.wsee.policy.framework.NormalizedExpression
-
Deprecated.
Is this normalized expression uninitialized, meaning all configurations are consistent
with the policy?
- isUnknown() - Method in interface weblogic.protocol.Protocol
-
Deprecated.
- isUpdatePlanVersion() - Method in class weblogic.deploy.api.tools.SessionHelper
-
Indicates whether the plan version should be updated automatically prior to saving a new plan.
- isUseAsyncWithSyncInvoke() - Method in class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
-
Deprecated.
- isUseClientCertForOutbound() - Method in interface weblogic.management.configuration.SSLMBean
-
Determines whether to use the configured client SSL certificate as identity for
outbound SSL connections.
- isUseConcurrentQueueForRequestManager() - Method in interface weblogic.management.configuration.KernelMBean
-
Reduces lock contention by using concurrent buffer queue to park
incoming requests.
- isUseDatabaseCredentials() - Method in interface weblogic.j2ee.descriptor.wl.JDBCOracleParamsBean
-
If enabled, Oracle database credentials are used in getConnection
instead of application server credentials.
- isUseDefaultTarget() - Method in interface weblogic.management.configuration.ResourceGroupMBean
-
Checks whether this resource group uses the default target from the
partition that contains the resource group.
- isUseDetailedThreadName() - Method in interface weblogic.management.configuration.KernelMBean
-
Specifies whether to includes detailed information in self-tuning thread pool thread names.
- isUsedInPort() - Method in class weblogic.wsee.jaxws.proxy.ClientProxyFeature
-
- isUseEnhancedIncrementAdvisor() - Method in interface weblogic.management.configuration.KernelMBean
-
Specifies whether self-tuning should use the enhanced IncrementAdvisor
implementation that uses a different algorithm to adjust the size of the
self-tuning thread pool.
- isUseEnhancedPriorityQueueForRequestManager() - Method in interface weblogic.management.configuration.KernelMBean
-
Reduces lock contention by using the enhanced ConcurrentCalendarQueue
as the priority based queue for pending requests that are waiting for a
thread.
- isUseFusionForLLR() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Enables the use of the ADM_DDL
store procedure for LLR.
- isUseHeaderEncoding() - Method in interface weblogic.management.configuration.WebServerMBean
-
- isUseHighestCompatibleHTTPVersion() - Method in interface weblogic.management.configuration.WebServerMBean
-
Enables use of the highest compatible HTTP protocol
version-string in the response.
- isUseKSSForDemo() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
-
Determines whether the Demo Identity and Demo Trust key stores should be
obtained from the Oracle Key Store Service (KSS).
- isUsePasswordIndirection() - Method in interface weblogic.j2ee.descriptor.wl.JDBCDriverParamsBean
-
Specifies whether the database credentials are to be obtained from the
credential mapper using the "user" property as the key.
- isUserAttributeNameSupported(String) - Method in interface weblogic.management.security.authentication.UserAttributeReaderMBean
-
Checks if a user attribute is supported.
- isUserInRole(String) - Method in interface com.bea.httppubsub.AuthenticatedUser
-
Check if user in specified role.
- isUserInRole(String) - Method in class weblogic.wsee.connection.transport.jms.JmsServerQueueTransport
-
Deprecated.
- isUserInRole(String) - Method in class weblogic.wsee.connection.transport.jms.JMSServerTransport
-
Deprecated.
- isUseSAFTimeToLiveDefault() - Method in interface weblogic.j2ee.descriptor.wl.SAFDestinationBean
-
Controls whether the Time-to-Live (expiration time) value set on imported JMS messages will
be overridden by the value specified in the SAF Default Time-to-Live
field.
- isUseSAFTimeToLiveDefault() - Method in interface weblogic.j2ee.descriptor.wl.SAFImportedDestinationsBean
-
Controls whether the Time-to-Live (expiration time) value set on imported JMS messages will
be overridden by the value specified in the SAF Default Time-to-Live
field.
- isUseServerCerts() - Method in interface weblogic.management.configuration.SSLMBean
-
Sets whether the client should use the server certificates/key as the client
identity when initiating an outbound connection over https.
- isUseSunHttpHandler() - Method in class weblogic.wsee.jaxws.proxy.ClientProxyFeature
-
- isUseVirtualThreads() - Method in interface weblogic.coherence.descriptor.wl.CoherenceClusterParamsBean
-
Check if use virtual threads is set.
- isUseVirtualThreads() - Method in interface weblogic.management.configuration.WorkManagerMBean
-
Returns the use virtual threads setting.
- isUseXaDataSourceInterface() - Method in interface weblogic.j2ee.descriptor.wl.JDBCDriverParamsBean
-
Specifies that WebLogic Server should use the XA interface of the JDBC driver.
- isUsingCustomClusterConfigurationFile() - Method in interface weblogic.management.configuration.CoherenceClusterSystemResourceMBean
-
Specifies whether you are using a custom external Coherence cluster configuration file.
- isValid() - Method in interface weblogic.jdbc.extensions.WLConnection
-
This method equals to isValid(15).
- isValid() - Method in class weblogic.servlet.http.RequestResponseKey
-
Indicates whether this object is valid or not.
- isValid(int) - Method in interface weblogic.jdbc.extensions.WLConnection
-
Returns true if connection is still valid.
- isValidateDDSecurityData() - Method in interface weblogic.management.configuration.AppDeploymentMBean
-
This attribute is not used in the current release.
- isValidateDDSecurityData() - Method in interface weblogic.management.security.RealmMBean
-
Not used in this release.
- isValidForState(ResourceGroupLifecycleOperations.RGState) - Method in enum weblogic.management.partition.admin.ResourceGroupLifecycleOperations.RGOperation
-
- isValidForState(PartitionRuntimeMBean.State) - Method in enum weblogic.management.runtime.PartitionRuntimeMBean.Operation
-
- isValidModel(String) - Static method in class weblogic.management.security.DeploymentModel
-
- isValidTransition(SequenceState) - Method in enum weblogic.wsee.reliability2.api.SequenceState
-
- isVector() - Method in class weblogic.common.ParamValue
-
Determines whether a ParamValue is a Vector.
- isVerboseLoggingEnabled() - Method in interface weblogic.management.configuration.COMMBean
-
Specifies whether verbose logging is enabled.
- isVersioned() - Method in interface weblogic.management.runtime.ConnectorComponentRuntimeMBean
-
Check if the resource adapter is versioned.
- isVirtualHost() - Method in class weblogic.deploy.api.spi.WebLogicTarget
-
Indicates whether this target represents a virtual host target
- isVirtualTarget() - Method in class weblogic.deploy.api.spi.WebLogicTarget
-
Indicates whether this target represents a virtual target target
- isVirtualUserAllowed(X509Certificate[]) - Method in interface weblogic.security.providers.authentication.X509SubjectComponentMapper
-
Determines whether virtual users are allowed, from the given
certificate chain.
- isVirtualUserEnabled() - Method in interface com.bea.security.saml2.providers.registry.IdPPartner
-
Gets the Virtual User Enabled value.
- isVirtualUserEnabled() - Method in interface weblogic.security.providers.saml.registry.SAMLAssertingParty
-
Get the Virtual User Enabled value.
- isWadlGenerationEnabled() - Method in interface weblogic.management.runtime.JaxRsApplicationRuntimeMBean
-
Indicates whether this JAX-RS application currently has WADL generation enabled.
- isWaitForAllSessionsDuringShutdown() - Method in interface weblogic.management.configuration.DynamicServersMBean
-
Indicates if the Elasticity Framework should wait for all (persisted and non-persisted)
HTTP sessions during inflight work handling while shutting down servers.
- isWantArtifactRequestSigned() - Method in interface com.bea.security.saml2.providers.registry.WebSSOPartner
-
Gets the flag that indicates if this partner expects to receive signed <ArtifactResolve> documents.
- isWantArtifactRequestsSigned() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Gets the flag that determines if the <ArtifactRequest> documents will be signed
- isWantArtifactRequestsSigned() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether incoming artifact requests must be signed.
- isWantAssertionsSigned() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Advertized flag indicating requirement that incoming assertions be signed
- isWantAssertionsSigned() - Method in interface com.bea.security.saml2.providers.registry.IdPPartner
-
Gets the want assertions signed flag.
- isWantAssertionsSigned() - Method in interface com.bea.security.saml2.providers.registry.SPPartner
-
Gets the flag that indicates if this partner expects to receive signed assertions.
- isWantAssertionsSigned() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether incoming SAML 2.0 assertions must be signed.
- isWantAuthnRequestsSigned() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Gets the flag that determines if <AuthnRequest> documents will be signed
- isWantAuthnRequestsSigned() - Method in interface com.bea.security.saml2.providers.registry.WebSSOIdPPartner
-
Gets the flag that indicates if this partner expects to receive signed <AuthnRequest> documents.
- isWantAuthnRequestsSigned() - Method in interface com.bea.security.saml2.providers.registry.WebSSOSPPartner
-
Gets the flag that indicates if the <AuthnRequest> documents from this partner will be signed.
- isWantAuthnRequestsSigned() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether incoming authentication requests must be signed.
- isWantBasicAuthClientAuthentication() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Gets the flag that determines if Basic Authentication client authentication is wanted.
- isWantBasicAuthClientAuthentication() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether Basic Authentication client authentication is required.
- isWantResponsesSigned() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Specifies whether the inbound SAML 2.0 Responses must be signed.
- isWantResponsesSigned() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether the inbound SAML 2.0 Responses must be signed.
- isWantTransportLayerSecurityClientAuthentication() - Method in interface com.bea.common.security.saml2.SingleSignOnServicesConfigSpi
-
Gets the flag that determines if TLS/SSL client authentication is wanted.
- isWantTransportLayerSecurityClientAuthentication() - Method in interface weblogic.management.configuration.SingleSignOnServicesMBean
-
Specifies whether TLS/SSL client authentication is required.
- isWAPEnabled() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
Indicates whether the session ID should include JVM information.
- isWAPEnabled() - Method in interface weblogic.management.configuration.WebServerMBean
-
Indicates whether the session ID should include JVM information.
- isWarnEnabled() - Method in interface weblogic.wsee.jws.util.Logger
-
Deprecated.
returns true if "warn" level logging is enabled.
- isWarnOnAnonymousRequests() - Method in interface weblogic.management.configuration.SecureModeMBean
-
Returns whether a warning should be logged if anonymous RMI requests are enabled.
- isWarnOnAuditing() - Method in interface weblogic.management.configuration.SecureModeMBean
-
Returns whether warnings should be logged if auditing not enabled.
- isWarnOnInsecureApplications() - Method in interface weblogic.management.configuration.SecureModeMBean
-
Returns whether warnings should be logged if applications are not secure.
- isWarnOnInsecureDataSources() - Method in interface weblogic.management.configuration.SecureModeMBean
-
Returns whether warnings should be logged if data sources are not secure.
- isWarnOnInsecureFileSystem() - Method in interface weblogic.management.configuration.SecureModeMBean
-
Returns whether warnings should be logged if the File System is not secure.
- isWarnOnInsecureSSL() - Method in interface weblogic.management.configuration.SecureModeMBean
-
Returns whether warnings should be logged if the SSL configuration is not secure.
- isWarnOnJavaSecurityManager() - Method in interface weblogic.management.configuration.SecureModeMBean
-
Returns whether warnings should be logged if the Java Security Manager is not enabled.
- isWarnOnPatches() - Method in interface weblogic.management.configuration.SecureModeMBean
-
Returns whether a warning should be logged if required WebLogic Server or Coherence CPU patches are not
applied.
- isWarnOnPorts() - Method in interface weblogic.management.configuration.SecureModeMBean
-
Returns whether a warning should be logged if ports configuration is insecure.
- isWarnOnSamples() - Method in interface weblogic.management.configuration.SecureModeMBean
-
Returns whether a warning should be logged if samples are installed.
- isWarnOnUserLockout() - Method in interface weblogic.management.configuration.SecureModeMBean
-
Returns whether a warning should be logged if the user lockout configuration is not secure.
- isWarnOnUsernamePasswords() - Method in interface weblogic.management.configuration.SecureModeMBean
-
Returns whether a warning should be logged if usernames or password configuration is insecure.
- isWebLogic() - Method in interface oracle.jrf.ServerPlatformSupport
-
Return true if the server platform is WebLogic Server
- isWeblogicPluginEnabled() - Method in interface weblogic.management.configuration.ClusterMBean
-
Specifies if this cluster will receive requests from a proxy plug-in
or HttpClusterServlet
.
- isWeblogicPluginEnabled() - Method in interface weblogic.management.configuration.ServerTemplateMBean
-
Specifies whether this server uses the proprietary
WL-Proxy-Client-IP
header.
- isWeblogicPluginEnabled() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
Specifies whether or not the proprietary WL-Proxy-Client-IP
header should be honored.
- isWebService() - Method in class weblogic.deploy.api.tools.ModuleInfo
-
Indicates whether this module has Java EE 1.4 based web services
- isWhiteListingEnabled() - Method in interface weblogic.management.configuration.InterceptorsMBean
-
Returns true if white listing feature is enabled.
- isWorkContextPropagationEnabled() - Method in interface weblogic.management.configuration.WebAppContainerMBean
-
Indicates whether or not WorkContextPropagation is enabled.
- isWorkManagerSet() - Method in interface weblogic.management.configuration.CacheAsyncListenersMBean
-
- isWorkManagerSet() - Method in interface weblogic.management.configuration.CacheMBean
-
- isWorkManagerSet() - Method in interface weblogic.management.configuration.CacheStoreMBean
-
- isWrapJdbc() - Method in interface weblogic.j2ee.descriptor.wl.JDBCConnectionPoolParamsBean
-
By default, SQL objects for CallableStatement
, PreparedStatement
,
ResultSet
, Statement
, and DatabaseMetaData
are wrapped with a WebLogic
wrapper.
- isWrapped() - Method in interface weblogic.wsee.wsdl.WsdlOperation
-
Deprecated.
- isWrapTypes() - Method in interface weblogic.j2ee.descriptor.wl.JDBCConnectionPoolParamsBean
-
By default, data type objects for Array, Blob, Clob, NClob, Ref,
SQLXML, and Struct, plus ParameterMetaData and ResultSetMetaData objects
are wrapped with a WebLogic wrapper.
- isWritePolicySet() - Method in interface weblogic.management.configuration.CacheStoreMBean
-
- isWSATIssuedTokenEnabled() - Method in interface weblogic.management.configuration.JTAMBean
-
Specifies whether to use issuedtoken
to enable authentication between the WS-AT
coordinator and participant.
- isWsrmClientEnabledOnPort(Object) - Static method in class weblogic.wsee.reliability2.api.WsrmClientFactory
-
- isXAConnectionFactoryEnabled() - Method in interface weblogic.j2ee.descriptor.wl.TransactionParamsBean
-
Indicates whether a XA queue or XA topic connection factory is returned, instead of a queue or topic connection
factory.
- isXaEndOnlyOnce() - Method in interface weblogic.j2ee.descriptor.wl.JDBCXAParamsBean
-
Deprecated.
- isXaSetTransactionTimeout() - Method in interface weblogic.j2ee.descriptor.wl.JDBCXAParamsBean
-
Enables WebLogic Server to set a transaction branch timeout based on the
value for XaTransactionTimeout.
- ITEM_CONSUMER_ID - Static variable in class weblogic.messaging.runtime.MessageInfo
-
- ITEM_HANDLE - Static variable in class weblogic.messaging.runtime.MessageInfo
-
- ITEM_SEQUENCE_NUMBER - Static variable in class weblogic.messaging.runtime.MessageInfo
-
- ITEM_STATE - Static variable in class weblogic.messaging.runtime.MessageInfo
-
- ITEM_XID_STRING - Static variable in class weblogic.messaging.runtime.MessageInfo
-
- iterator() - Method in class weblogic.utils.collections.CircularQueue
-
- iterator() - Method in interface weblogic.workarea.WorkContextMap
-
Return a iterator for all of the current
WorkContext
entries.
- ITSELF - com.bea.httppubsub.Channel.ChannelPattern
-