public static class SslConfiguration.KeyConfiguration extends Object
| Constructor and Description | 
|---|
| KeyConfiguration() | 
| Modifier and Type | Method and Description | 
|---|---|
| Optional<String> | getAlias() | 
| Optional<String> | getPassword() | 
| void | setAlias(String alias)Sets the alias. | 
| void | setPassword(String password)Sets the password. | 
public static final String PREFIX