tech.ydb.core.auth.NopAuthProvider Maven / Gradle / Ivy
package tech.ydb.core.auth;
/**
* @deprecated
* Use {@link tech.ydb.auth.NopAuthProvider} instead.
*/
@Deprecated
public class NopAuthProvider extends tech.ydb.auth.NopAuthProvider {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy