Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.4)

Part Number E13945-04
A B C D E F G H I J K L M N O P Q R S T U V W X

C

cancel() - Method in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Deprecated. Attempts to cancel the task.
certificateExists(String) - Method in interface weblogic.security.providers.saml.registry.SAMLPartnerRegistryMBean
Determines whether or not a certificate has been registered under the given alias.
CertificateRegistryMBean - Interface in weblogic.security.providers.pk
The CertificateRegistryMBean is used to configure and manage the Certificate registry.
CertPathBuilderMBean - Interface in weblogic.management.security.pk
The SSPI MBean that all certification path providers with CertPathBuilder services must extend.
CertPathProviderMBean - Interface in weblogic.management.security.pk
The base MBean for all MBean implementations that manage certification path providers.
CertPathValidatorMBean - Interface in weblogic.management.security.pk
The SSPI MBean that all certification path providers with CertPathValidator services must extend.
CertRegManagerMBean - Interface in weblogic.security.providers.utils
The CertRegManager is used manage a certificate registry that is stored in the embedded LDAP server.
changeUserPassword(String, String, String) - Method in interface weblogic.management.security.authentication.UserPasswordEditorMBean
Used by a user to change his or her password.
ClassDeploymentMBean - Interface in weblogic.management.configuration
Temporary MBean for startup and shutdown classes.
clearLockout(String) - Method in interface weblogic.management.security.authentication.UserLockoutManagerMBean
Deprecated. 9.0.0.0 Replaced by weblogic.management.runtime.UserLockoutManagerRuntimeMBean#clearLockout(String)
clearStatementCache() - Method in interface weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean
Deprecated. Clears the cache of Prepared and Callable Statements maintained for each connection in the connection pool.
CLIENT_ID_POLICY_RESTRICTED - Static variable in interface weblogic.management.configuration.JMSConstants
 
CLIENT_ID_POLICY_UNRESTRICTED - Static variable in interface weblogic.management.configuration.JMSConstants
 
CLIENTCERTREQUIRED - Static variable in interface weblogic.management.configuration.JTAMBean
 
close(String) - Method in interface weblogic.management.utils.ListerMBean
Indicates that the caller is finished using the list, and that the resources held on behalf of the list may be released.
ClusterMBean - Interface in weblogic.management.configuration
This bean represents a cluster in the domain.
ClusterRuntimeMBean - Interface in weblogic.management.runtime
This class is used for monitoring a server's view of the members of a WebLogic cluster within a WebLogic domain.
com.bea.security.providers.authentication.passwordvalidator - package com.bea.security.providers.authentication.passwordvalidator
 
com.bea.security.saml2.providers - package com.bea.security.saml2.providers
 
COMMBean - Interface in weblogic.management.configuration
This bean represents the server-wide configuration of COM

Deprecation of MBeanHome and Type-Safe Interfaces
COMPLETED - Static variable in interface weblogic.management.runtime.ServerLifeCycleTaskStatus
The ServerLifeCycle task has completed successfully.
ComponentMBean - Interface in weblogic.management.configuration
Deprecated. 9.0.0.0 in favor of AppDeploymentMBean
ComponentRuntimeMBean - Interface in weblogic.management.runtime
Base class for all runtime mbeans that provide status of running modules.
CONFIG_CHANGE_AUDIT - Static variable in interface weblogic.management.configuration.DomainMBean
Configuration Audit directed to Security Audit Framework.
CONFIG_CHANGE_LOG - Static variable in interface weblogic.management.configuration.DomainMBean
Configuration Audit directed to Server Log.
CONFIG_CHANGE_LOG_AND_AUDIT - Static variable in interface weblogic.management.configuration.DomainMBean
Configuration Audit directed to both Server Log and Security Audit Framework.
CONFIG_CHANGE_NONE - Static variable in interface weblogic.management.configuration.DomainMBean
Configuration Audit disabled.
ConfigurationError - Class in weblogic.management.configuration
 
