public final class Biff8EncryptionKey
extends java.lang.Object
Constructor and Description |
---|
Biff8EncryptionKey() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getCurrentUserPassword() |
static void |
setCurrentUserPassword(java.lang.String password)
Sets the BIFF8 encryption/decryption password for the current thread.
|
public static void setCurrentUserPassword(java.lang.String password)
password
- pass null
to clear user password (and use default)public static java.lang.String getCurrentUserPassword()
null
if it is currently unset.Copyright 2021 The Apache Software Foundation or its licensors, as applicable.