public class EdgeSslVpnRadiusAuthenticationServerResponse extends EdgeSslVpnAuthenticationServerResponse implements Serializable
EdgeSslVpnAuthenticationServerResponse.AuthType| Constructor and Description | 
|---|
| EdgeSslVpnRadiusAuthenticationServerResponse(String ip,
                                            Integer port,
                                            Integer timeout,
                                            String secret,
                                            String nasIp,
                                            Integer retryCount) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getIp()Gets the ip. | 
| String | getNasIp()Gets the nas ip. | 
| Integer | getPort()Gets the port. | 
| Integer | getRetryCount()Gets the retry count. | 
| String | getSecret()Gets the secret. | 
| Integer | getTimeout()Gets the timeout. | 
getTypepublic String getIp()
public Integer getPort()
public Integer getTimeout()
public String getSecret()
public String getNasIp()
public Integer getRetryCount()
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.