public class RootDSEData extends Object
Constructor and Description |
---|
RootDSEData(DirContext dirContext) |
Modifier and Type | Method and Description |
---|---|
boolean |
applyDomainAttributes(Attributes attributes) |
static String |
getDefaultNamingContextFromNamingContexts(Attribute namingContexts) |
String |
getDomainDN() |
LdapProviderType |
getLdapProviderType() |
void |
setDomainDN(String domainDN) |
void |
setLdapProviderType(LdapProviderType ldapProviderType) |
public RootDSEData(DirContext dirContext) throws NamingException
NamingException
public static String getDefaultNamingContextFromNamingContexts(Attribute namingContexts)
public boolean applyDomainAttributes(Attributes attributes) throws NamingException
NamingException
public String getDomainDN()
public void setDomainDN(String domainDN)
public LdapProviderType getLdapProviderType()
public void setLdapProviderType(LdapProviderType ldapProviderType)
Copyright © 2012. All Rights Reserved.