Package com.healthmarketscience.jackcess.crypt
-
Interface Summary Interface Description PasswordCallback Callback which can be used by CryptCodecProvider to retrieve a password on demand, at the time it is required. -
Class Summary Class Description CryptCodecProvider Implementation of CodecProvider with support for some forms of Microsoft Access and Microsoft Money file encryption.CryptCodecUtil Utility class for configuring theCryptCodecProvideron the givenDatabaseBuilder.PasswordUtil Adds, changes and removes the database password on an open database. -
Exception Summary Exception Description InvalidCredentialsException Thrown when the wrong credentials (password) has been provided for opening a database.InvalidCryptoConfigurationException Thrown when the crypto configuration contained within the database is invalid.