Moved here the constant
This commit is contained in:
parent
91fe3633c2
commit
49dd701c01
|
@ -14,6 +14,8 @@ import org.gcube.gcat.api.configuration.CKANDB;
|
||||||
*/
|
*/
|
||||||
public class ServiceCKANDB extends CKANDB {
|
public class ServiceCKANDB extends CKANDB {
|
||||||
|
|
||||||
|
public static final String PASSWORD_KEY = "password";
|
||||||
|
|
||||||
protected String encryptedPassword;
|
protected String encryptedPassword;
|
||||||
|
|
||||||
@JsonIgnore
|
@JsonIgnore
|
||||||
|
|
Loading…
Reference in New Issue