|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.constretto.ConstrettoBuilder.WrappedLdapConfigurationStoreBuilder
public class ConstrettoBuilder.WrappedLdapConfigurationStoreBuilder
| Constructor Summary | |
|---|---|
ConstrettoBuilder.WrappedLdapConfigurationStoreBuilder(LdapConfigurationStoreBuilder ldapConfigurationStoreBuilder)
|
|
| Method Summary | |
|---|---|
ConstrettoBuilder.WrappedLdapConfigurationStoreBuilder |
addDsn(String distinguishedName,
String... tags)
|
ConstrettoBuilder.WrappedLdapConfigurationStoreBuilder |
addDsnWithKey(String key,
String distinguishedName,
String... tags)
|
ConstrettoBuilder.WrappedLdapConfigurationStoreBuilder |
addUsingSearch(String searchBase,
String filter,
String keyAttribute,
String... tags)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstrettoBuilder.WrappedLdapConfigurationStoreBuilder(LdapConfigurationStoreBuilder ldapConfigurationStoreBuilder)
| Method Detail |
|---|
public ConstrettoBuilder.WrappedLdapConfigurationStoreBuilder addDsnWithKey(String key,
String distinguishedName,
String... tags)
public ConstrettoBuilder.WrappedLdapConfigurationStoreBuilder addDsn(String distinguishedName,
String... tags)
public ConstrettoBuilder.WrappedLdapConfigurationStoreBuilder addUsingSearch(String searchBase,
String filter,
String keyAttribute,
String... tags)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||