Uses of Class
com.sap.cloud.crypto.keystore.api.KeyStoreServiceException
Packages that use KeyStoreServiceException
-
Uses of KeyStoreServiceException in com.sap.cloud.crypto.keystore.api
Subclasses of KeyStoreServiceException in com.sap.cloud.crypto.keystore.apiModifier and TypeClassDescriptionclass
Thrown if a keystore with the specified name doesn't exist.Methods in com.sap.cloud.crypto.keystore.api that throw KeyStoreServiceExceptionModifier and TypeMethodDescriptionKeyStoreService.getKeyStore
(String keyStoreName, char[] password) Returns a fully initialized java.security.KeyStore instance.