Uses of Enum
org.postgresql.jdbc.GSSEncMode
Packages that use GSSEncMode
-
Uses of GSSEncMode in org.postgresql.jdbc
Methods in org.postgresql.jdbc that return GSSEncModeModifier and TypeMethodDescriptionstatic GSSEncMode
GSSEncMode.of
(Properties info) static GSSEncMode
Returns the enum constant of this type with the specified name.static GSSEncMode[]
GSSEncMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.