Interface ControllerIdentityProvider

All Superinterfaces:
com.yahoo.vespa.athenz.identity.ServiceIdentityProvider

public interface ControllerIdentityProvider extends com.yahoo.vespa.athenz.identity.ServiceIdentityProvider
Author:
freva
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns SSLSocketFactory that creates appropriate sockets to talk to the different config servers

    Methods inherited from interface com.yahoo.vespa.athenz.identity.ServiceIdentityProvider

    certificatePath, getIdentityCertificateWithKey, getIdentitySslContext, identity, privateKeyPath
  • Method Details

    • getConfigServerSslSocketFactory

      SSLSocketFactory getConfigServerSslSocketFactory()
      Returns SSLSocketFactory that creates appropriate sockets to talk to the different config servers