Returns true if the specified parameter value class name corresponds to
a parameter definition class name selected in Jenkins' main
configuration screen.
We need this converter to handle marshalling/unmarshalling of the build
wrapper data: Relying on the default mechanism doesn't make it (because
Secret doesn't have the DataBoundConstructor annotation).