
br.com.moip.auth.Authentication Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sdk-java Show documentation
Show all versions of sdk-java Show documentation
Java SDK for Moip APIs integration
The newest version!
package br.com.moip.auth;
import java.net.HttpURLConnection;
public interface Authentication {
void authenticate(HttpURLConnection connection);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy