Uses of Class
com.peterphi.std.guice.restclient.jaxb.webquery.plugin.WebQueryDecodePlugin.Builder
Packages that use WebQueryDecodePlugin.Builder
-
Uses of WebQueryDecodePlugin.Builder in com.peterphi.std.guice.restclient.jaxb.webquery.plugin
Methods in com.peterphi.std.guice.restclient.jaxb.webquery.plugin that return WebQueryDecodePlugin.BuilderModifier and TypeMethodDescriptionAllow only the provided set of keys, and special keys.WebQueryDecodePlugin.Builder.allowOnlyStrict(String... keys) Allow only the provided set of keys.Indicates that the provided set of keys may not be specified by the user.WebQueryDecodePlugin.Builder.banTextQuery()Indicates that WebQuery Text queries should be bannedAdd a validator to limit the values that may be provided by the user for a given keyWebQueryDecodePlugin.Builder.with(WebQueryDecodePlugin plugin)