Uses of Enum Class
org.infinispan.server.core.configuration.QOP
Packages that use QOP
-
Uses of QOP in org.infinispan.server.core.configuration
Fields in org.infinispan.server.core.configuration with type parameters of type QOPModifier and TypeFieldDescriptionstatic final AttributeDefinition
<List<QOP>> SaslConfiguration.QOP
Methods in org.infinispan.server.core.configuration that return QOPModifier and TypeMethodDescriptionstatic QOP
QOP.fromString
(String s) static QOP
Returns the enum constant of this class with the specified name.static QOP[]
QOP.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.infinispan.server.core.configuration that return types with arguments of type QOP