| 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.AuthenticationMethodOfAuthorizationServers |
CustomWrapperInputParameterOAuth20Authentication.getAuthenticationMethodOfAuthorizationServers()
Gets the authentication method of the authorization servers.
|
static CustomWrapperInputParameterOAuth20Authentication.AuthenticationMethodOfAuthorizationServers |
CustomWrapperInputParameterOAuth20Authentication.AuthenticationMethodOfAuthorizationServers.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomWrapperInputParameterOAuth20Authentication.AuthenticationMethodOfAuthorizationServers[] |
CustomWrapperInputParameterOAuth20Authentication.AuthenticationMethodOfAuthorizationServers.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.setAuthenticationMethodOfAuthorizationServers(CustomWrapperInputParameterOAuth20Authentication.AuthenticationMethodOfAuthorizationServers authenticationMethodOfAuthorizationServers)
Sets the authentication method of the authorization servers.
|
Copyright © 2024 Denodo Technologies. All rights reserved.