public final class RemoveLoginModule extends Object implements OnlineCommand, OfflineCommand
NOOPNOOP| Constructor and Description |
|---|
RemoveLoginModule(String securityDomainName,
String loginModuleName) |
| 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 void apply(OnlineCommandContext ctx) throws Exception
apply in interface OnlineCommandExceptionpublic void apply(OfflineCommandContext ctx) throws Exception
apply in interface OfflineCommandExceptionCopyright © 2022. All rights reserved.