![JAR search and dependency download from the Maven repository](/logo.png)
org.igniterealtime.restclient.entity.AuthenticationMode Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rest-api-client Show documentation
Show all versions of rest-api-client Show documentation
Java REST API Client for the Openfire to manage Openfire instances by sending an REST/HTTP request to the server
package org.igniterealtime.restclient.entity;
public enum AuthenticationMode {
BASIC_AUTH, SHARED_SECRET_KEY
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy