Uses of Interface
com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateValidator
-
Packages that use EndpointCertificateValidator Package Description com.yahoo.vespa.hosted.controller.api.integration com.yahoo.vespa.hosted.controller.api.integration.certificates -
-
Uses of EndpointCertificateValidator in com.yahoo.vespa.hosted.controller.api.integration
Methods in com.yahoo.vespa.hosted.controller.api.integration that return EndpointCertificateValidator Modifier and Type Method Description EndpointCertificateValidatorServiceRegistry. endpointCertificateValidator() -
Uses of EndpointCertificateValidator in com.yahoo.vespa.hosted.controller.api.integration.certificates
Classes in com.yahoo.vespa.hosted.controller.api.integration.certificates that implement EndpointCertificateValidator Modifier and Type Class Description classEndpointCertificateValidatorImplclassEndpointCertificateValidatorMock
-