Class GrpcSecurityConfigurer<T extends org.springframework.security.config.annotation.SecurityBuilder<io.grpc.ServerInterceptor>>
java.lang.Object
org.springframework.security.config.annotation.SecurityConfigurerAdapter<io.grpc.ServerInterceptor,T>
org.lognet.springboot.grpc.security.GrpcSecurityConfigurer<T>
- All Implemented Interfaces:
org.springframework.security.config.annotation.SecurityConfigurer<io.grpc.ServerInterceptor,T>
- Direct Known Subclasses:
GrpcSecurityConfigurerAdapter
public abstract class GrpcSecurityConfigurer<T extends org.springframework.security.config.annotation.SecurityBuilder<io.grpc.ServerInterceptor>>
extends org.springframework.security.config.annotation.SecurityConfigurerAdapter<io.grpc.ServerInterceptor,T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.security.config.annotation.SecurityConfigurerAdapter
addObjectPostProcessor, and, configure, getBuilder, init, postProcess, setBuilder
-
Constructor Details
-
GrpcSecurityConfigurer
public GrpcSecurityConfigurer()
-