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

nbbrd.io.http.HttpAuthScheme Maven / Gradle / Ivy

The newest version!
package nbbrd.io.http;

public enum HttpAuthScheme {

    BASIC, NONE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy