Uses of Enum Class
com.logicalclocks.hsfs.SslEndpointIdentificationAlgorithm
Packages that use SslEndpointIdentificationAlgorithm
-
Uses of SslEndpointIdentificationAlgorithm in com.logicalclocks.hsfs
Fields in com.logicalclocks.hsfs declared as SslEndpointIdentificationAlgorithmModifier and TypeFieldDescriptionprotected SslEndpointIdentificationAlgorithmStorageConnector.KafkaConnector.sslEndpointIdentificationAlgorithmMethods in com.logicalclocks.hsfs that return SslEndpointIdentificationAlgorithmModifier and TypeMethodDescriptionSslEndpointIdentificationAlgorithm.fromString(String value) Returns the enum constant of this class with the specified name.static SslEndpointIdentificationAlgorithm[]SslEndpointIdentificationAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.