Uses of Interface
com.collation.platform.model.topology.app.lotus.LDAPConfig

Packages that use LDAPConfig
com.collation.platform.model.topology.app.lotus   
 

Uses of LDAPConfig in com.collation.platform.model.topology.app.lotus
 

Methods in com.collation.platform.model.topology.app.lotus that return LDAPConfig
 LDAPConfig DominoServer.getDirectoryConfig()
          Represents a set of configuration attributes that are related to LDAP server configuration All values are obtained from the server document.
 

Methods in com.collation.platform.model.topology.app.lotus with parameters of type LDAPConfig
 void DominoServer.setDirectoryConfig(LDAPConfig s)