public final class RemoveSecurityDomain extends Object implements OnlineCommand, OfflineCommand
NOOPNOOP| Constructor and Description |
|---|
RemoveSecurityDomain(String securityDomainName) |
| 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 RemoveSecurityDomain(String securityDomainName)
public void apply(OnlineCommandContext ctx) throws CliException, CommandFailedException, IOException, TimeoutException, InterruptedException
apply in interface OnlineCommandCliExceptionCommandFailedExceptionIOExceptionTimeoutExceptionInterruptedExceptionpublic void apply(OfflineCommandContext ctx) throws CommandFailedException, IOException
apply in interface OfflineCommandCommandFailedExceptionIOExceptionCopyright © 2021. All rights reserved.