public class DirectoryServiceBean extends AdsBaseBean
| Constructor and Description |
|---|
DirectoryServiceBean()
Create a new DnsServerBean instance
|
getDescription, getDn, isDisabled, isEnabled, setDescription, setDn, setEnabled, toString, toString, toString, toString, toStringpublic DirectoryServiceBean()
public void setDirectoryServiceId(String directoryServiceId)
directoryServiceId - The DirectoryService IDpublic String getDirectoryServiceId()
public int getDsReplicaId()
public void setDsReplicaId(int dsReplicaId)
dsReplicaId - the replicaId to setpublic List<InterceptorBean> getInterceptors()
public void setInterceptors(List<InterceptorBean> interceptors)
interceptors - the interceptors to be used in the server.public void addInterceptors(InterceptorBean... interceptors)
interceptors - the interceptors to be added in the server.public boolean isDsAccessControlEnabled()
public void setDsAccessControlEnabled(boolean dsAccessControlEnabled)
dsAccessControlEnabled - the dsAccessControlEnabled to setpublic boolean isDsAllowAnonymousAccess()
public void setDsAllowAnonymousAccess(boolean dsAllowAnonymousAccess)
dsAllowAnonymousAccess - the dsAllowAnonymousAccess to setpublic boolean isDsDenormalizeOpAttrsEnabled()
public void setDsDenormalizeOpAttrsEnabled(boolean dsDenormalizeOpAttrsEnabled)
dsDenormalizeOpAttrsEnabled - the dsDenormalizeOpAttrsEnabled to setpublic boolean isDsPasswordHidden()
public void setDsPasswordHidden(boolean dsPasswordHidden)
dsPasswordHidden - the dsPasswordHidden to setpublic long getDsSyncPeriodMillis()
public void setDsSyncPeriodMillis(long dsSyncPeriodMillis)
dsSyncPeriodMillis - the dsSyncPeriodMillis to setpublic String getDsTestEntries()
public void setDsTestEntries(String dsTestEntries)
dsTestEntries - the dsTestEntries to setpublic ChangeLogBean getChangeLog()
public void setChangeLog(ChangeLogBean changeLog)
changeLog - the ChangeLog to setpublic JournalBean getJournal()
public void setJournal(JournalBean journal)
journal - the journal to setpublic void clearPartitions()
public List<PartitionBean> getPartitions()
public void setPartitions(List<PartitionBean> partitions)
partitions - the partitions to setpublic void addPartitions(PartitionBean... partitions)
partitions - the partitions to addpublic List<ServerBean> getServers()
public LdapServerBean getLdapServerBean()
public NtpServerBean getNtpServerBean()
public DnsServerBean getDnsServerBean()
public DhcpServerBean getDhcpServerBean()
public HttpServerBean getHttpServerBean()
public KdcServerBean getKdcServerBean()
public ChangePasswordServerBean getChangePasswordServerBean()
public void setServers(List<ServerBean> servers)
servers - the servers to setpublic void addServers(ServerBean... servers)
servers - the servers to addpublic String toString()
toString in class AdsBaseBeanCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.