public final class DisableMessagingSecurity extends Object implements OfflineCommand, OnlineCommand
NOOPNOOP| Constructor and Description |
|---|
DisableMessagingSecurity()
Disable security in the default messaging server.
|
DisableMessagingSecurity(String serverName)
Disable security in the specified messaging server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
apply(OfflineCommandContext ctx) |
void |
apply(OnlineCommandContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringtoStringpublic DisableMessagingSecurity()
public DisableMessagingSecurity(String serverName)
serverName - name of the messaging serverpublic void apply(OfflineCommandContext ctx) throws CommandFailedException, IOException
apply in interface OfflineCommandCommandFailedExceptionIOExceptionpublic void apply(OnlineCommandContext ctx) throws Exception
apply in interface OnlineCommandExceptionCopyright © 2022. All rights reserved.