Uses of Enum Class
org.apache.camel.component.grpc.GrpcAuthType
Packages that use GrpcAuthType
-
Uses of GrpcAuthType in org.apache.camel.component.grpc
Methods in org.apache.camel.component.grpc that return GrpcAuthTypeModifier and TypeMethodDescriptionGrpcConfiguration.getAuthenticationType()Authentication method type in advance to the SSL/TLS negotiationstatic GrpcAuthTypeReturns the enum constant of this class with the specified name.static GrpcAuthType[]GrpcAuthType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.grpc with parameters of type GrpcAuthTypeModifier and TypeMethodDescriptionvoidGrpcConfiguration.setAuthenticationType(GrpcAuthType authenticationType)