public class ARDBCLDAPContext extends Object
| Constructor and Description |
|---|
ARDBCLDAPContext() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
findSubDIT(String basedn,
LdapContext ldapContext)
Find DIT (DiRectory Information Tree) for given Base DN (Distinguishing Name).
|
com.bmc.arsys.api.ARServerUser |
getARServerUser(com.bmc.arsys.pluginsvr.plugins.ARPluginContext arPluginContext) |
String |
getComponentName(com.bmc.arsys.pluginsvr.plugins.ARPluginContext pluginContext) |
DBCLdapProperties |
getDbcLdapProps() |
List<com.bmc.arsys.api.VendorForm> |
getTableNames(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context,
LdapContext ldapContext,
StringBuilder ldapURL,
RootDSE rootDSE) |
void |
populateProperties(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context) |
void |
setDbcLdapProps(DBCLdapProperties dbcLdapProps) |
public void populateProperties(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context)
throws com.bmc.arsys.api.ARException
com.bmc.arsys.api.ARExceptionpublic Set<String> findSubDIT(String basedn, LdapContext ldapContext) throws NamingException
basedn - ldapContext - NamingExceptionpublic List<com.bmc.arsys.api.VendorForm> getTableNames(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context, LdapContext ldapContext, StringBuilder ldapURL, RootDSE rootDSE) throws NamingException
NamingExceptionpublic void setDbcLdapProps(DBCLdapProperties dbcLdapProps)
public DBCLdapProperties getDbcLdapProps()
public com.bmc.arsys.api.ARServerUser getARServerUser(com.bmc.arsys.pluginsvr.plugins.ARPluginContext arPluginContext)
throws com.bmc.arsys.api.ARException
com.bmc.arsys.api.ARExceptionpublic String getComponentName(com.bmc.arsys.pluginsvr.plugins.ARPluginContext pluginContext) throws com.bmc.arsys.api.ARException
com.bmc.arsys.api.ARException? Copyright 2013 BMC Software, Inc.