Class GRpcServerProperties.SecurityProperties.Auth
- java.lang.Object
-
- org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.SecurityProperties.Auth
-
- Enclosing class:
- GRpcServerProperties.SecurityProperties
public static class GRpcServerProperties.SecurityProperties.Auth extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Auth()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.IntegergetInterceptorOrder()booleanisFailFast()voidsetFailFast(boolean failFast)voidsetInterceptorOrder(java.lang.Integer interceptorOrder)
-