public class EdgeSslVpnAuthenticationUpdateRequest extends Object implements Serializable
| Constructor and Description | 
|---|
| EdgeSslVpnAuthenticationUpdateRequest(List<EdgeSslVpnAuthenticationServerUpdateRequest> authenticationServers,
                                     EdgeSslVpnAuthenticationServerUpdateRequest secondaryAuthServer) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<EdgeSslVpnAuthenticationServerUpdateRequest> | getAuthenticationServers()Gets the authentication servers. | 
| EdgeSslVpnAuthenticationServerUpdateRequest | getSecondaryAuthServer()Gets the secondary auth server. | 
public EdgeSslVpnAuthenticationUpdateRequest(List<EdgeSslVpnAuthenticationServerUpdateRequest> authenticationServers, EdgeSslVpnAuthenticationServerUpdateRequest secondaryAuthServer)
public List<EdgeSslVpnAuthenticationServerUpdateRequest> getAuthenticationServers()
public EdgeSslVpnAuthenticationServerUpdateRequest getSecondaryAuthServer()
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.