| Package | Description |
|---|---|
| org.jboss.as.cli.impl.aesh.cmd.security.model |
| Modifier and Type | Method and Description |
|---|---|
protected KeyManager |
SSLSecurityBuilder.buildTrustManager(CommandContext ctx,
boolean buildRequest) |
KeyManager |
ServerSSLContext.getKeyManager() |
KeyManager |
ServerSSLContext.getTrustManager() |
| Constructor and Description |
|---|
ServerSSLContext(String name,
KeyManager keyManager,
KeyManager trustManager,
boolean exists) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.