| Package | Description |
|---|---|
| org.jboss.as.cli.impl.aesh.cmd.security | |
| org.jboss.as.cli.impl.aesh.cmd.security.model |
| Modifier and Type | Field and Description |
|---|---|
static SecurityCommand.FailureConsumer |
SecurityCommand.DEFAULT_FAILURE_CONSUMER |
| Modifier and Type | Method and Description |
|---|---|
static void |
SecurityCommand.execute(CommandContext ctx,
org.jboss.dmr.ModelNode request,
SecurityCommand.FailureConsumer consumer) |
static void |
SecurityCommand.execute(CommandContext ctx,
org.jboss.dmr.ModelNode request,
SecurityCommand.FailureConsumer consumer,
boolean noReload) |
| Modifier and Type | Class and Description |
|---|---|
class |
InteractiveSecurityBuilder
An SSL security builder that handles interaction with user to collect
required information.
|
class |
KeyStoreNameSecurityBuilder
An SSL Security builder that retrieves an existing KeyStore.
|
class |
KeyStorePathSecurityBuilder
An SSL Security builder that builds or reuses a KeyStore based on a file
path.
|
class |
SSLSecurityBuilder
Base class to build a complete SSL configuration set of requests.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.