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

br.com.moip.authentication.Authentication Maven / Gradle / Ivy

The newest version!
package br.com.moip.authentication;

import java.net.HttpURLConnection;

public interface Authentication {
	void authenticate(HttpURLConnection connection);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy