summaryrefslogtreecommitdiffstats
path: root/tenant-auth
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2019-08-21 14:00:33 +0200
committerJon Marius Venstad <venstad@gmail.com>2019-08-21 14:00:33 +0200
commit6a06c69162529273a386cd2a9c4cbac87eacce03 (patch)
tree6b87c46efbeeb61c011fae6a2bd99ad34d708ee7 /tenant-auth
parentb0c5517a54ce356abf0dd6cd5705846675ccf0db (diff)
Remove currently unused things from test library API
Diffstat (limited to 'tenant-auth')
-rw-r--r--tenant-auth/src/main/java/ai/vespa/hosted/auth/EndpointAuthenticator.java (renamed from tenant-auth/src/main/java/ai/vespa/hosted/auth/CertificateAndKeyAuthenticator.java)5
1 files changed, 2 insertions, 3 deletions
diff --git a/tenant-auth/src/main/java/ai/vespa/hosted/auth/CertificateAndKeyAuthenticator.java b/tenant-auth/src/main/java/ai/vespa/hosted/auth/EndpointAuthenticator.java
index 78c89e840c8..c1cca56f1b9 100644
--- a/tenant-auth/src/main/java/ai/vespa/hosted/auth/CertificateAndKeyAuthenticator.java
+++ b/tenant-auth/src/main/java/ai/vespa/hosted/auth/EndpointAuthenticator.java
@@ -1,6 +1,5 @@
package ai.vespa.hosted.auth;
-import ai.vespa.hosted.api.Authenticator;
import com.yahoo.config.provision.SystemName;
import com.yahoo.security.KeyUtils;
import com.yahoo.security.SslContextBuilder;
@@ -24,10 +23,10 @@ import static ai.vespa.hosted.api.Properties.getNonBlankProperty;
*
* @author jonmv
*/
-public class CertificateAndKeyAuthenticator implements Authenticator {
+public class EndpointAuthenticator implements ai.vespa.hosted.api.EndpointAuthenticator {
/** Don't touch. */
- public CertificateAndKeyAuthenticator(@SuppressWarnings("unused") SystemName __) { }
+ public EndpointAuthenticator(@SuppressWarnings("unused") SystemName __) { }
/**
* If {@code System.getProperty("vespa.test.credentials.root")} is set, key and certificate files