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

internal.util.http.HttpAuthScheme Maven / Gradle / Ivy

There is a newer version: 3.0.0-beta.13
Show newest version
package internal.util.http;

public enum HttpAuthScheme {

    BASIC, NONE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy