|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributedManagementException | |
---|---|
weblogic.management.configuration |
Uses of DistributedManagementException in weblogic.management.configuration |
---|
Methods in weblogic.management.configuration that throw DistributedManagementException | |
---|---|
abstract boolean |
JMSSessionPoolMBean.addConnectionConsumer(JMSConnectionConsumerMBean connectionConsumer) Deprecated. 9.0.0.0 Replaced with message-driven beans. |
abstract boolean |
JMSServerMBean.addDestination(JMSDestinationMBean destination) Deprecated. 9.0.0.0 Replaced with the functionality of JMS modules. |
abstract boolean |
JMSTemplateMBean.addDestination(JMSDestinationMBean destination) Deprecated. Adds a destination to the JMS template. |
abstract boolean |
JMSDistributedQueueMBean.addMember(JMSDistributedQueueMemberMBean Member) Deprecated. Add a member to this distributed queue. |
abstract boolean |
JMSDistributedTopicMBean.addMember(JMSDistributedTopicMemberMBean Member) Deprecated. Add a member to this distributed topic. |
abstract boolean |
JMSServerMBean.addSessionPool(JMSSessionPoolMBean sessionPool) Deprecated. 9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information. |
abstract boolean |
DeploymentMBean.addTarget(TargetMBean target) You can add a target to specify additional servers on which the deployment can be deployed. |
abstract void |
JMSInteropModuleMBean.addTarget(TargetMBean target) You can add a target to specify additional servers on which the deployment can be deployed. |
abstract boolean |
JMSServerMBean.addTarget(TargetMBean target) Targets the JMSServer to the specified target instance. |
abstract boolean |
PersistentStoreMBean.addTarget(TargetMBean target) Targets a server instance to a store. |
abstract void |
TargetInfoMBean.addTarget(TargetMBean target) You can add a target to specify additional servers on which the deployment can be deployed. |
abstract boolean |
WebDeploymentMBean.addVirtualHost(VirtualHostMBean target) Used to add a virtual host to the list of virtual hosts to which deployments may be targeted. |
abstract boolean |
WebDeploymentMBean.addWebServer(WebServerMBean target) Deprecated. 7.0.0.0 This attribute is being replaced by VirtualHosts attribute |
abstract JMSConnectionConsumerMBean |
JMSSessionPoolMBean.createJMSConnectionConsumer(String name) Deprecated. The connection consumers for this JMS session pool. |
abstract JMSSessionPoolMBean |
JMSServerMBean.createJMSSessionPool(String name) Deprecated. 9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information. |
abstract JMSSessionPoolMBean |
JMSServerMBean.createJMSSessionPool(String name, JMSSessionPoolMBean toClone) Deprecated. 9.0.0.0 Replaced with the JMS module functionality. |
abstract boolean |
JMSSessionPoolMBean.removeConnectionConsumer(JMSConnectionConsumerMBean connectionConsumer) Deprecated. 9.0.0.0 Replaced with message-driven beans. |
abstract boolean |
JMSServerMBean.removeDestination(JMSDestinationMBean destination) Deprecated. 9.0.0.0 Replaced with the functionality of JMS modules. |
abstract boolean |
JMSTemplateMBean.removeDestination(JMSDestinationMBean destination) Deprecated. Removes a destination from the JMS template. |
abstract boolean |
JMSDistributedQueueMBean.removeMember(JMSDistributedQueueMemberMBean member) Deprecated. Remove a member from this distributed queue. |
abstract boolean |
JMSDistributedTopicMBean.removeMember(JMSDistributedTopicMemberMBean member) Deprecated. Remove a member from this distributed topic. |
abstract boolean |
JMSServerMBean.removeSessionPool(JMSSessionPoolMBean sessionPool) Deprecated. 9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information. |
abstract boolean |
DeploymentMBean.removeTarget(TargetMBean target) Removes the value of the addTarget attribute. |
abstract void |
JMSInteropModuleMBean.removeTarget(TargetMBean target) Removes the value of the Target attribute. |
abstract boolean |
JMSServerMBean.removeTarget(TargetMBean target) Untargets the JMSServer instance from the current target. |
abstract boolean |
PersistentStoreMBean.removeTarget(TargetMBean target) Untargets a server instance from a store. |
abstract void |
TargetInfoMBean.removeTarget(TargetMBean target) Removes the value of the Target attribute. |
abstract boolean |
WebDeploymentMBean.removeVirtualHost(VirtualHostMBean target) Used to remove a virtual host from the list of virtual hosts to which deployments may be targeted. |
abstract boolean |
WebDeploymentMBean.removeWebServer(WebServerMBean target) Deprecated. 7.0.0.0 This attribute is being replaced by VirtualHosts attribute |
abstract void |
JTAMBean.setAbandonTimeoutSeconds(int timeout) Sets the value of the AbandonTimeoutSeconds attribute. |
abstract void |
KernelMBean.setAdministrationProtocol(String protocol) Sets the protocol to be used for ADMIN connections when none is specified. |
abstract void |
JTAMBean.setBeforeCompletionIterationLimit(int iterations) Sets the value of the BeforeCompletionIterationLimit attribute. |
abstract void |
JMSDestCommonMBean.setBytesMaximum(long bytesMaximum) Deprecated. Sets the value of the BytesMaximum attribute. |
abstract void |
JMSServerMBean.setBytesMaximum(long bytesMaximum) Sets the value of the BytesMaximum attribute. |
abstract void |
SAFAgentMBean.setBytesMaximum(long bytesMaximum) Sets the value of the BytesMaximum attribute. |
abstract void |
JMSDestCommonMBean.setBytesThresholdHigh(long bytesThresholdHigh) Deprecated. Sets the value of the BytesThresholdHigh attribute. |
abstract void |
JMSServerMBean.setBytesThresholdHigh(long bytesThresholdHigh) Sets the value of the BytesThresholdHigh attribute. |
abstract void |
SAFAgentMBean.setBytesThresholdHigh(long bytesThresholdHigh) Sets the value of the BytesThresholdHigh attribute. |
abstract void |
JMSDestCommonMBean.setBytesThresholdLow(long bytesThresholdLow) Deprecated. Sets the value of the BytesThresholdLow attribute. |
abstract void |
JMSServerMBean.setBytesThresholdLow(long bytesThresholdLow) Sets the value of the BytesThresholdLow attribute. |
abstract void |
SAFAgentMBean.setBytesThresholdLow(long bytesThresholdLow) Sets the value of the BytesThresholdLow attribute. |
abstract void |
JTAMBean.setCheckpointIntervalSeconds(int interval) Sets value of the CheckpointIntervalSeconds attribute. |
abstract void |
JTAMBean.setClusterwideRecoveryEnabled(boolean isClusterwideRecoveryEnabled) Sets the value of the ClusterwideRecoveryEnabled attribute. |
abstract void |
KernelMBean.setCompleteCOMMessageTimeout(int seconds) Sets the value of the CompleteCOMMessageTimeout attribute. |
abstract void |
NetworkAccessPointMBean.setCompleteCOMMessageTimeout(int seconds) Sets the value of the CompleteCOMMessageTimeout attribute. |
abstract void |
NetworkChannelMBean.setCompleteCOMMessageTimeout(int seconds) Deprecated. Sets the completeCOMMessageTimeout attribute of the NetworkChannelMBean object |
abstract void |
KernelMBean.setCompleteHTTPMessageTimeout(int seconds) Sets the value of the CompleteHTTPMessageTimeout attribute. |
abstract void |
NetworkAccessPointMBean.setCompleteHTTPMessageTimeout(int seconds) Sets the value of the CompleteHTTPMessageTimeout attribute. |
abstract void |
NetworkChannelMBean.setCompleteHTTPMessageTimeout(int seconds) Deprecated. Sets the completeHTTPMessageTimeout attribute of the NetworkChannelMBean object |
abstract void |
KernelMBean.setCompleteIIOPMessageTimeout(int seconds) Sets the value of the CompleteIIOPMessageTimeout attribute. |
abstract void |
NetworkAccessPointMBean.setCompleteIIOPMessageTimeout(int seconds) Sets the value of the CompleteIIOPMessageTimeout attribute. |
abstract void |
NetworkChannelMBean.setCompleteIIOPMessageTimeout(int seconds) Deprecated. Sets the completeIIOPMessageTimeout attribute of the NetworkChannelMBean object |
abstract void |
IIOPMBean.setCompleteMessageTimeout(int seconds) Deprecated. 8.1.0.0 use NetworkAccessPointMBean.getCompleteMessageTimeout() |
abstract void |
KernelMBean.setCompleteMessageTimeout(int seconds) Sets the value of the CompleteMessageTimeout attribute. |
abstract void |
NetworkAccessPointMBean.setCompleteMessageTimeout(int seconds) Sets the value of the CompleteMessageTimeout attribute. |
abstract void |
KernelMBean.setCompleteT3MessageTimeout(int seconds) Sets the value of the CompleteT3MessageTimeout attribute. |
abstract void |
NetworkAccessPointMBean.setCompleteT3MessageTimeout(int seconds) Sets the value of the CompleteT3MessageTimeout attribute. |
abstract void |
NetworkChannelMBean.setCompleteT3MessageTimeout(int seconds) Deprecated. Sets the completeT3MessageTimeout attribute of the NetworkChannelMBean object |
abstract void |
KernelMBean.setCompleteWriteTimeout(int seconds) Sets the value of the CompleteWriteTimeout attribute. |
abstract void |
JTAMBean.setCompletionTimeoutSeconds(int completionTimeout) Sets the value of the CompletionTimeoutSeconds attribute. |
abstract void |
KernelMBean.setConnectTimeout(int timeout) Sets the value of the ConnectTimeout attribute. |
abstract void |
NetworkAccessPointMBean.setConnectTimeout(int timeout) Sets the value of the ConnectTimeout attribute. |
abstract void |
JTAMBean.setCrossDomainRecoveryRetryInterval(int crossDomainRecoveryRetryInterval) Sets the value of the CrossDomainRecoveryRetryInterval attribute. |
abstract void |
IIOPMBean.setDefaultCharCodeset(String codeset) Set the value of the DefaultCharacterCodeset attribute. |
abstract void |
JPAMBean.setDefaultJPAProvider(String className) Sets the value of the DefaultJPAProvider attribute. |
abstract void |
IIOPMBean.setDefaultMinorVersion(int minor) Sets the value of the DefaultMinorVersion attribute. |
abstract void |
KernelMBean.setDefaultProtocol(String protocol) Sets the value of the DefaultProtocol attribute. |
abstract void |
KernelMBean.setDefaultSecureProtocol(String protocol) Sets the value of the DefaultSecureProtocol attribute. |
abstract void |
IIOPMBean.setDefaultWideCharCodeset(String codeset) Set the value of the DefaultWideCharacterCodeset attribute. |
abstract void |
JMSDestCommonMBean.setDeliveryModeOverride(String deliveryModeOverride) Deprecated. Sets the value of the DeliveryModeOverride attribute. |
abstract void |
WebServerLogMBean.setELFFields(String fields) Sets the fields for the extended logging format for access.log. |
abstract void |
JMSDestCommonMBean.setErrorDestination(JMSDestinationMBean errorDestination) Deprecated. Sets the value of the ErrorDestination attribute. |
abstract void |
LogFileMBean.setFileCount(int numberOfFiles) Sets the value of the FileCount attribute. |
abstract void |
LogFileMBean.setFileMinSize(int kBytes) Sets the value of the FileMinSize attribute. |
abstract void |
LogFileMBean.setFileTimeSpan(int hours) Sets the value of the FileTimeSpan attribute. |
abstract void |
JTAMBean.setForgetHeuristics(boolean forget) Sets the value of the ForgetHeuristics attribute. |
abstract void |
IIOPMBean.setIdleConnectionTimeout(int seconds) Deprecated. 8.1.0.0 use NetworkAccessPointMBean.getIdleConnectionTimeout() |
abstract void |
KernelMBean.setIdleConnectionTimeout(int seconds) Sets the value of the IdleConnectionTimeout attribute. |
abstract void |
NetworkAccessPointMBean.setIdleConnectionTimeout(int seconds) Sets the value of the IdleConnectionTimeout attribute. |
abstract void |
KernelMBean.setIdleIIOPConnectionTimeout(int seconds) Sets the value of the IdleIIOPConnectionTimeout attribute. |
abstract void |
NetworkAccessPointMBean.setIdleIIOPConnectionTimeout(int seconds) Sets the value of the IdleIIOPConnectionTimeout attribute. |
abstract void |
NetworkChannelMBean.setIdleIIOPConnectionTimeout(int seconds) Deprecated. Sets the idleIIOPConnectionTimeout attribute of the NetworkChannelMBean object |
abstract void |
KernelMBean.setIIOPTxMechanism(String mech) Sets the IIOPTxMechanism attribute of the KernelMBean object. |
abstract void |
KernelMBean.setInstrumentStackTraceEnabled(boolean enable) Sets the value of the InstrumentStackTraceEnabled attribute. |
abstract void |
ServerTemplateMBean.setJMSConnectionFactoryUnmappedResRefMode(String unmappedResRefMode) Sets the value of JMS Connection Factory Unmapped Resource Reference Mode. |
abstract void |
ServerTemplateMBean.setJMSDefaultConnectionFactoriesEnabled(boolean enabled) Sets the value of the JMSDefaultConnectionFactoriesEnabled attribute. |
abstract void |
WebServerLogMBean.setLogFileFormat(String format) Sets the value of the logFileFormat attribute. |
abstract void |
WebServerMBean.setLogFileFormat(String format) Deprecated. 9.0.0.0 Use getWebServerLog().setLogFileFormat(). |
abstract void |
NetworkAccessPointMBean.setLoginTimeoutMillis(int timeout) Sets the value of the LoginTimeoutMillis attribute. |
abstract void |
NetworkChannelMBean.setLoginTimeoutMillis(int timeout) Deprecated. Sets the loginTimeoutMillis attribute of the NetworkChannelMBean object |
abstract void |
KernelMBean.setLogRemoteExceptionsEnabled(boolean enable) Sets the value of the LogRemoteExceptionsEnabled attribute. |
abstract void |
KernelMBean.setMaxCOMMessageSize(int maxsize) Sets the value of the MaxCOMMessageSize attribute. |
abstract void |
NetworkChannelMBean.setMaxCOMMessageSize(int maxsize) Deprecated. Sets the maxCOMMessageSize attribute of the NetworkChannelMBean object |
abstract void |
KernelMBean.setMaxHTTPMessageSize(int maxsize) Sets the value of the MaxHTTPMessageSize attribute. |
abstract void |
NetworkChannelMBean.setMaxHTTPMessageSize(int maxsize) Deprecated. Sets the maxHTTPMessageSize attribute of the NetworkChannelMBean object |
abstract void |
KernelMBean.setMaxIIOPMessageSize(int maxsize) Deprecated. |
abstract void |
NetworkChannelMBean.setMaxIIOPMessageSize(int maxsize) Deprecated. Sets the maxIIOPMessageSize attribute of the NetworkChannelMBean object |
abstract void |
JMSDestCommonMBean.setMaximumMessageSize(int maxMessageSize) Deprecated. Sets the value of the MaximumMessageSize attribute. |
abstract void |
JMSServerMBean.setMaximumMessageSize(int maxMessageSize) Sets the value of the MaximumMessageSize attribute. |
abstract void |
SAFAgentMBean.setMaximumMessageSize(int maxMessageSize) Sets the value of the MaximumMessageSize attribute. |
abstract void |
IIOPMBean.setMaxMessageSize(int maxsize) Deprecated. 8.1.0.0 use NetworkAccessPointMBean.getMaxMessageSize() |
abstract void |
KernelMBean.setMaxMessageSize(int maxsize) Sets the value of the MaxMessageSize attribute. |
abstract void |
NetworkAccessPointMBean.setMaxMessageSize(int maxsize) Sets the value of the MaxMessageSize attribute. |
abstract void |
JTAMBean.setMaxRetrySecondsBeforeDeterminerFail(int maxRetrySecondsBeforeDeterminerFail) Sets the value of the MaxRetrySecondsBeforeDeterminerFail attribute. |
abstract void |
KernelMBean.setMaxT3MessageSize(int maxsize) Sets the value of the MaxT3MessageSize attribute. |
abstract void |
NetworkChannelMBean.setMaxT3MessageSize(int maxsize) Deprecated. Sets the maxT3MessageSize attribute of the NetworkChannelMBean object |
abstract void |
JTAMBean.setMaxTransactions(int max) Sets the value of the MaxTransactions attribute. |
abstract void |
JTAMBean.setMaxUniqueNameStatistics(int max) Sets the value of the MaxUniqueNameStatistics attribute. |
abstract void |
JMSDestCommonMBean.setMessagesMaximum(long messagesMaximum) Deprecated. Sets the value of the MessagesMaximum attribute. |
abstract void |
JMSServerMBean.setMessagesMaximum(long messagesMaximum) Sets the value of the MessagesMaximum attribute. |
abstract void |
SAFAgentMBean.setMessagesMaximum(long messagesMaximum) Sets the value of the MessagesMaximum attribute. |
abstract void |
JMSDestCommonMBean.setMessagesThresholdHigh(long messagesThresholdHigh) Deprecated. Sets the value of the MessagesThresholdHigh attribute. |
abstract void |
JMSDestCommonMBean.setMessagesThresholdLow(long messagesThresholdLow) Deprecated. Sets the value of the MessagesThresholdLow attribute. |
abstract void |
JMSServerMBean.setMessagesThresholdLow(long messagesThresholdLow) Sets the value of the MessagesThresholdLow attribute. |
abstract void |
SAFAgentMBean.setMessagesThresholdLow(long messagesThresholdLow) Sets the value of the MessagesThresholdLow attribute. |
abstract void |
KernelMBean.setMessagingBridgeThreadPoolSize(int size) Sets the value of the MessagingBridgeThreadPoolSize attribute. |
abstract void |
ManagedExternalServerMBean.setNMSocketCreateTimeoutInMillis(int timeout) |
abstract void |
ServerTemplateMBean.setNMSocketCreateTimeoutInMillis(int timeout) |
abstract void |
ConfigurationMBean.setNotes(String notes) Sets the Notes attribute of the ConfigurationMBean object |
abstract void |
LogFileMBean.setNumberOfFilesLimited(boolean value) Sets the value of the NumberOfFilesLimited attribute. |
abstract void |
JTAMBean.setParallelXAEnabled(boolean enabled) Sets the value of the ParallelXAEnabled attribute. |
abstract void |
KernelMBean.setPrintStackTraceInProduction(boolean enable) Sets the value of the PrintStackTraceInProduction attribute. |
abstract void |
JMSDestCommonMBean.setPriorityOverride(int priorityOverride) Deprecated. Sets the value of the PriorityOverride attribute. |
abstract void |
JTAMBean.setRecoverySiteName(String recoverySiteName) Sets the value of the RecoverySiteName attribute. |
abstract void |
JMSDestCommonMBean.setRedeliveryDelayOverride(long redeliveryDelayOverride) Deprecated. Sets the value of the RedeliveryDelayOverride attribute. |
abstract void |
JMSDestCommonMBean.setRedeliveryLimit(int redeliveryLimit) Deprecated. Sets the value of the RedeliveryLimit attribute. |
abstract void |
KernelMBean.setReverseDNSAllowed(boolean flag) Sets the value of the ReverseDNSAllowed attribute. |
abstract void |
JTAMBean.setSecurityInteropMode(String mode) Sets the value of the SecurityInteropMode attribute. |
abstract void |
ClusterMBean.setServiceAgeThresholdSeconds(int seconds) Defines the number of seconds by which the age of two conflicting services must differ before one is considered older than the other. |
abstract void |
JMSSessionPoolMBean.setSessionsMaximum(int maxSessions) Deprecated. Sets the value of the SessionsMaximum attribute. |
abstract void |
JTAMBean.setShutdownGracePeriod(int shutdownGracePeriod) Sets the value of the shutdownGracePeriod attribute. |
abstract void |
KernelMBean.setSocketBufferSizeAsChunkSize(boolean flag) Sets the value of the SocketBuffersSizeAsChunkSize attribute. |
abstract void |
KernelMBean.setStdoutDebugEnabled(boolean enable) Sets the value of the StdoutDebugEnabled attribute. |
abstract void |
KernelMBean.setStdoutEnabled(boolean enable) Deprecated. |
abstract void |
KernelMBean.setStdoutSeverityLevel(int severityLevel) Sets the value of the StdoutSeverityLevel attribute. |
abstract void |
GenericFileStoreMBean.setSynchronousWritePolicy(String policy) Sets the value of the SynchronousWritePolicy attribute. |
abstract void |
IIOPMBean.setSystemSecurity(String authValue) |
abstract void |
LifecycleManagerConfigMBean.setTarget(TargetMBean Target) Change the cluster target the value for the getTarget attribute. |
abstract void |
DeploymentMBean.setTargets(TargetMBean[] Targets) Sets the value of the getTargets attribute. |
abstract void |
JMSInteropModuleMBean.setTargets(TargetMBean[] targets) Sets the value of the Targets attribute. |
abstract void |
JMSServerMBean.setTargets(TargetMBean[] Targets) Sets the value of the getTargets attribute. |
abstract void |
PersistentStoreMBean.setTargets(TargetMBean[] Targets) Sets the value for the getTargets attribute. |
abstract void |
SAFAgentMBean.setTargets(TargetMBean[] Targets) |
abstract void |
TargetInfoMBean.setTargets(TargetMBean[] targets) Sets the value of the Targets attribute. |
abstract void |
KernelMBean.setThreadPoolPercentSocketReaders(int percent) Sets the value of the ThreadPoolPercentSocketReaders attribute. |
abstract void |
JTAMBean.setTightlyCoupledTransactionsEnabled(boolean isClusterwideRecoveryEnabled) Sets the value of the TightlyCoupledTransactionsEnabled attribute. |
abstract void |
NetworkAccessPointMBean.setTimeoutConnectionWithPendingResponses(boolean timeout) Sets the value of the TimeoutConnectionWithPendingResponses attribute. |
abstract void |
JTAMBean.setTimeoutSeconds(int timeout) Sets the value of the TimeoutSeconds attribute. |
abstract void |
JMSDestCommonMBean.setTimeToDeliverOverride(String timeToDeliverOverride) Deprecated. Sets the value of the TimeToDeliverOverride attribute. |
abstract void |
JMSDestCommonMBean.setTimeToLiveOverride(long timeToLiveOverride) Deprecated. Sets the value of the TimeToLiveOverride attribute. |
abstract void |
JTAMBean.setTLOGWriteWhenDeterminerExistsEnabled(boolean isTLOGWriteWhenDeterminerExistsEnabled) Sets the value of the TLOGWriteWhenDeterminerExistsEnabled attribute. |
abstract void |
ServerTemplateMBean.setTransactionLogFileWritePolicy(String policy) Sets the value of the TransactionLogFileWritePolicy attribute. |
abstract void |
NetworkChannelMBean.setTunnelingEnabled(boolean enabled) Deprecated. Sets the tunnelingEnabled attribute of the NetworkChannelMBean object |
abstract void |
ServerTemplateMBean.setTunnelingEnabled(boolean enabled) Sets the value of the TunnelingEnabled attribute. |
abstract void |
JTAMBean.setTwoPhaseEnabled(boolean isTwoPhaseEnabled) Sets the value of the TwoPhaseEnabled attribute. |
abstract void |
IIOPMBean.setTxMechanism(String mech) Sets the value of the TXMechanism attribute. |
abstract void |
JTAMBean.setUnregisterResourceGracePeriod(int seconds) Sets the unregisterResource grace period. |
abstract void |
IIOPMBean.setUseFullRepositoryIdList(boolean full) |
abstract void |
IIOPMBean.setUseJavaSerialization(boolean use) |
abstract void |
IIOPMBean.setUseSerialFormatVersion2(boolean full) |
abstract void |
IIOPMBean.setUseStatefulAuthentication(boolean full) |
abstract void |
WebDeploymentMBean.setVirtualHosts(VirtualHostMBean[] WebServers) Sets the value of the getVirtualHosts attribute |
abstract void |
WebDeploymentMBean.setWebServers(WebServerMBean[] WebServers) Deprecated. 7.0.0.0 This attribute is being replaced by VirtualHosts attribute |
abstract void |
JTAMBean.setWSATIssuedTokenEnabled(boolean enabled) Sets the value of the WSATIssuedTokenEnabled attribute. |
abstract void |
JTAMBean.setWSATTransportSecurityMode(String mode) Sets the value of the WSATTransportSecurityMode attribute. |
|
Copyright 1996, 2015, 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 Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |