Uses of Class
com.denodo.vdb.engine.customwrapper.input.value.CustomWrapperInputParameterOAuth20Authentication
Packages that use CustomWrapperInputParameterOAuth20Authentication
Package
Description
Provides the classes needed to deal with the value of input parameters of Custom Wrappers.
-
Uses of CustomWrapperInputParameterOAuth20Authentication in com.denodo.vdb.engine.customwrapper.input.value
Methods in com.denodo.vdb.engine.customwrapper.input.value that return CustomWrapperInputParameterOAuth20AuthenticationModifier and TypeMethodDescriptionCustomWrapperInputParameterHttpRouteValue.getOAuth20Authentication()
Returns the OAuth 2.0 credentials in the HTTP route.Methods in com.denodo.vdb.engine.customwrapper.input.value with parameters of type CustomWrapperInputParameterOAuth20AuthenticationModifier and TypeMethodDescriptionvoid
CustomWrapperInputParameterHttpRouteValue.setOAuth20Authentication
(CustomWrapperInputParameterOAuth20Authentication oAuth20Authentication) Sets the OAuth 2.0 credentials in the HTTP route.