Package com.helger.security.keystore
-
Interface Summary Interface Description IKeyStoreType Base interface for the different types of key stores (like JKS or PKCS12). -
Class Summary Class Description ConstantKeySelectorResult Special implements ofKeySelectorResultwith a constant, nullable key.KeyStoreHelper Helper methods to access Java key stores of type JKS (Java KeyStore).LoadedKey<T extends KeyStore.Entry> This class contains the result of loading the configured private key as configured in the configuration file.LoadedKeyStore This class contains the result of loading a key store from e.g. a configuration file. -
Enum Summary Enum Description EKeyStoreLoadError Errors that can occur inKeyStoreHelperEKeyStoreLoadErrorText EKeyStoreType The default key store types.