|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContextSource
Interface used by LdapTemplate to create LDAP contexts.
LdapTemplate| Method Summary | |
|---|---|
DirContext |
getReadOnlyContext()
Gets a read-only DirContext. |
DirContext |
getReadWriteContext()
Gets a read-write DirContext. |
| Method Detail |
|---|
DirContext getReadOnlyContext()
throws NamingException
NamingException - if some error occurs creating an DirContext.
DirContext getReadWriteContext()
throws NamingException
NamingException - if some error occurs creating an DirContext.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||