| Package | Description |
|---|---|
| com.healthmarketscience.jackcess | |
| com.healthmarketscience.jackcess.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
CryptCodecProvider
Implementation of CodecProvider with support for some forms of Microsoft
Access and Microsoft Money file encryption.
|
| Modifier and Type | Method and Description |
|---|---|
PasswordCallback |
CryptCodecProvider.getPasswordCallback() |
| Modifier and Type | Method and Description |
|---|---|
CryptCodecProvider |
CryptCodecProvider.setPasswordCallback(PasswordCallback newCallback) |
| Constructor and Description |
|---|
CryptCodecProvider(PasswordCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
static com.healthmarketscience.jackcess.impl.CodecHandler |
MSISAMCryptCodecHandler.create(PasswordCallback callback,
com.healthmarketscience.jackcess.impl.PageChannel channel,
Charset charset) |
static com.healthmarketscience.jackcess.impl.CodecHandler |
OfficeCryptCodecHandler.create(PasswordCallback callback,
com.healthmarketscience.jackcess.impl.PageChannel channel,
Charset charset) |
Copyright © 2010–2019 Health Market Science. All rights reserved.