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