Uses of Enum Class
org.apache.nifi.cdc.mysql.processors.ssl.SecurityProperty
Packages that use SecurityProperty
-
Uses of SecurityProperty in org.apache.nifi.cdc.mysql.processors.ssl
Methods in org.apache.nifi.cdc.mysql.processors.ssl that return SecurityPropertyModifier and TypeMethodDescriptionstatic SecurityPropertyReturns the enum constant of this class with the specified name.static SecurityProperty[]SecurityProperty.values()Returns an array containing the constants of this enum class, in the order they are declared.