Uses of Class
com.peterphi.std.guice.restclient.jaxb.webquery.plugin.WebQueryDecodePlugin.Builder
-
Uses of WebQueryDecodePlugin.Builder in com.peterphi.std.guice.restclient.jaxb.webquery.plugin
Modifier 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)