Class GrpcSecurityConfigurer<T extends org.springframework.security.config.annotation.SecurityBuilder<io.grpc.ServerInterceptor>>

  • 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>
    • Method Summary

      • Methods inherited from class org.springframework.security.config.annotation.SecurityConfigurerAdapter

        addObjectPostProcessor, and, configure, getBuilder, init, postProcess, setBuilder
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GrpcSecurityConfigurer

        public GrpcSecurityConfigurer()