public interface PrivateKeyStrategy
| Modifier and Type | Method and Description | 
|---|---|
| String | chooseAlias(Map<String,PrivateKeyDetails> aliases,
           SSLParameters sslParameters)Determines what key material to use for SSL authentication. | 
String chooseAlias(Map<String,PrivateKeyDetails> aliases, SSLParameters sslParameters)
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.