com.scalar.dl.ledger.config.ServersHmacAuthenticatable Maven / Gradle / Ivy
package com.scalar.dl.ledger.config;
public interface ServersHmacAuthenticatable {
String getServersAuthenticationHmacSecretKey();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy