public static class TrustStoreLoader.FileTrustStoreLoader extends java.lang.Object implements TrustStoreLoader
TrustStoreLoader.DefaultTrustStoreLoader, TrustStoreLoader.FileTrustStoreLoaderDEFAULT_KEYSTORE_PASSWORD, DEFAULT_KEYSTORE_TYPE| Constructor and Description | 
|---|
| FileTrustStoreLoader(java.io.File path) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.security.KeyStore | getKeyStore() | 
public FileTrustStoreLoader(@Nonnull
                            java.io.File path)
                     throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic java.security.KeyStore getKeyStore()
                                   throws java.io.FileNotFoundException,
                                          java.security.KeyStoreException
getKeyStore in interface TrustStoreLoaderjava.io.FileNotFoundExceptionjava.security.KeyStoreException