public class PropertyEncryptor extends Object
Constructor and Description |
---|
PropertyEncryptor(Encryptor encryptor) |
PropertyEncryptor(Encryptor encryptor,
com.google.common.collect.SetMultimap<String,String> encryptedNames) |
Modifier and Type | Method and Description |
---|---|
Property |
decrypt(Property property) |
Property |
encrypt(Property property) |
Property |
transform(Property property,
UnaryOperator<String> transformer) |
public PropertyEncryptor(Encryptor encryptor)
Copyright © 2024 Atlassian. All rights reserved.