Uses of Enum
io.inverno.mod.http.server.HttpServerConfiguration.ClientAuth
Packages that use HttpServerConfiguration.ClientAuth
-
Uses of HttpServerConfiguration.ClientAuth in io.inverno.mod.http.server
Methods in io.inverno.mod.http.server that return HttpServerConfiguration.ClientAuthModifier and TypeMethodDescriptionHttpServerConfiguration.tls_client_auth()The client authentication type.Returns the enum constant of this type with the specified name.static HttpServerConfiguration.ClientAuth[]HttpServerConfiguration.ClientAuth.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.inverno.mod.http.server with parameters of type HttpServerConfiguration.ClientAuthModifier and TypeMethodDescriptionHttpServerConfigurationLoader.Configurator.tls_client_auth(HttpServerConfiguration.ClientAuth tls_client_auth)