Uses of Enum Class
org.infinispan.client.hotrod.configuration.SaslQop
Packages that use SaslQop
-
Uses of SaslQop in org.infinispan.client.hotrod.configuration
Methods in org.infinispan.client.hotrod.configuration that return SaslQopModifier and TypeMethodDescriptionstatic SaslQop
Returns the enum constant of this class with the specified name.static SaslQop[]
SaslQop.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.infinispan.client.hotrod.configuration with parameters of type SaslQopModifier and TypeMethodDescriptionSets the SASL QOP property.