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