Uses of Enum
org.infinispan.client.hotrod.configuration.SaslStrength
-
Uses of SaslStrength in org.infinispan.client.hotrod.configuration
Modifier and TypeMethodDescriptionstatic SaslStrength
Returns the enum constant of this type with the specified name.static SaslStrength[]
SaslStrength.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionAuthenticationConfigurationBuilder.saslStrength
(SaslStrength... strength) Sets the SASL strength property.