| Package | Description |
|---|---|
| com.denodo.vdb.engine.customwrapper.input.value |
Provides the classes needed to deal with the value of input parameters of Custom Wrappers.
|
| Modifier and Type | Method and Description |
|---|---|
CustomWrapperInputParameterOAuth20Authentication.AuthenticationGrantType |
CustomWrapperInputParameterOAuth20Authentication.getAuthenticationGrantType()
Gets the authentication grant type.
|
static CustomWrapperInputParameterOAuth20Authentication.AuthenticationGrantType |
CustomWrapperInputParameterOAuth20Authentication.AuthenticationGrantType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomWrapperInputParameterOAuth20Authentication.AuthenticationGrantType[] |
CustomWrapperInputParameterOAuth20Authentication.AuthenticationGrantType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomWrapperInputParameterOAuth20Authentication.setAuthenticationGrantType(CustomWrapperInputParameterOAuth20Authentication.AuthenticationGrantType authenticationGrantType)
Sets the authentication grant type.
|
Copyright © 2024 Denodo Technologies. All rights reserved.