public enum GoldengateJavaMessageServiceConnectionProperties.JmsAuthenticationType extends Enum<GoldengateJavaMessageServiceConnectionProperties.JmsAuthenticationType> implements ProtocolMessageEnumEnum for Authentication type for Java Message Service.
Protobuf enum
google.cloud.oracledatabase.v1.GoldengateJavaMessageServiceConnectionProperties.JmsAuthenticationType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
BASIC |
Basic authentication. |
BASIC_VALUE |
Basic authentication. |
JMS_AUTHENTICATION_TYPE_UNSPECIFIED |
Authentication type not specified. |
JMS_AUTHENTICATION_TYPE_UNSPECIFIED_VALUE |
Authentication type not specified. |
NONE |
No authentication. |
NONE_VALUE |
No authentication. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|