| FileKeystoreInstance | Implementation of KeystoreInstance that accesses a keystore file on the local filesystem, identified by the file's name (the last component of the name only, not the full path). | code | html |
| FileKeystoreManager | An implementation of KeystoreManager that assumes every file in a specified directory is a keystore. | code | html |