Package com.denodo.vdb.engine.customwrapper.input.value
package com.denodo.vdb.engine.customwrapper.input.value
Provides the classes needed to deal with the value of input parameters of Custom Wrappers.
-
ClassDescriptionDefines the actual value returned by a
CustomWrapperInputParameter
of boolean type.Defines the actual value returned by aCustomWrapperInputParameter
of decimal type.Defines the actual value returned by aCustomWrapperInputParameter
of double type.Defines the actual value returned by aCustomWrapperInputParameter
of float type.Defines the actual value returned by aCustomWrapperInputParameter
of FTP route type.Defines the actual value returned by aCustomWrapperInputParameter
of HTTP route type.Enumeration of the authentication methods aCustomWrapperInputParameter
of type HTTP route can use.Defines the actual value returned by aCustomWrapperInputParameter
of integer type.Defines the actual value returned by aCustomWrapperInputParameter
of local route type.Defines the actual value returned by aCustomWrapperInputParameter
of long type.Defines the actual value of the Mutual TLS authentication returned by aCustomWrapperInputParameter
of HTTP route type.Defines the actual value of the OAuth 1.0a authentication returned by aCustomWrapperInputParameter
of HTTP route type.Signature method.Defines the actual value of the OAuth 2.0 authentication returned by aCustomWrapperInputParameter
of HTTP route type.OAuth 2.0 Grant Type.Authentication method used by the authorization server.Request signing method.Defines the actual value returned by aCustomWrapperInputParameter
of route type.Defines the actual value returned by aCustomWrapperInputParameter
of string type.Defines the actual value of theCustomWrapperInputParameter
.Defines the actual value returned by aCustomWrapperInputParameter
of variable route type.