All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alexecollins.docker.orchestration.util.TokenResolver Maven / Gradle / Ivy

There is a newer version: 2.11.29
Show newest version
package com.alexecollins.docker.orchestration.util;

public interface TokenResolver {
    String resolveToken(String tokenName);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy