Uses of Enum Class
com.logicalclocks.hsfs.SecurityProtocol
Packages that use SecurityProtocol
-
Uses of SecurityProtocol in com.logicalclocks.hsfs
Fields in com.logicalclocks.hsfs declared as SecurityProtocolModifier and TypeFieldDescriptionprotected SecurityProtocolStorageConnector.KafkaConnector.securityProtocolMethods in com.logicalclocks.hsfs that return SecurityProtocolModifier and TypeMethodDescriptionstatic SecurityProtocolReturns the enum constant of this class with the specified name.static SecurityProtocol[]SecurityProtocol.values()Returns an array containing the constants of this enum class, in the order they are declared.