public static class EdgeGatewaySSLVPNUpdateRequest.AuthenticationConfiguration extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | EdgeGatewaySSLVPNUpdateRequest.AuthenticationConfiguration.PasswordAuthenticationPassword Authentication. | 
| Constructor and Description | 
|---|
| AuthenticationConfiguration(EdgeGatewaySSLVPNUpdateRequest.AuthenticationConfiguration.PasswordAuthentication passwordAuthentication,
                           String certificateId)Instantiates a new authentication configuration. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getCertificateId()Gets certificateId. | 
| EdgeGatewaySSLVPNUpdateRequest.AuthenticationConfiguration.PasswordAuthentication | getPasswordAuthentication()Gets passwordAuthentication. | 
public AuthenticationConfiguration(EdgeGatewaySSLVPNUpdateRequest.AuthenticationConfiguration.PasswordAuthentication passwordAuthentication, String certificateId)
passwordAuthentication - the password authenticationcertificateId - the certificate idpublic EdgeGatewaySSLVPNUpdateRequest.AuthenticationConfiguration.PasswordAuthentication getPasswordAuthentication()
EdgeGatewaySSLVPNUpdateRequest.AuthenticationConfiguration.PasswordAuthentication the passwordAuthenticationpublic String getCertificateId()
The client certificate. Restrictions: 1). On the SSL VPN-Plus Web Portal and SSL VPN-Plus full access client (PHAT client), client or user certificate that is signed only by the Root CA is supported. Client certificate signed by an Intermediate CA is not supported. 2).Client certificate authentication is supported only on an SSL VPN-Plus client that is installed on a Windows computer. This authentication is not supported on an SSL VPN-Plus client that is installed on Linux and Mac computers
String the certificateIdCopyright © 2020 iland Internet Solutions, Corp. All rights reserved.