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

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

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

import io.grpc.ServerInterceptor;
import org.springframework.security.config.annotation.SecurityBuilder;
import org.springframework.security.config.annotation.SecurityConfigurerAdapter;

public abstract class GrpcSecurityConfigurer>
    extends SecurityConfigurerAdapter {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy