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

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

The 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 - 2024 Weber Informatics LLC | Privacy Policy