![JAR search and dependency download from the Maven repository](/logo.png)
io.descoped.dc.api.node.builder.Authentication Maven / Gradle / Ivy
The newest version!
package io.descoped.dc.api.node.builder;
public enum Authentication {
NONE,
BASIC,
DIGEST,
OAUTH2,
SSL_FACTORY
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy