aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/abi-spec.json
diff options
context:
space:
mode:
authorØyvind Grønnesby <oyving@verizonmedia.com>2019-08-12 16:36:14 +0200
committerØyvind Grønnesby <oyving@verizonmedia.com>2019-08-12 16:39:26 +0200
commitb3d356dcfa20bee655e4e95531f82268c68c32d1 (patch)
treed2bb31565f0ecaf1d47091c832a75efe2f82723f /config-model-api/abi-spec.json
parent8f72e05f6454f75da6130b94e6fc2912ce1cdd4b (diff)
Add the CA certificates to configuration and read it from application package
Diffstat (limited to 'config-model-api/abi-spec.json')
-rw-r--r--config-model-api/abi-spec.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/config-model-api/abi-spec.json b/config-model-api/abi-spec.json
index 9f86fe4dea2..8d83d16a272 100644
--- a/config-model-api/abi-spec.json
+++ b/config-model-api/abi-spec.json
@@ -111,6 +111,7 @@
"public java.util.List getQueryProfileFiles()",
"public java.util.List getQueryProfileTypeFiles()",
"public java.util.List getPageTemplateFiles()",
+ "public com.yahoo.config.application.api.ApplicationFile getClientSecurityFile()",
"public abstract java.lang.String getHostSource()",
"public abstract java.lang.String getServicesSource()",
"public abstract java.util.Optional getDeployment()",
@@ -148,6 +149,7 @@
"public static final com.yahoo.path.Path RULES_DIR",
"public static final com.yahoo.path.Path DEPLOYMENT_FILE",
"public static final com.yahoo.path.Path VALIDATION_OVERRIDES",
+ "public static final com.yahoo.path.Path SECURITY_DIR",
"public static final java.lang.String SD_NAME_SUFFIX",
"public static final java.lang.String RANKEXPRESSION_NAME_SUFFIX",
"public static final java.lang.String RULES_NAME_SUFFIX",