ConfigurationError(String) - Constructor for class weblogic.management.configuration.ConfigurationError
Constructor for the ConfigurationError object
ConfigurationError(Throwable) - Constructor for class weblogic.management.configuration.ConfigurationError
Constructor for the ConfigurationError object
ConfigurationError(String, Throwable) - Constructor for class weblogic.management.configuration.ConfigurationError
Constructor for the ConfigurationError object
ConfigurationExtensionMBean - Interface in weblogic.management.configuration
This MBean is a reference to a system configuration extension.
ConfigurationMBean - Interface in weblogic.management.configuration
The tagging interface for configuration MBeans.
ConnectorComponentMBean - Interface in weblogic.management.configuration
Deprecated. 9.0.0.0 in favor of AppDeploymentMBean
ConnectorConnectionPoolRuntimeMBean - Interface in weblogic.management.runtime
This class is used for monitoring a WebLogic Connector Connection Pool
ConnectorConnectionRuntimeMBean - Interface in weblogic.management.runtime
This class is used for monitoring individual WebLogic Connector connections
ConnectorServiceRuntimeMBean - Interface in weblogic.management.runtime
This interface defines the runtime information that can be accessed at a connector service level.
consumeIdPPartnerMetadata(String) - Method in interface com.bea.security.saml2.providers.SAML2IdPPartnerRegistryMBean
Returns an imported IdP partner object.
consumeSPPartnerMetadata(String) - Method in interface com.bea.security.saml2.providers.SAML2SPPartnerRegistryMBean
Returns an imported SP partner object.
CONSUMPTION_ENABLED - Static variable in interface weblogic.management.configuration.JMSConstants
constants for destination state for consumption pause
CONSUMPTION_PAUSED - Static variable in interface weblogic.management.configuration.JMSConstants
 
CONSUMPTION_PAUSING - Static variable in interface weblogic.management.configuration.JMSConstants
 
