Class | Description |
---|---|
AbstractFileStoreTlsKeyManagersProvider |
Abstract
TlsKeyManagersProvider that loads the key store from a
a given file path. |
LowCopyListMap |
A
Map<String, List<String>> for headers and query strings in SdkHttpRequest and SdkHttpResponse that
avoids copying data during conversion between builders and buildables, unless data is modified. |
LowCopyListMap.ForBuildable | |
LowCopyListMap.ForBuilder | |
NoneTlsKeyManagersProvider |
Simple implementation of
TlsKeyManagersProvider that return a null array. |
Copyright © 2022. All rights reserved.