| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.client.keys |
| Constructor and Description |
|---|
KeyStoreWrapper(byte[] keyStore,
KeyStoreSupporter.KeyStoreType keyStoreType,
String keystorePassword,
KeyStoreWrapper.AliasPasswordPair aliasPasswordPair,
KeyStoreWrapper.AliasPasswordPair... aliasPasswordPairs)
constructor to befill the entries for this class
|
KeyStoreWrapper(byte[] keyStore,
KeyStoreSupporter.KeyStoreType keyStoreType,
String keystorePassword,
KeyStoreWrapper.AliasPasswordPair aliasPasswordPair,
KeyStoreWrapper.AliasPasswordPair... aliasPasswordPairs)
constructor to befill the entries for this class
|
KeyStoreWrapper(File keyStore,
String keystorePassword,
KeyStoreWrapper.AliasPasswordPair aliasPasswordPair,
KeyStoreWrapper.AliasPasswordPair... aliasPasswordPairs)
constructor to befill the entries for this class
|
KeyStoreWrapper(File keyStore,
String keystorePassword,
KeyStoreWrapper.AliasPasswordPair aliasPasswordPair,
KeyStoreWrapper.AliasPasswordPair... aliasPasswordPairs)
constructor to befill the entries for this class
|
KeyStoreWrapper(InputStream keyStore,
KeyStoreSupporter.KeyStoreType keyStoreType,
String keystorePassword,
KeyStoreWrapper.AliasPasswordPair aliasPasswordPair,
KeyStoreWrapper.AliasPasswordPair... aliasPasswordPairs)
constructor to befill the entries for this class
|
KeyStoreWrapper(InputStream keyStore,
KeyStoreSupporter.KeyStoreType keyStoreType,
String keystorePassword,
KeyStoreWrapper.AliasPasswordPair aliasPasswordPair,
KeyStoreWrapper.AliasPasswordPair... aliasPasswordPairs)
constructor to befill the entries for this class
|
KeyStoreWrapper(KeyStore keyStore,
String keystorePassword,
KeyStoreWrapper.AliasPasswordPair aliasPasswordPair,
KeyStoreWrapper.AliasPasswordPair... aliasPasswordPairs)
constructor to befill the entries for this class
it is expected that the keystore-password has already been entered into the keystore object therefore we wont need it anymore |
KeyStoreWrapper(KeyStore keyStore,
String keystorePassword,
KeyStoreWrapper.AliasPasswordPair aliasPasswordPair,
KeyStoreWrapper.AliasPasswordPair... aliasPasswordPairs)
constructor to befill the entries for this class
it is expected that the keystore-password has already been entered into the keystore object therefore we wont need it anymore |
Copyright © 2020. All rights reserved.