ContextCaseMBean - Interface in weblogic.management.configuration
This mbean defines the mapping between the current context (security principal, group etc) and the request class to use.
ContextHandlerMBean - Interface in weblogic.management.security.audit
Provides a set of attributes for ContextHandler support.
copyFromJKS(String, String) - Method in interface weblogic.security.providers.pk.GroupCertRegManagerMBean
Register all certificates contained in a JKS file to a trust group.
copyToDER(String, String, String) - Method in interface weblogic.security.providers.pk.GroupCertRegManagerMBean
writes a certificate in a trust group to a file in DER binary format.
copyToDER(String, String) - Method in interface weblogic.security.providers.saml.registry.SAMLPartnerRegistryMBean
Writes a certificate in the registry to a file in DER binary format.
copyToDER(String, String) - Method in interface weblogic.security.providers.utils.CertRegManagerMBean
writes a certificate in the registry to a file in DER binary format.
copyToJKS(String, String) - Method in interface weblogic.security.providers.pk.GroupCertRegManagerMBean
writes all certificates in a trust group to a JKS.
copyToPEM(String, String, String) - Method in interface weblogic.security.providers.pk.GroupCertRegManagerMBean
writes a certificate in a trust group to a file in PEM base64 encoded format.
copyToPEM(String, String) - Method in interface weblogic.security.providers.saml.registry.SAMLPartnerRegistryMBean
Writes a certificate in the registry to a file in PEM base64 encoded format.
copyToPEM(String, String) - Method in interface weblogic.security.providers.utils.CertRegManagerMBean
writes a certificate in the registry to a file in PEM base64 encoded format.
createAdjudicator(String, String) - Method in interface weblogic.management.security.RealmMBean
Creates an Adjudication provider in this security realm and removes this security realm's previous Adjudication provider.
createAdjudicator(String) - Method in interface weblogic.management.security.RealmMBean
Creates an Adjudication provider in this security realm and removes this security realm's previous Adjudication provider.
createApplication(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
createAuditor(String, String) - Method in interface weblogic.management.security.RealmMBean
Creates an Auditing provider in this security realm.
createAuditor(String) - Method in interface weblogic.management.security.RealmMBean
Creates an Auditing provider in this security realm.
createAuthenticationProvider(String, String) - Method in interface weblogic.management.security.RealmMBean
Creates an Authentication provider in this security realm.
createAuthenticationProvider(String) - Method in interface weblogic.management.security.RealmMBean
Creates an Authentication provider in this security realm.
createAuthorizer(String, String) - Method in interface weblogic.management.security.RealmMBean
Creates an Authorization provider in this security realm.
createAuthorizer(String) - Method in interface weblogic.management.security.RealmMBean
Creates an Authorization provider in this security realm.
createBridgeDestination(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory to create BridgeDestination instance in the domain
createCapacity(String) - Method in interface weblogic.management.configuration.SelfTuningMBean
This is the factory method for Capacitys
createCertPathProvider(String, String) - Method in interface weblogic.management.security.RealmMBean
Creates a Certification Path provider in this security realm.
createCertPathProvider(String) - Method in interface weblogic.management.security.RealmMBean
Creates a Certification Path provider in this security realm.
createCluster(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory for creating Clusters.
createCoherenceClusterSystemResource(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new CoherenceClusterSystemResource.
createCoherenceServer(String) - Method in interface weblogic.management.configuration.DomainMBean
This is the factory method for Coherence servers that are scoped at the domain level.
createContextRequestClass(String) - Method in interface weblogic.management.configuration.SelfTuningMBean
This is the factory method for ContextRequestClasss
createCredentialMapper(String, String) - Method in interface weblogic.management.security.RealmMBean
Creates a Credential Mapping provider in this security realm.
createCredentialMapper(String) - Method in interface weblogic.management.security.RealmMBean
Creates a Credential Mapping provider in this security realm.
createCustomResource(String, String, String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new Custom system resource.
createCustomResource(String, String, String, String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new Custom system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config/custom.
createDomainLogFilter(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
createDurableSubscriber(String, String, String, boolean) - Method in interface weblogic.management.runtime.JMSDestinationRuntimeMBean
Creates a durable subscriber on the destination with the specified client ID and subscription name.
createErrorHandling(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create ErrorHandling object
createFairShareRequestClass(String) - Method in interface weblogic.management.configuration.SelfTuningMBean
This is the factory method for FairShareRequestClasses
createFileStore(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new FileStore
createForeignJMSServer(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
createForeignJNDILink(String) - Method in interface weblogic.management.configuration.ForeignJNDIProviderMBean
Create a ForeignJNDILink resource with the given name.
createForeignJNDIProvider(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new diagnostic deployment that can be targeted to a server
createGroup(String, String) - Method in interface weblogic.management.security.authentication.GroupEditorMBean
Creates a group.
createJDBCConnectionPool(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources
createJDBCDataSource(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources
createJDBCDataSourceFactory(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#AppDeployment
createJDBCMultiPool(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources
createJDBCStore(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new JDBCStore
createJDBCSystemResource(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new JDBC system resource.
createJDBCSystemResource(String, String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new JDBC system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config.
createJDBCTxDataSource(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources
createJMSBridgeDestination(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory to create JMSBridgeDestination instance in the domain
createJMSConnectionConsumer(String) - Method in interface weblogic.management.configuration.JMSSessionPoolMBean
Deprecated. The connection consumers for this JMS session pool.
createJMSConnectionFactory(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
createJMSDestinationKey(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
createJMSDistributedQueue(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
createJMSDistributedQueueMember(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
createJMSDistributedQueueMember(String) - Method in interface weblogic.management.configuration.JMSDistributedQueueMBean
Deprecated. Create a new diagnostic deployment that can be targeted to a server
createJMSDistributedTopic(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
createJMSDistributedTopicMember(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
createJMSDistributedTopicMember(String) - Method in interface weblogic.management.configuration.JMSDistributedTopicMBean
Deprecated. Create a new diagnostic deployment that can be targeted to a server
createJMSFileStore(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
createJMSInteropModule(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new JMS interop module.
createJMSJDBCStore(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
createJMSQueue(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
createJMSQueue(String) - Method in interface weblogic.management.configuration.JMSServerMBean
Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
createJMSQueue(String, JMSQueueMBean) - Method in interface weblogic.management.configuration.JMSServerMBean
Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
createJMSServer(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create JMSServer object
createJMSSessionPool(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
createJMSSessionPool(String) - Method in interface weblogic.management.configuration.JMSServerMBean
Deprecated. 9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information.
createJMSSystemResource(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new JMS system resource.
createJMSSystemResource(String, String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new JMS system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config.
createJMSTemplate(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
createJMSTopic(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
createJMSTopic(String) - Method in interface weblogic.management.configuration.JMSServerMBean
Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
createJMSTopic(String, JMSTopicMBean) - Method in interface weblogic.management.configuration.JMSServerMBean
Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
createJoltConnectionPool(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory to create a JoltConnectionPool instance in the domain
createKeyStore(String, String) - Method in interface weblogic.management.security.RealmMBean
Deprecated. 8.1.0.0
createKeyStore(String) - Method in interface weblogic.management.security.RealmMBean
Deprecated. 8.1.0.0
createLogFilter(String) - Method in interface weblogic.management.configuration.DomainMBean
Creates a log filter MBean instance
createMachine(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create a Machine object
createMailSession(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create MailSession objects
createMaxThreadsConstraint(String) - Method in interface weblogic.management.configuration.SelfTuningMBean
This is the factory method for MaxThreadsConstraints
createMessagingBridge(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory for creating MessagingBridges
createMigratableTarget(String) - Method in interface weblogic.management.configuration.DomainMBean
This is the factory method for MigratableTargets
createMinThreadsConstraint(String) - Method in interface weblogic.management.configuration.SelfTuningMBean
This is the factory method for MinThreadsConstraints
createNetworkAccessPoint(String) - Method in interface weblogic.management.configuration.ServerMBean
Factory to create a new NetworkAccessPoint instance for this Server.
createNetworkChannel(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
createPasswordValidator(Class, String) - Method in interface weblogic.management.security.RealmMBean
Creates a Password Validator provider in this security realm.
createPasswordValidator(String, String) - Method in interface weblogic.management.security.RealmMBean
Creates a Password Validator provider in this security realm.
createPasswordValidator(String) - Method in interface weblogic.management.security.RealmMBean
Creates a Password Validator provider in this security realm.
createPolicy(String, String) - Method in interface weblogic.management.security.authorization.PolicyEditorMBean
Creates a policy for accessing a resource.
createRDBMSSecurityStore() - Method in interface weblogic.management.security.RealmMBean
Creates configuration for the RDBMS security store.
createRDBMSSecurityStore(String) - Method in interface weblogic.management.security.RealmMBean
Creates configuration for the RDBMS security store with the specified name.
createRealm(String) - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
Creates a realm.
createRealm() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
Creates a realm.
createRemoteSAFContext(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create SAFRemoteContext object
createResponseTimeRequestClass(String) - Method in interface weblogic.management.configuration.SelfTuningMBean
This is the factory method for ResponseTimeRequestClasss
createRole(String, String, String) - Method in interface weblogic.management.security.authorization.RoleEditorMBean
Creates role for a resource.
createRoleMapper(String, String) - Method in interface weblogic.management.security.RealmMBean
Creates a Role Mapping provider in this security realm.
createRoleMapper(String) - Method in interface weblogic.management.security.RealmMBean
Creates a Role Mapping provider in this security realm.
createSAFAgent(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create SAFAgent object
createServer(String) - Method in interface weblogic.management.configuration.DomainMBean
This is the factory method for Servers that are scoped at the domain level.
createServerFailureTrigger() - Method in interface weblogic.management.configuration.OverloadProtectionMBean
Configure a trigger that marks the server as failed when the condition is met.
createShutdownClass(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create ShutdownClass object
createSingletonService(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create SingletonService object
createSNMPAgentDeployment(String) - Method in interface weblogic.management.configuration.DomainMBean
Creates a SNMPAgentDeploymentMBean with the specified name
createSNMPAttributeChange(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Factory method to create SNMPAttributeChange objects
createSNMPCounterMonitor(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Factory method to create SNMPCounterMonitor objects
createSNMPGaugeMonitor(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Factory method to create SNMPGaugeMonitor objects
createSNMPLogFilter(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Factory method to create SNMPLogFilter objects
createSNMPProxy(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Factory method to create SNMPProxy objects
createSNMPStringMonitor(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Factory method to create SNMPStringMonitor objects
createSNMPTrapDestination(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Factory method to create SNMPTrapDestination objects
createStartupClass(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create StartupClass object
createTrustGroup(String) - Method in interface weblogic.security.providers.pk.GroupCertRegManagerMBean
Create an empty trust group in the registry.
createUnixMachine(String) - Method in interface weblogic.management.configuration.DomainMBean
Creates a UnixMachineMBean and adds it to the list returned by getMachines.
createUser(String, String, String) - Method in interface weblogic.management.security.authentication.UserEditorMBean
Creates a user and sets the user's password.
createVirtualHost(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create VirtualHost object
createWebserviceSecurity(String) - Method in interface weblogic.management.configuration.DomainMBean
create WebserviceSecurity object
createWLDFSystemResource(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new JMS system resource.
createWLDFSystemResource(String, String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new WLDF system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config.
createWLECConnectionPool(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create WLECConnectionPool object
createWorkManager(String) - Method in interface weblogic.management.configuration.SelfTuningMBean
Create a new work manager
createWSReliableDeliveryPolicy(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create WSReliableDeliveryPolicy object
createWTCExport(String) - Method in interface weblogic.management.configuration.WTCServerMBean
Factory method to create a WTCExportMBean object
createWTCImport(String) - Method in interface weblogic.management.configuration.WTCServerMBean
Factory method to create a WTCImportMBean object
createWTCLocalTuxDom(String) - Method in interface weblogic.management.configuration.WTCServerMBean
Factory method to create a WTCLocalTuxDomMBean object
createWTCPassword(String) - Method in interface weblogic.management.configuration.WTCServerMBean
Factory method to create a WTCPasswordMBean object
createWTCRemoteTuxDom(String) - Method in interface weblogic.management.configuration.WTCServerMBean
Factory method to create a WTCRemoteTuxDomMBean object
createWTCResources(String) - Method in interface weblogic.management.configuration.WTCServerMBean
Factory method to create a WTCResourcesMBean object
createWTCServer(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory to create WTCServer instance in the domain
createWTCtBridgeGlobal() - Method in interface weblogic.management.configuration.WTCServerMBean
Factory method to create a WTCtBridgeGlobalMBean object
createWTCtBridgeRedirect(String) - Method in interface weblogic.management.configuration.WTCServerMBean
Factory method to create a WTCtBridgeRedirectMBean object
createXMLEntityCache(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create an XMLEntityCache Object
createXMLEntitySpecRegistryEntry(String) - Method in interface weblogic.management.configuration.XMLRegistryMBean
 
createXMLParserSelectRegistryEntry(String) - Method in interface weblogic.management.configuration.XMLRegistryMBean
creates an XMLParserSelectRegistryEntryMBean object
createXMLRegistry(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create XMLRegistry object
CredentialCacheMBean - Interface in weblogic.management.security.credentials
Defines methods used to get/set the configuration attributes that are required to support the credential cache.
CredentialMapperMBean - Interface in weblogic.management.security.credentials
The SSPI MBean that all Credential Mapping providers must extend.
CRITICAL - Static variable in interface weblogic.management.configuration.DomainLogFilterMBean
Deprecated. weblogic.logging.Serverities.CRITICAL
CustomDBMSAuthenticatorMBean - Interface in weblogic.security.providers.authentication
The MBean that represents configuration information for the Custom DBMS Authentication provider.


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

Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.4)

Part Number E13945-04
A B C D E F G H I J K L M N O P Q R S T U V W X