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

org.lognet.springboot.grpc.security.AuthenticationSchemeRegistry Maven / Gradle / Ivy

There is a newer version: 5.1.5
Show newest version
package org.lognet.springboot.grpc.security;

public interface AuthenticationSchemeRegistry {
  AuthenticationSchemeRegistry register(AuthenticationSchemeSelector selector);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy