public class CustomWrapperInputParameterMutualAuthentication extends Object
CustomWrapperInputParameter
of HTTP
route type.Modifier and Type | Method and Description |
---|---|
byte[] |
getCertificate()
Gets the certificate base64 representation.
|
com.denodo.parser.connection.http.oauth.MutualSSLCredential |
getMutualSSLCredential()
Gets the Mutual TLS credential
|
String |
getPassword()
Gets the certificate password.
|
public com.denodo.parser.connection.http.oauth.MutualSSLCredential getMutualSSLCredential()
MutualSSLCredential
with the configured mutual TLS credentialpublic byte[] getCertificate()
public String getPassword()
Copyright © 2023 Denodo Technologies. All rights reserved.