Moved here the constant

This commit is contained in:
Luca Frosini 2022-02-17 17:10:08 +01:00
parent 91fe3633c2
commit 49dd701c01
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ import org.gcube.gcat.api.configuration.CKANDB;
*/
public class ServiceCKANDB extends CKANDB {
public static final String PASSWORD_KEY = "password";
protected String encryptedPassword;
@JsonIgnore