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 GSSEncModeGSSEncMode.of(Properties info) static GSSEncModeReturns 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.