public class AccountingPersistenceConfiguration
extends org.gcube.documentstore.persistence.PersistenceBackendConfiguration
| Modifier and Type | Field and Description |
|---|---|
static String |
PASSWORD_PROPERTY_KEY |
protected static String |
SERVICE_ENDPOINT_CATEGORY |
protected static String |
SERVICE_ENDPOINT_NAME |
protected static String |
TARGET_SCOPE |
static String |
URL_PROPERTY_KEY |
static String |
USERNAME_PROPERTY_KEY |
| Constructor and Description |
|---|
AccountingPersistenceConfiguration() |
AccountingPersistenceConfiguration(Class<? extends org.gcube.documentstore.persistence.PersistenceBackend> clz) |
| Modifier and Type | Method and Description |
|---|---|
protected org.gcube.common.resources.gcore.ServiceEndpoint |
getServiceEndpoint(String serviceEndpointCategory,
String serviceEndpointName,
Class<? extends org.gcube.documentstore.persistence.PersistenceBackend> clz) |
protected void |
setValues(org.gcube.common.resources.gcore.ServiceEndpoint serviceEndpoint,
Class<? extends org.gcube.documentstore.persistence.PersistenceBackend> clz) |
protected static final String TARGET_SCOPE
protected static final String SERVICE_ENDPOINT_CATEGORY
protected static final String SERVICE_ENDPOINT_NAME
public static final String URL_PROPERTY_KEY
public static final String USERNAME_PROPERTY_KEY
public static final String PASSWORD_PROPERTY_KEY
Copyright © 2016. All Rights Reserved.