public class EdgeSslVpnAdAuthenticationServerUpdateRequest extends EdgeSslVpnAuthenticationServerUpdateRequest implements Serializable
EdgeSslVpnAuthenticationServerUpdateRequest.EdgeSslVpnAuthServerType
Constructor and Description |
---|
EdgeSslVpnAdAuthenticationServerUpdateRequest(Boolean enabled,
String ip,
Integer port,
Integer timeout,
Boolean enableSsl,
String searchBase,
String bindDomainName,
String bindPassword,
String loginAttributeName,
String searchFilter,
Boolean terminateSessionOnAuthFails) |
Modifier and Type | Method and Description |
---|---|
String |
getBindDomainName()
Gets the bind domain name.
|
String |
getBindPassword()
Gets the bind password.
|
Boolean |
getEnabled()
Gets the enabled.
|
Boolean |
getEnableSsl()
Gets the enable ssl.
|
String |
getIp()
Gets the ip.
|
String |
getLoginAttributeName()
Gets the login attribute name.
|
Integer |
getPort()
Gets the port.
|
String |
getSearchBase()
Gets the search base.
|
String |
getSearchFilter()
Gets the search filter.
|
Boolean |
getTerminateSessionOnAuthFails()
Gets the terminate session on auth fails.
|
Integer |
getTimeout()
Gets the timeout.
|
getType
public EdgeSslVpnAdAuthenticationServerUpdateRequest(Boolean enabled, String ip, Integer port, Integer timeout, Boolean enableSsl, String searchBase, String bindDomainName, String bindPassword, String loginAttributeName, String searchFilter, Boolean terminateSessionOnAuthFails)
public Boolean getEnabled()
public String getIp()
public Integer getPort()
public Integer getTimeout()
public Boolean getEnableSsl()
public String getSearchBase()
public String getBindDomainName()
public String getBindPassword()
public String getLoginAttributeName()
public String getSearchFilter()
public Boolean getTerminateSessionOnAuthFails()
Copyright © 2019 iland Internet Solutions, Corp. All rights reserved.