|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.healthmarketscience.jackcess.CryptCodecUtil
public class CryptCodecUtil
Utility class for configuring the CryptCodecProvider on the given
DatabaseBuilder.
| Method Summary | |
|---|---|
static com.healthmarketscience.jackcess.DatabaseBuilder |
setProvider(com.healthmarketscience.jackcess.DatabaseBuilder db)
Configures a new CryptCodecProvider on the given DatabaseBuilder. |
static com.healthmarketscience.jackcess.DatabaseBuilder |
setProvider(com.healthmarketscience.jackcess.DatabaseBuilder db,
String pwd)
Configures a new CryptCodecProvider with the given password on the given DatabaseBuilder. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static com.healthmarketscience.jackcess.DatabaseBuilder setProvider(com.healthmarketscience.jackcess.DatabaseBuilder db)
public static com.healthmarketscience.jackcess.DatabaseBuilder setProvider(com.healthmarketscience.jackcess.DatabaseBuilder db,
String pwd)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||