public class HTTPServerDisableAuthCommand extends AbstractDisableAuthenticationCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
HTTPServerDisableAuthCommand.MechanismActivator |
static class |
HTTPServerDisableAuthCommand.MechanismCompleter |
| Constructor and Description |
|---|
HTTPServerDisableAuthCommand(CommandContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.dmr.ModelNode |
buildSecurityRequest(CommandContext context) |
protected org.jboss.dmr.ModelNode |
disableFactory(CommandContext context) |
String |
getEnabledFactory(CommandContext ctx) |
protected String |
getMechanism() |
protected String |
getSecuredEndpoint(CommandContext ctx) |
buildRequest, execute, getFactorySpecclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildRequestpublic HTTPServerDisableAuthCommand(CommandContext ctx)
protected String getMechanism()
getMechanism in class AbstractDisableAuthenticationCommandpublic org.jboss.dmr.ModelNode buildSecurityRequest(CommandContext context) throws Exception
buildSecurityRequest in class AbstractDisableAuthenticationCommandExceptionpublic String getEnabledFactory(CommandContext ctx) throws Exception
getEnabledFactory in class AbstractDisableAuthenticationCommandExceptionprotected org.jboss.dmr.ModelNode disableFactory(CommandContext context) throws Exception
disableFactory in class AbstractDisableAuthenticationCommandExceptionprotected String getSecuredEndpoint(CommandContext ctx)
getSecuredEndpoint in class AbstractDisableAuthenticationCommandCopyright © 2018 JBoss by Red Hat. All rights reserved.