See: Description
Class | Description |
---|---|
CustomWrapperInputParameterBooleanValue |
Defines the actual value returned by a
CustomWrapperInputParameter of boolean type. |
CustomWrapperInputParameterDecimalValue |
Defines the actual value returned by a
CustomWrapperInputParameter of
decimal type. |
CustomWrapperInputParameterDenodoBrowserRouteValue |
Defines the actual value returned by a
CustomWrapperInputParameter of
a sequence route type. |
CustomWrapperInputParameterDoubleValue |
Defines the actual value returned by a
CustomWrapperInputParameter of
double type. |
CustomWrapperInputParameterFloatValue |
Defines the actual value returned by a
CustomWrapperInputParameter of float type. |
CustomWrapperInputParameterFtpRouteValue |
Defines the actual value returned by a
CustomWrapperInputParameter of
FTP route type. |
CustomWrapperInputParameterHttpRouteValue |
Defines the value returned by a
CustomWrapperInputParameter of the type
HTTP route. |
CustomWrapperInputParameterIntegerValue |
Defines the actual value returned by a
CustomWrapperInputParameter of integer type. |
CustomWrapperInputParameterLocalRouteValue |
Defines the actual value returned by a
CustomWrapperInputParameter of
local route type. |
CustomWrapperInputParameterLongValue |
Defines the actual value returned by a
CustomWrapperInputParameter of
long type. |
CustomWrapperInputParameterOAuth20Authentication |
Defines the actual value of the OAuth 2.0 authentication returned by a
CustomWrapperInputParameter of HTTP
route type. |
CustomWrapperInputParameterRouteValue |
Defines the actual value returned by a
CustomWrapperInputParameter of
route type. |
CustomWrapperInputParameterStringValue |
Defines the actual value returned by a
CustomWrapperInputParameter of
string type. |
CustomWrapperInputParameterValue |
Defines the actual value of the
CustomWrapperInputParameter . |
CustomWrapperInputParameterVariableRouteValue |
Defines the actual value returned by a
CustomWrapperInputParameter of
variable route type. |
Enum | Description |
---|---|
CustomWrapperInputParameterHttpRouteValue.AUTHENTICATION |
Enumeration of the authentication methods supported by a
CustomWrapperInputParameter of type HTTP route. |
CustomWrapperInputParameterOAuth20Authentication.AuthenticationMethodOfAuthorizationServers |
Authentication method used by the authorization server.
|
CustomWrapperInputParameterOAuth20Authentication.RequestSigningMethod |
Request signing method.
|
Provides the classes needed to deal with input parameters values in Custom Wrappers.
Copyright © 2019 Denodo Technologies. All rights reserved.