public class HTTPServerEnableSSLCommand extends AbstractEnableSSLCommand
| Constructor and Description |
|---|
HTTPServerEnableSSLCommand(CommandContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getTarget(CommandContext ctx) |
protected boolean |
isSSLEnabled(CommandContext ctx) |
protected void |
secure(CommandContext ctx,
SSLSecurityBuilder builder) |
buildRequest, executeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildRequestpublic HTTPServerEnableSSLCommand(CommandContext ctx)
protected void secure(CommandContext ctx, SSLSecurityBuilder builder) throws org.aesh.command.CommandException
secure in class AbstractEnableSSLCommandorg.aesh.command.CommandExceptionprotected boolean isSSLEnabled(CommandContext ctx) throws Exception
isSSLEnabled in class AbstractEnableSSLCommandExceptionprotected String getTarget(CommandContext ctx)
getTarget in class AbstractEnableSSLCommandCopyright © 2018 JBoss by Red Hat. All rights reserved.