public class EdgeSslVpnLdapAuthenticationServerUpdateRequest extends EdgeSslVpnAuthenticationServerUpdateRequest implements Serializable
EdgeSslVpnAuthenticationServerUpdateRequest.EdgeSslVpnAuthServerType
Constructor and Description |
---|
EdgeSslVpnLdapAuthenticationServerUpdateRequest(Boolean enabled,
String searchFilter,
String loginAttributeName,
String bindPassword,
String bindDomainName,
String searchBase,
Boolean enableSsl,
Integer timeout,
Integer port,
String ip) |
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.
|
Integer |
getTimeout()
Gets the timeout.
|
getType
public Boolean getEnabled()
public String getSearchFilter()
public String getLoginAttributeName()
public String getBindPassword()
public String getBindDomainName()
public String getSearchBase()
public Boolean getEnableSsl()
public Integer getTimeout()
public Integer getPort()
public String getIp()
Copyright © 2019 iland Internet Solutions, Corp. All rights reserved.