Package | Description |
---|---|
org.apache.camel.component.grpc |
Modifier and Type | Method and Description |
---|---|
GrpcAuthType |
GrpcConfiguration.getAuthenticationType()
Authentication method type in advance to the SSL/TLS negotiation
|
static GrpcAuthType |
GrpcAuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrpcAuthType[] |
GrpcAuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GrpcConfiguration.setAuthenticationType(GrpcAuthType authenticationType) |
Apache Camel