| Package | Description |
|---|---|
| org.graylog2.security.encryption |
| Modifier and Type | Method and Description |
|---|---|
static EncryptedValue.Builder |
EncryptedValue.builder() |
abstract EncryptedValue.Builder |
EncryptedValue.Builder.isDeleteValue(boolean isDeleteValue) |
abstract EncryptedValue.Builder |
EncryptedValue.Builder.isKeepValue(boolean isKeepValue) |
abstract EncryptedValue.Builder |
EncryptedValue.Builder.salt(String salt) |
abstract EncryptedValue.Builder |
EncryptedValue.Builder.value(String value) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.