Index
All Classes|All Packages|Constant Field Values|Serialized Form
A
- accepts(Object) - Method in class org.lognet.springboot.grpc.autoconfigure.metrics.RequestAwareGRpcMetricsTagsContributor
- addTags(ReqT, MethodDescriptor<?, ?>, Attributes, Tags) - Method in class org.lognet.springboot.grpc.autoconfigure.metrics.RequestAwareGRpcMetricsTagsContributor
-
Contribute tags when receiving the request message.
- advisor() - Method in class org.lognet.springboot.grpc.autoconfigure.consul.ConsulGrpcAutoConfiguration
- afterInvocationManager() - Method in class org.lognet.springboot.grpc.security.GrpcSecurity
- afterPropertiesSet() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
- afterPropertiesSet() - Method in class org.lognet.springboot.grpc.GRpcServicesRegistry
- and() - Method in class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer.Registry
- anyMethod() - Method in class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer.Registry
- anyMethodExcluding(MethodDescriptor<?, ?>...) - Method in class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer.Registry
- anyMethodExcluding(Predicate<MethodDescriptor<?, ?>>) - Method in class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer.Registry
- anyService() - Method in class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer.Registry
- anyServiceExcluding(ServiceDescriptor...) - Method in class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer.Registry
- anyServiceExcluding(Predicate<ServiceDescriptor>) - Method in class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer.Registry
- applyGlobalInterceptors() - Element in annotation interface org.lognet.springboot.grpc.GRpcService
- Auth() - Constructor for class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.SecurityProperties.Auth
- authenticated() - Method in class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer.AuthorizedMethod
- AuthenticatedAttributeVoter - Class in org.lognet.springboot.grpc.security
- AuthenticatedAttributeVoter() - Constructor for class org.lognet.springboot.grpc.security.AuthenticatedAttributeVoter
- AUTHENTICATION_CONTEXT_KEY - Static variable in class org.lognet.springboot.grpc.security.GrpcSecurity
- authenticationProvider(AuthenticationProvider) - Method in class org.lognet.springboot.grpc.security.GrpcSecurity
- AuthenticationSchemeRegistry - Interface in org.lognet.springboot.grpc.security
- authenticationSchemeSelector(AuthenticationSchemeSelector) - Method in class org.lognet.springboot.grpc.security.GrpcSecurity
- AuthenticationSchemeSelector - Interface in org.lognet.springboot.grpc.security
- authorizeRequests() - Method in class org.lognet.springboot.grpc.security.GrpcSecurity
B
- basicAuthSchemeSelector() - Method in class org.lognet.springboot.grpc.security.GrpcSecurityConfiguration
- BasicAuthSchemeSelector - Class in org.lognet.springboot.grpc.security
- BasicAuthSchemeSelector() - Constructor for class org.lognet.springboot.grpc.security.BasicAuthSchemeSelector
- bearerTokenAuthSchemeSelector() - Method in class org.lognet.springboot.grpc.security.GrpcSecurityConfiguration
- BearerTokenAuthSchemeSelector - Class in org.lognet.springboot.grpc.security
- BearerTokenAuthSchemeSelector() - Constructor for class org.lognet.springboot.grpc.security.BearerTokenAuthSchemeSelector
- beforeConfigure() - Method in class org.lognet.springboot.grpc.security.GrpcSecurity
- blockMessage() - Method in class org.lognet.springboot.grpc.MessageBlockingServerCallListener
- build() - Method in class org.lognet.springboot.grpc.GRpcServicesRegistry.GrpcServiceMethod.GrpcServiceMethodBuilder
- build() - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope.GRpcExceptionScopeBuilder
- builder() - Static method in class org.lognet.springboot.grpc.GRpcServicesRegistry.GrpcServiceMethod
- builder() - Static method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope
- bypassMethodInterceptorForGrpcMethodInvocation() - Static method in class org.lognet.springboot.grpc.security.GrpcSecurityConfiguration
C
- callHeaders(Metadata) - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope.GRpcExceptionScopeBuilder
- check(HealthCheckRequest, StreamObserver<HealthCheckResponse>) - Method in class org.lognet.springboot.grpc.health.DefaultHealthStatusService
- clone(T, Class<T>) - Method in interface org.lognet.springboot.grpc.autoconfigure.consul.ServiceRegistrationStrategy
- closeCall(RuntimeException, ServerCall<?, ?>, Metadata) - Method in class org.lognet.springboot.grpc.FailureHandlingSupport
- closeCall(RuntimeException, ServerCall<?, ?>, Metadata, Consumer<GRpcExceptionScope.GRpcExceptionScopeBuilder>) - Method in class org.lognet.springboot.grpc.FailureHandlingSupport
- ConditionalOnMissingErrorHandler - Annotation Interface in org.lognet.springboot.grpc.autoconfigure
- configurator(List<GRpcServerBuilderConfigurer>, GRpcServerProperties) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
- configure(ServerBuilder<?>) - Method in class org.lognet.springboot.grpc.GRpcServerBuilderConfigurer
- configure(GrpcSecurity) - Method in class org.lognet.springboot.grpc.security.GrpcSecurityConfigurerAdapter
- configure(GrpcSecurity) - Method in class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer
- ConsulGrpcAutoConfiguration - Class in org.lognet.springboot.grpc.autoconfigure.consul
- ConsulGrpcAutoConfiguration() - Constructor for class org.lognet.springboot.grpc.autoconfigure.consul.ConsulGrpcAutoConfiguration
- consulRegistrar(ConsulServiceRegistry) - Method in class org.lognet.springboot.grpc.autoconfigure.consul.ConsulGrpcAutoConfiguration
- create(Object, Method) - Static method in class org.lognet.springboot.grpc.recovery.HandlerMethod
- createServices(Server, ApplicationContext) - Method in interface org.lognet.springboot.grpc.autoconfigure.consul.ServiceRegistrationStrategy
D
- DEFAULT_GRPC_PORT - Static variable in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
- defaultAdapter() - Method in class org.lognet.springboot.grpc.security.GrpcSecurityConfiguration
- DefaultHealthStatusService - Class in org.lognet.springboot.grpc.health
- DefaultHealthStatusService() - Constructor for class org.lognet.springboot.grpc.health.DefaultHealthStatusService
- defaultTagsContributor(GRpcServerProperties) - Method in class org.lognet.springboot.grpc.autoconfigure.metrics.GRpcMetricsAutoConfiguration
E
- ErrorHandlerAdapter - Class in org.lognet.springboot.grpc.recovery
- ErrorHandlerAdapter(Optional<GRpcErrorHandler>) - Constructor for class org.lognet.springboot.grpc.recovery.ErrorHandlerAdapter
- exceptionHandlerInterceptor(FailureHandlingSupport, GRpcExceptionHandlerMethodResolver, GRpcServerProperties) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
- exceptionHandlerMethodResolver(GRpcServicesRegistry, ApplicationContext) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
F
- failureHandlingSupport(GRpcExceptionHandlerMethodResolver) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
- FailureHandlingSupport - Class in org.lognet.springboot.grpc
- FailureHandlingSupport(GRpcExceptionHandlerMethodResolver) - Constructor for class org.lognet.springboot.grpc.FailureHandlingSupport
- forAuthorities(JwtDecoder) - Static method in class org.lognet.springboot.grpc.security.jwt.JwtAuthProviderFactory
-
Creates
JwtAuthenticationProvider
that emits authorities from JWT token claim asGrantedAuthority
- forRoles(JwtDecoder) - Static method in class org.lognet.springboot.grpc.security.jwt.JwtAuthProviderFactory
-
Creates
JwtAuthenticationProvider
that emits roles from JWT token clain asGrantedAuthority
G
- getAdditionalListenAddresses() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- getAllConfigAttributes() - Method in class org.lognet.springboot.grpc.security.GrpcSecurityMetadataSource
- getApplicationContext() - Method in class org.lognet.springboot.grpc.context.GRpcServerInitializedEvent
- getApplicationContext() - Method in class org.lognet.springboot.grpc.security.GrpcSecurity
- getAttributes(Object) - Method in class org.lognet.springboot.grpc.security.GrpcSecurityMetadataSource
- getAttributes(Method, Class<?>) - Method in class org.lognet.springboot.grpc.security.GrpcSecurityMetadataSource
- getAuth() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.SecurityProperties
- getAuthScheme(CharSequence) - Method in interface org.lognet.springboot.grpc.security.AuthenticationSchemeSelector
- getAuthScheme(CharSequence) - Method in class org.lognet.springboot.grpc.security.BasicAuthSchemeSelector
- getAuthScheme(CharSequence) - Method in class org.lognet.springboot.grpc.security.BearerTokenAuthSchemeSelector
- getBeanNameToServiceBeanMap() - Method in class org.lognet.springboot.grpc.GRpcServicesRegistry
- getCallHeaders() - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope
- getCertChain() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.SecurityProperties
- getContext() - Method in class org.lognet.springboot.grpc.security.GrpcSecurityConfigurerAdapter
- getDiscovery() - Method in class org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulProperties
- getExceptionType() - Method in class org.lognet.springboot.grpc.recovery.HandlerMethod
- getFlowControlWindow() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- getGrpServiceMethod(MethodDescriptor<?, ?>) - Method in class org.lognet.springboot.grpc.GRpcServicesRegistry
- getHandledException(Method, boolean) - Static method in class org.lognet.springboot.grpc.recovery.HandlerMethod
- getHint() - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope
- getHint() - Method in exception org.lognet.springboot.grpc.recovery.GRpcRuntimeExceptionWrapper
- getHint(Throwable) - Static method in exception org.lognet.springboot.grpc.recovery.GRpcRuntimeExceptionWrapper
- getHintAs(Class<T>) - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope
- getInitialFlowControlWindow() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- getInProcessServerName() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
-
In process server name.
- getInterceptorOrder() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.RecoveryProperties
- getInterceptorOrder() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.SecurityProperties.Auth
- getInterceptorOrder() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcValidationProperties
- getInterceptorOrder() - Method in class org.lognet.springboot.grpc.autoconfigure.metrics.GRpcMetricsProperties
- getKeepAliveTime() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- getKeepAliveTimeout() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.lognet.springboot.grpc.autoconfigure.OnMissingErrorHandlerCondition
- getMaxConcurrentCallsPerConnection() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- getMaxConnectionAge() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- getMaxConnectionAgeGrace() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- getMaxConnectionIdle() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- getMaxInboundMessageSize() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- getMaxInboundMetadataSize() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- getMethod() - Method in class org.lognet.springboot.grpc.GRpcServicesRegistry.GrpcServiceMethod
- getMethod() - Method in class org.lognet.springboot.grpc.recovery.HandlerMethod
- getMethodCallAttributes() - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope
- getMethodDescriptor() - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope
- getMethodDescriptor(Method) - Method in class org.lognet.springboot.grpc.GRpcServicesRegistry
- getNettyServer() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
- getOrder() - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionHandlerInterceptor
- getOrder() - Method in class org.lognet.springboot.grpc.security.SecurityInterceptor
- getOrder() - Method in class org.lognet.springboot.grpc.validation.ValidatingInterceptor
- getPermitKeepAliveTime() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- getPermitKeepAliveWithoutCalls() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- getPhase() - Method in class org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulRegistrar
- getPhase() - Method in class org.lognet.springboot.grpc.GRpcServerRunner
- getPort() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
-
gRPC server port
- getPortOrDefault() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
- getPrimaryListenAddress() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- getPrivateKey() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.SecurityProperties
- getRecovery() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
- getRegistrationMode() - Method in class org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulProperties
- getRegistry() - Method in class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer
- getRequest() - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope
- getRequestOrResponse() - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope
- getResponse() - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope
- getResponseHeaders() - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope
-
headers to send to the client
- getRunningPort() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
- getSecureObjectClass() - Method in class org.lognet.springboot.grpc.security.SecurityInterceptor
- getSecurity() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
- getServer() - Method in class org.lognet.springboot.grpc.context.GRpcServerInitializedEvent
- getService() - Method in class org.lognet.springboot.grpc.GRpcServicesRegistry.GrpcServiceMethod
- getServiceNameToServiceBeanMap() - Method in class org.lognet.springboot.grpc.GRpcServicesRegistry
- getShutdownGrace() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
-
Number of seconds to wait for preexisting calls to finish before shutting down.
- getStartUpPhase() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
- getTags(Status, MethodDescriptor<?, ?>, Attributes) - Method in interface org.lognet.springboot.grpc.autoconfigure.metrics.GRpcMetricsTagsContributor
- getTags(Status, MethodDescriptor<?, ?>, Attributes) - Method in class org.lognet.springboot.grpc.autoconfigure.metrics.RequestAwareGRpcMetricsTagsContributor
-
Contribute tags at the end of the call, independent of the request message.
- getTags(ReqT, MethodDescriptor<?, ?>, Attributes) - Method in class org.lognet.springboot.grpc.autoconfigure.metrics.RequestAwareGRpcMetricsTagsContributor
-
Deprecated.
- getTarget() - Method in class org.lognet.springboot.grpc.recovery.HandlerMethod
- GRpcActuateAutoConfiguration - Class in org.lognet.springboot.grpc.autoconfigure.actuate
- GRpcActuateAutoConfiguration() - Constructor for class org.lognet.springboot.grpc.autoconfigure.actuate.GRpcActuateAutoConfiguration
- GRpcAutoConfiguration - Class in org.lognet.springboot.grpc.autoconfigure
-
Created by alexf on 25-Jan-16.
- GRpcAutoConfiguration() - Constructor for class org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
- GrpcConsulProperties - Class in org.lognet.springboot.grpc.autoconfigure.consul
- GrpcConsulProperties() - Constructor for class org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulProperties
- GrpcConsulRegistrar - Class in org.lognet.springboot.grpc.autoconfigure.consul
- GrpcConsulRegistrar(ConsulServiceRegistry) - Constructor for class org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulRegistrar
- GRpcErrorHandler - Class in org.lognet.springboot.grpc
-
Deprecated.
- GRpcErrorHandler() - Constructor for class org.lognet.springboot.grpc.GRpcErrorHandler
-
Deprecated.
- GRpcExceptionHandler - Annotation Interface in org.lognet.springboot.grpc.recovery
-
Marks the annotated method eligible for handling the specific exception type.
- GRpcExceptionHandlerInterceptor - Class in org.lognet.springboot.grpc.recovery
- GRpcExceptionHandlerInterceptor(GRpcExceptionHandlerMethodResolver, FailureHandlingSupport, GRpcServerProperties) - Constructor for class org.lognet.springboot.grpc.recovery.GRpcExceptionHandlerInterceptor
- GRpcExceptionHandlerMethodResolver - Class in org.lognet.springboot.grpc.recovery
- GRpcExceptionHandlerMethodResolver(GRpcServicesRegistry, Collection<Object>) - Constructor for class org.lognet.springboot.grpc.recovery.GRpcExceptionHandlerMethodResolver
- GRpcExceptionScope - Class in org.lognet.springboot.grpc.recovery
-
Container object that provides exception-specific attributes.
- GRpcExceptionScope.GRpcExceptionScopeBuilder - Class in org.lognet.springboot.grpc.recovery
- GRpcGlobalInterceptor - Annotation Interface in org.lognet.springboot.grpc
-
Created by jamessmith on 9/7/16.
- grpcInprocessServerRunner(Consumer<ServerBuilder<?>>, GRpcServerProperties) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
- GRpcMetricsAutoConfiguration - Class in org.lognet.springboot.grpc.autoconfigure.metrics
- GRpcMetricsAutoConfiguration() - Constructor for class org.lognet.springboot.grpc.autoconfigure.metrics.GRpcMetricsAutoConfiguration
- GRpcMetricsAutoConfiguration.OnGrpcAndMeterRegistryEnabledCondition - Class in org.lognet.springboot.grpc.autoconfigure.metrics
- GRpcMetricsProperties - Class in org.lognet.springboot.grpc.autoconfigure.metrics
- GRpcMetricsProperties() - Constructor for class org.lognet.springboot.grpc.autoconfigure.metrics.GRpcMetricsProperties
- GRpcMetricsTagsContributor - Interface in org.lognet.springboot.grpc.autoconfigure.metrics
- GRpcRuntimeExceptionWrapper - Exception in org.lognet.springboot.grpc.recovery
-
Runtime exception that allows to wrap the checked exception to be handled by
GRpcExceptionHandler
- GRpcRuntimeExceptionWrapper(Throwable) - Constructor for exception org.lognet.springboot.grpc.recovery.GRpcRuntimeExceptionWrapper
- GRpcRuntimeExceptionWrapper(Throwable, Object) - Constructor for exception org.lognet.springboot.grpc.recovery.GRpcRuntimeExceptionWrapper
- GrpcSecurity - Class in org.lognet.springboot.grpc.security
- GrpcSecurity(ObjectPostProcessor<Object>) - Constructor for class org.lognet.springboot.grpc.security.GrpcSecurity
- GrpcSecurityConfiguration - Class in org.lognet.springboot.grpc.security
- GrpcSecurityConfiguration() - Constructor for class org.lognet.springboot.grpc.security.GrpcSecurityConfiguration
- GrpcSecurityConfigurer<T extends org.springframework.security.config.annotation.SecurityBuilder<io.grpc.ServerInterceptor>> - Class in org.lognet.springboot.grpc.security
- GrpcSecurityConfigurer() - Constructor for class org.lognet.springboot.grpc.security.GrpcSecurityConfigurer
- GrpcSecurityConfigurerAdapter - Class in org.lognet.springboot.grpc.security
- GrpcSecurityConfigurerAdapter() - Constructor for class org.lognet.springboot.grpc.security.GrpcSecurityConfigurerAdapter
- GrpcSecurityMetadataSource - Class in org.lognet.springboot.grpc.security
- GrpcSecurityMetadataSource(GRpcServicesRegistry, Map<MethodDescriptor<?, ?>, List<ConfigAttribute>>) - Constructor for class org.lognet.springboot.grpc.security.GrpcSecurityMetadataSource
- GRpcServerBuilderConfigurer - Class in org.lognet.springboot.grpc
-
Created by 310242212 on 21-Dec-16.
- GRpcServerBuilderConfigurer() - Constructor for class org.lognet.springboot.grpc.GRpcServerBuilderConfigurer
- GRpcServerInitializedEvent - Class in org.lognet.springboot.grpc.context
- GRpcServerInitializedEvent(ApplicationContext, Server) - Constructor for class org.lognet.springboot.grpc.context.GRpcServerInitializedEvent
- gRpcServerProperties() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
- GRpcServerProperties - Class in org.lognet.springboot.grpc.autoconfigure
-
Created by alexf on 26-Jan-16.
- GRpcServerProperties() - Constructor for class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
- GRpcServerProperties.NettyServerProperties - Class in org.lognet.springboot.grpc.autoconfigure
- GRpcServerProperties.RecoveryProperties - Class in org.lognet.springboot.grpc.autoconfigure
- GRpcServerProperties.SecurityProperties - Class in org.lognet.springboot.grpc.autoconfigure
- GRpcServerProperties.SecurityProperties.Auth - Class in org.lognet.springboot.grpc.autoconfigure
- grpcServerRunner(Consumer<ServerBuilder<?>>, ServerBuilder<?>) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
- GRpcServerRunner - Class in org.lognet.springboot.grpc
-
Hosts embedded gRPC server.
- GRpcServerRunner(Consumer<ServerBuilder<?>>, ServerBuilder<?>) - Constructor for class org.lognet.springboot.grpc.GRpcServerRunner
- GRpcService - Annotation Interface in org.lognet.springboot.grpc
-
Marks the annotated class to be registered as grpc-service bean;
- GRpcServiceAdvice - Annotation Interface in org.lognet.springboot.grpc.recovery
-
Type-level annotation to register the annotated type as global error handler advice.
- GrpcServiceAuthorizationConfigurer - Class in org.lognet.springboot.grpc.security
- GrpcServiceAuthorizationConfigurer(GRpcServicesRegistry) - Constructor for class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer
- GrpcServiceAuthorizationConfigurer.AuthorizedMethod - Class in org.lognet.springboot.grpc.security
- GrpcServiceAuthorizationConfigurer.Registry - Class in org.lognet.springboot.grpc.security
- grpcServicesRegistry() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
- GRpcServicesRegistry - Class in org.lognet.springboot.grpc
- GRpcServicesRegistry() - Constructor for class org.lognet.springboot.grpc.GRpcServicesRegistry
- GRpcServicesRegistry.GrpcServiceMethod - Class in org.lognet.springboot.grpc
- GRpcServicesRegistry.GrpcServiceMethod.GrpcServiceMethodBuilder - Class in org.lognet.springboot.grpc
- GRpcValidationConfiguration - Class in org.lognet.springboot.grpc.autoconfigure
- GRpcValidationConfiguration() - Constructor for class org.lognet.springboot.grpc.autoconfigure.GRpcValidationConfiguration
- GRpcValidationProperties - Class in org.lognet.springboot.grpc.autoconfigure
- GRpcValidationProperties() - Constructor for class org.lognet.springboot.grpc.autoconfigure.GRpcValidationProperties
H
- handle(Status, Exception, Metadata, Metadata) - Method in class org.lognet.springboot.grpc.GRpcErrorHandler
-
Deprecated.
- handle(Exception, Status, GRpcExceptionScope) - Method in class org.lognet.springboot.grpc.recovery.ErrorHandlerAdapter
- handle(Object, Status, Exception, Metadata, Metadata) - Method in class org.lognet.springboot.grpc.GRpcErrorHandler
-
Deprecated.
- HandlerMethod - Class in org.lognet.springboot.grpc.recovery
- hasAnyAuthority(String...) - Method in class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer.AuthorizedMethod
- hasAnyRole(String...) - Method in class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer.AuthorizedMethod
- hasErrorHandlers() - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionHandlerMethodResolver
- hint(Object) - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope.GRpcExceptionScopeBuilder
I
- init(GrpcSecurity) - Method in class org.lognet.springboot.grpc.security.GrpcSecurityConfigurerAdapter
- interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionHandlerInterceptor
- interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Method in class org.lognet.springboot.grpc.security.SecurityInterceptor
-
Execute the same interceptor flow as original FilterSecurityInterceptor/MethodSecurityInterceptor { InterceptorStatusToken token = super.beforeInvocation(mi); Object result; try { result = mi.proceed(); } finally { super.finallyInvocation(token); } return super.afterInvocation(token, result); }
- interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Method in class org.lognet.springboot.grpc.validation.ValidatingInterceptor
- interceptors() - Element in annotation interface org.lognet.springboot.grpc.GRpcService
- invoke(Throwable, GRpcExceptionScope) - Method in class org.lognet.springboot.grpc.recovery.HandlerMethod
- isAutoStartup() - Method in class org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulRegistrar
- isEnabled() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
-
Enables the embedded grpc server.
- isEnableReflection() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
-
Enables server reflection using ProtoReflectionService.
- isFailFast() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.SecurityProperties.Auth
- isOnCollisionPreferShadedNetty() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- isRunning() - Method in class org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulRegistrar
- isRunning() - Method in class org.lognet.springboot.grpc.GRpcServerRunner
J
- JwtAuthProviderFactory - Class in org.lognet.springboot.grpc.security.jwt
- JwtAuthProviderFactory() - Constructor for class org.lognet.springboot.grpc.security.jwt.JwtAuthProviderFactory
L
- LocalRunningGrpcPort - Annotation Interface in org.lognet.springboot.grpc.context
M
- ManagedHealthStatusService - Class in org.lognet.springboot.grpc.health
- ManagedHealthStatusService() - Constructor for class org.lognet.springboot.grpc.health.ManagedHealthStatusService
- measure(MeterRegistry, GRpcMetricsProperties) - Method in class org.lognet.springboot.grpc.autoconfigure.metrics.GRpcMetricsAutoConfiguration
- MessageBlockingServerCallListener<R> - Class in org.lognet.springboot.grpc
- MessageBlockingServerCallListener(ServerCall.Listener<R>) - Constructor for class org.lognet.springboot.grpc.MessageBlockingServerCallListener
- method(Method) - Method in class org.lognet.springboot.grpc.GRpcServicesRegistry.GrpcServiceMethod.GrpcServiceMethodBuilder
- methodCallAttributes(Attributes) - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope.GRpcExceptionScopeBuilder
- methodDescriptor(MethodDescriptor<?, ?>) - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope.GRpcExceptionScopeBuilder
- methods(MethodDescriptor<?, ?>...) - Method in class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer.Registry
- mightAccept(MethodDescriptor<?, ?>) - Method in class org.lognet.springboot.grpc.autoconfigure.metrics.RequestAwareGRpcMetricsTagsContributor
N
- nettyServerBuilder(GRpcServerProperties) - Method in class org.lognet.springboot.grpc.autoconfigure.PureNettyConfiguration
- nettyServerBuilder(GRpcServerProperties) - Method in class org.lognet.springboot.grpc.autoconfigure.ShadedNettyConfiguration
- NettyServerBuilderSelector - Class in org.lognet.springboot.grpc.autoconfigure
- NettyServerBuilderSelector() - Constructor for class org.lognet.springboot.grpc.autoconfigure.NettyServerBuilderSelector
- NettyServerProperties() - Constructor for class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- NOOP - Enum constant in enum class org.lognet.springboot.grpc.autoconfigure.consul.ServiceRegistrationMode
O
- obtainSecurityMetadataSource() - Method in class org.lognet.springboot.grpc.security.SecurityInterceptor
- onCancel() - Method in class org.lognet.springboot.grpc.MessageBlockingServerCallListener
- onComplete() - Method in class org.lognet.springboot.grpc.MessageBlockingServerCallListener
- OnGrpcServerEnabled - Annotation Interface in org.lognet.springboot.grpc.autoconfigure
- onGrpcServerStarted(GRpcServerInitializedEvent) - Method in class org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulRegistrar
- onHalfClose() - Method in class org.lognet.springboot.grpc.MessageBlockingServerCallListener
- OnMissingErrorHandlerCondition - Class in org.lognet.springboot.grpc.autoconfigure
- OnMissingErrorHandlerCondition() - Constructor for class org.lognet.springboot.grpc.autoconfigure.OnMissingErrorHandlerCondition
- onReady() - Method in class org.lognet.springboot.grpc.MessageBlockingServerCallListener
- onServerStarted(GRpcServerInitializedEvent) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
- onShutdown() - Method in class org.lognet.springboot.grpc.health.DefaultHealthStatusService
- onShutdown() - Method in class org.lognet.springboot.grpc.health.ManagedHealthStatusService
-
Invoked on server shutdown.
- order(Integer) - Method in class org.lognet.springboot.grpc.validation.ValidatingInterceptor
- org.lognet.springboot.grpc - package org.lognet.springboot.grpc
- org.lognet.springboot.grpc.autoconfigure - package org.lognet.springboot.grpc.autoconfigure
- org.lognet.springboot.grpc.autoconfigure.actuate - package org.lognet.springboot.grpc.autoconfigure.actuate
- org.lognet.springboot.grpc.autoconfigure.consul - package org.lognet.springboot.grpc.autoconfigure.consul
- org.lognet.springboot.grpc.autoconfigure.metrics - package org.lognet.springboot.grpc.autoconfigure.metrics
- org.lognet.springboot.grpc.autoconfigure.security - package org.lognet.springboot.grpc.autoconfigure.security
- org.lognet.springboot.grpc.context - package org.lognet.springboot.grpc.context
- org.lognet.springboot.grpc.health - package org.lognet.springboot.grpc.health
- org.lognet.springboot.grpc.recovery - package org.lognet.springboot.grpc.recovery
- org.lognet.springboot.grpc.security - package org.lognet.springboot.grpc.security
- org.lognet.springboot.grpc.security.jwt - package org.lognet.springboot.grpc.security.jwt
- org.lognet.springboot.grpc.validation - package org.lognet.springboot.grpc.validation
- org.lognet.springboot.grpc.validation.group - package org.lognet.springboot.grpc.validation.group
P
- performBuild() - Method in class org.lognet.springboot.grpc.security.GrpcSecurity
- PureNettyConfiguration - Class in org.lognet.springboot.grpc.autoconfigure
- PureNettyConfiguration() - Constructor for class org.lognet.springboot.grpc.autoconfigure.PureNettyConfiguration
R
- RecoveryProperties() - Constructor for class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.RecoveryProperties
- register(AuthenticationSchemeSelector) - Method in interface org.lognet.springboot.grpc.security.AuthenticationSchemeRegistry
- request(Object) - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope.GRpcExceptionScopeBuilder
- RequestAwareGRpcMetricsTagsContributor<ReqT> - Class in org.lognet.springboot.grpc.autoconfigure.metrics
- RequestAwareGRpcMetricsTagsContributor(Class<ReqT>) - Constructor for class org.lognet.springboot.grpc.autoconfigure.metrics.RequestAwareGRpcMetricsTagsContributor
- RequestAwareGRpcMetricsTagsContributor(Class<ReqT>, MethodDescriptor.MethodType, MethodDescriptor.MethodType...) - Constructor for class org.lognet.springboot.grpc.autoconfigure.metrics.RequestAwareGRpcMetricsTagsContributor
- RequestAwareGRpcMetricsTagsContributor(Class<ReqT>, Set<MethodDescriptor.MethodType>) - Constructor for class org.lognet.springboot.grpc.autoconfigure.metrics.RequestAwareGRpcMetricsTagsContributor
- RequestMessage - Interface in org.lognet.springboot.grpc.validation.group
- resolveMethodByThrowable(String, Throwable) - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionHandlerMethodResolver
- response(Object) - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope.GRpcExceptionScopeBuilder
- responseHeaders(Metadata) - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope.GRpcExceptionScopeBuilder
-
headers to send to the client
- ResponseMessage - Interface in org.lognet.springboot.grpc.validation.group
S
- SecurityAutoConfiguration - Class in org.lognet.springboot.grpc.autoconfigure.security
- SecurityAutoConfiguration() - Constructor for class org.lognet.springboot.grpc.autoconfigure.security.SecurityAutoConfiguration
- SecurityInterceptor - Class in org.lognet.springboot.grpc.security
- SecurityInterceptor(SecurityMetadataSource, AuthenticationSchemeSelector) - Constructor for class org.lognet.springboot.grpc.security.SecurityInterceptor
- SecurityProperties() - Constructor for class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.SecurityProperties
- selectImports(AnnotationMetadata) - Method in class org.lognet.springboot.grpc.autoconfigure.NettyServerBuilderSelector
- serverBuilderConfigurer() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
- service(BindableService) - Method in class org.lognet.springboot.grpc.GRpcServicesRegistry.GrpcServiceMethod.GrpcServiceMethodBuilder
- ServiceRegistrationMode - Enum Class in org.lognet.springboot.grpc.autoconfigure.consul
- ServiceRegistrationStrategy - Interface in org.lognet.springboot.grpc.autoconfigure.consul
- services(ServiceDescriptor...) - Method in class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer.Registry
- setAdditionalListenAddresses(List<InetSocketAddress>) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- setApplicationContext(ApplicationContext) - Method in class org.lognet.springboot.grpc.GRpcServicesRegistry
- setApplicationContext(ApplicationContext) - Method in class org.lognet.springboot.grpc.security.GrpcSecurity
- setApplicationContext(ApplicationContext) - Method in class org.lognet.springboot.grpc.security.GrpcSecurityConfigurerAdapter
- setAuth(GRpcServerProperties.SecurityProperties.Auth) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.SecurityProperties
- setCertChain(Resource) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.SecurityProperties
- setConfig(GRpcServerProperties.SecurityProperties.Auth) - Method in class org.lognet.springboot.grpc.security.SecurityInterceptor
- setDiscovery(ConsulDiscoveryProperties) - Method in class org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulProperties
- setEnabled(boolean) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
-
Enables the embedded grpc server.
- setEnableReflection(boolean) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
-
Enables server reflection using ProtoReflectionService.
- setEnvironment(Environment) - Method in class org.lognet.springboot.grpc.autoconfigure.NettyServerBuilderSelector
- setFailFast(boolean) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.SecurityProperties.Auth
- setFailureHandlingSupport(FailureHandlingSupport) - Method in class org.lognet.springboot.grpc.security.SecurityInterceptor
- setFilterChainProxySecurityConfigurer(ObjectPostProcessor<Object>) - Method in class org.lognet.springboot.grpc.security.GrpcSecurityConfiguration
- setFlowControlWindow(Integer) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- setGRpcServicesRegistry(GRpcServicesRegistry) - Method in class org.lognet.springboot.grpc.security.SecurityInterceptor
- setInitialFlowControlWindow(Integer) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- setInProcessServerName(String) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
-
In process server name.
- setInterceptorOrder(Integer) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.RecoveryProperties
- setInterceptorOrder(Integer) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.SecurityProperties.Auth
- setInterceptorOrder(Integer) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcValidationProperties
- setInterceptorOrder(Integer) - Method in class org.lognet.springboot.grpc.autoconfigure.metrics.GRpcMetricsProperties
- setKeepAliveTime(Duration) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- setKeepAliveTimeout(Duration) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- setMaxConcurrentCallsPerConnection(Integer) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- setMaxConnectionAge(Duration) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- setMaxConnectionAgeGrace(Duration) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- setMaxConnectionIdle(Duration) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- setMaxInboundMessageSize(DataSize) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- setMaxInboundMetadataSize(DataSize) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- setNettyServer(GRpcServerProperties.NettyServerProperties) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
- setOnCollisionPreferShadedNetty(boolean) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- setPermitKeepAliveTime(Duration) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- setPermitKeepAliveWithoutCalls(Boolean) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- setPort(Integer) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
-
gRPC server port
- setPrimaryListenAddress(InetSocketAddress) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- setPrivateKey(Resource) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.SecurityProperties
- setRecovery(GRpcServerProperties.RecoveryProperties) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
- setRegistrationMode(ServiceRegistrationMode) - Method in class org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulProperties
- setSecurity(GRpcServerProperties.SecurityProperties) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
- setShutdownGrace(int) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
-
Number of seconds to wait for preexisting calls to finish before shutting down.
- setStartUpPhase(int) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
- setStatus(String, HealthCheckResponse.ServingStatus) - Method in class org.lognet.springboot.grpc.health.DefaultHealthStatusService
- setStatus(String, HealthCheckResponse.ServingStatus) - Method in class org.lognet.springboot.grpc.health.ManagedHealthStatusService
-
Invoked on startup with
HealthCheckResponse.ServingStatus.SERVING
for each discovered grpc service name - ShadedNettyConfiguration - Class in org.lognet.springboot.grpc.autoconfigure
- ShadedNettyConfiguration() - Constructor for class org.lognet.springboot.grpc.autoconfigure.ShadedNettyConfiguration
- SINGLE_SERVER_WITH_CHECK_PER_SERVICE - Enum constant in enum class org.lognet.springboot.grpc.autoconfigure.consul.ServiceRegistrationMode
- SINGLE_SERVER_WITH_GLOBAL_CHECK - Enum constant in enum class org.lognet.springboot.grpc.autoconfigure.consul.ServiceRegistrationMode
- skipConsulDiscoveryBinding() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
- socketAddressConverter() - Static method in class org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
- springGrpcSecurityInterceptor() - Method in class org.lognet.springboot.grpc.security.GrpcSecurityConfiguration
- STANDALONE_SERVICES - Enum constant in enum class org.lognet.springboot.grpc.autoconfigure.consul.ServiceRegistrationMode
- start() - Method in class org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulRegistrar
- start() - Method in class org.lognet.springboot.grpc.GRpcServerRunner
- statuses() - Method in class org.lognet.springboot.grpc.health.DefaultHealthStatusService
- statuses() - Method in class org.lognet.springboot.grpc.health.ManagedHealthStatusService
- stop() - Method in class org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulRegistrar
- stop() - Method in class org.lognet.springboot.grpc.GRpcServerRunner
- stop(Runnable) - Method in class org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulRegistrar
- supports(Class<?>) - Method in class org.lognet.springboot.grpc.security.AuthenticatedAttributeVoter
- supports(Class<?>) - Method in class org.lognet.springboot.grpc.security.GrpcSecurityMetadataSource
- supports(ConfigAttribute) - Method in class org.lognet.springboot.grpc.security.AuthenticatedAttributeVoter
T
- toString() - Method in class org.lognet.springboot.grpc.MessageBlockingServerCallListener
- toString() - Method in class org.lognet.springboot.grpc.GRpcServicesRegistry.GrpcServiceMethod.GrpcServiceMethodBuilder
- toString() - Method in class org.lognet.springboot.grpc.recovery.GRpcExceptionScope.GRpcExceptionScopeBuilder
U
- unwrap(Throwable) - Static method in exception org.lognet.springboot.grpc.recovery.GRpcRuntimeExceptionWrapper
- userDetailsService(UserDetailsService) - Method in class org.lognet.springboot.grpc.security.GrpcSecurity
V
- validatingInterceptor(Validator, GRpcValidationProperties, FailureHandlingSupport) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcValidationConfiguration
- ValidatingInterceptor - Class in org.lognet.springboot.grpc.validation
- ValidatingInterceptor(Validator, FailureHandlingSupport) - Constructor for class org.lognet.springboot.grpc.validation.ValidatingInterceptor
- value() - Element in annotation interface org.lognet.springboot.grpc.autoconfigure.ConditionalOnMissingErrorHandler
- valueOf(String) - Static method in enum class org.lognet.springboot.grpc.autoconfigure.consul.ServiceRegistrationMode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.lognet.springboot.grpc.autoconfigure.consul.ServiceRegistrationMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- vote(Authentication, Object, Collection<ConfigAttribute>) - Method in class org.lognet.springboot.grpc.security.AuthenticatedAttributeVoter
W
- watch(HealthCheckRequest, StreamObserver<HealthCheckResponse>) - Method in class org.lognet.springboot.grpc.health.DefaultHealthStatusService
- withoutSecuredAnnotation() - Method in class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer.Registry
- withSecuredAnnotation() - Method in class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer.Registry
-
Same as
withSecuredAnnotation(true)
- withSecuredAnnotation(boolean) - Method in class org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer.Registry
All Classes|All Packages|Constant Field Values|Serialized Form