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

org.igniterealtime.restclient.entity.AuthenticationMode Maven / Gradle / Ivy

package org.igniterealtime.restclient.entity;

public enum AuthenticationMode {
	BASIC_AUTH, SHARED_SECRET_KEY
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy