Uses of Enum
org.jgroups.util.TLSClientAuth
Packages that use TLSClientAuth
Package
Description
Provides useful functionality which cannot be assigned to any particular other package.
-
Uses of TLSClientAuth in org.jgroups.util
Fields in org.jgroups.util declared as TLSClientAuthMethods in org.jgroups.util that return TLSClientAuthModifier and TypeMethodDescriptionTLS.getClientAuth()static TLSClientAuthReturns the enum constant of this type with the specified name.static TLSClientAuth[]TLSClientAuth.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jgroups.util with parameters of type TLSClientAuth