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

org.hl7.fhir.utilities.http.HTTPAuthenticationMode Maven / Gradle / Ivy

package org.hl7.fhir.utilities.http;

public enum HTTPAuthenticationMode {
  NONE,
  BASIC,
  TOKEN
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy