All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AgileEncryptionProvider BaseCryptCodecHandler Common CodecHandler support.BaseJetCryptCodecHandler Base CodecHandler support for Jet RC4 encryption based CodecHandlers.BlockCipherProvider 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.CTCertificateKeyEncryptor Java class for CT_CertificateKeyEncryptor complex type.CTDataIntegrity Java class for CT_DataIntegrity complex type.CTEncryption Java class for CT_Encryption complex type.CTKeyData Java class for CT_KeyData complex type.CTKeyEncryptor Java class for CT_KeyEncryptor complex type.CTKeyEncryptors Java class for CT_KeyEncryptors complex type.CTPasswordKeyEncryptor Java class for CT_PasswordKeyEncryptor complex type.ECMAStandardEncryptionProvider EncryptionHeader EncryptionHeader.CryptoAlgorithm EncryptionHeader.HashAlgorithm EncryptionVerifier 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.JetCryptCodecHandler CodecHandler for Jet databases.JetPasswordHandler Adds, changes and removes the database password on a jet 4 database.KeyCache<K> MSISAMCryptCodecHandler CodecHandler for MSISAM databases.NonStandardEncryptionProvider The "non-standard" provider handles the case where AES is enabled for older databases with the office crypto "compatmode" set to 0 (non-compatible).OfficeBinaryDocRC4Provider OfficeCryptCodecHandler CryptCodecHandler for the Office Document Cryptography standard.PasswordCallback Callback which can be used by CryptCodecProvider to retrieve a password on demand, at the time it is required.PasswordUtil Adds, changes and removes the database password on an open database.RC4CryptoAPIProvider RC4EngineCompat Simple Extension ofRC4Enginewhich implements StreamCipherCompat and allows jackcess-encrypt to work with 1.51+ versions of Bouncy Castle.RC4EngineCompat.Factory StreamCipherFactory for this engineSTCertificateKeyEncryptorUri Java class for ST_CertificateKeyEncryptorUri.STPasswordKeyEncryptorUri Java class for ST_PasswordKeyEncryptorUri.StreamCipherCompat Alternate version of StreamCipher API which allows us to be handle both old and new bouncycastle versions.StreamCipherFactory Factory for instantiatingStreamCipherCompatinstances.StreamCipherProvider XmlEncryptionDescriptor XmlEncryptionDescriptor.CipherAlgorithm XmlEncryptionDescriptor.CipherChaining XmlEncryptionDescriptor.HashAlgorithm XmlEncryptionDescriptor.RC4BlockCipher XmlEncryptionParser