Class JmsSecurityProtocol (0.6.1)

JmsSecurityProtocol(value)

Enum for Security protocol for Java Message Service.

Enums

Name Description
JMS_SECURITY_PROTOCOL_UNSPECIFIED Security protocol not specified.
PLAIN Plain text communication.
TLS Transport Layer Security.
MTLS Mutual Transport Layer Security.