Uses of Class
de.adorsys.datasafe.encrypiton.api.types.keystore.KeyStoreAuth
Packages that use KeyStoreAuth
Package
Description
-
Uses of KeyStoreAuth in de.adorsys.datasafe.encrypiton.api.keystore
Methods in de.adorsys.datasafe.encrypiton.api.keystore with parameters of type KeyStoreAuthModifier and TypeMethodDescriptionKeyStoreService.createKeyStore(KeyStoreAuth keyStoreAuth, KeyCreationConfig config) Creates keystore.KeyStoreService.createKeyStore(KeyStoreAuth keyStoreAuth, KeyCreationConfig config, Map<KeyID, Optional<SecretKeyEntry>> secretKeys) Creates keystore that has additional secret keys in it.KeyStoreService.updateKeyStoreReadKeyPassword(KeyStore current, KeyStoreAuth currentCredentials, KeyStoreAuth newCredentials) Updates keystore access credentials and returns new keystore with new credentials. -
Uses of KeyStoreAuth in de.adorsys.datasafe.encrypiton.api.types.keystore
Methods in de.adorsys.datasafe.encrypiton.api.types.keystore that return KeyStoreAuthConstructors in de.adorsys.datasafe.encrypiton.api.types.keystore with parameters of type KeyStoreAuth