Package | Description |
---|---|
org.ovirt.engine.core.bll.adbroker |
Modifier and Type | Method and Description |
---|---|
LdapProviderType |
Domain.getLdapProviderType() |
LdapProviderType |
GetRootDSE.retrieveLdapProviderType(String domain) |
static LdapProviderType |
LdapProviderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LdapProviderType[] |
LdapProviderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleLdapTemplateWrapper.adjustUserName(LdapProviderType ldapProviderType) |
void |
GSSAPILdapTemplateWrapper.adjustUserName(LdapProviderType ldapProviderType) |
abstract void |
LDAPTemplateWrapper.adjustUserName(LdapProviderType ldapProviderType) |
LdapQueryExecution |
LdapQueryExecutionBuilderImpl.build(LdapProviderType providerType,
LdapQueryData queryData) |
LdapQueryExecution |
LdapQueryExecutionBuilder.build(LdapProviderType providerType,
LdapQueryData queryData) |
static RootDSE |
RootDSEFactory.get(LdapProviderType ldapProviderType,
Attributes rootDseRecords) |
Attributes |
GetRootDSE.getDomainAttributes(LdapProviderType general,
String domain) |
LdapQueryMetadata |
LdapQueryMetadataFactoryImpl.getLdapQueryMetadata(LdapProviderType providerType,
LdapQueryData queryData) |
LdapQueryMetadata |
LdapQueryMetadataFactory.getLdapQueryMetadata(LdapProviderType providerType,
LdapQueryData queryData) |
void |
LDAPTemplateWrapper.init(URI ldapURI,
boolean setBaseDN,
boolean explicitAuth,
String explicitBaseDN,
LdapProviderType ldapProviderType,
long timeout) |
void |
Domain.setLdapProviderType(LdapProviderType ldapProviderType) |
Copyright © 2012. All Rights Reserved.