| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMutablePemKeyStore
Class that implements a few mutation methods in the keystore.
It's abstract to allow to subclasses to choose how have to load its keys and certificates. |
class |
AbstractReadOnlyKeyStore
An abstract implementation of
KeyStoreSpi, implementing only mutating operations as "not supported". |
static class |
PemBundleKeyStore.Immutable |
static class |
PemBundleKeyStore.Mutable |
static class |
PemConfigKeyStore.Immutable |
static class |
PemConfigKeyStore.Mutable |
static class |
PemKeyStore.Immutable |
static class |
PemKeyStore.Mutable |
Copyright © 2018–2020. All rights reserved.