|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ContextSource
Interface used to retrieve and authenticate LDAP contexts.
LdapTemplate| Method Summary | |
|---|---|
javax.naming.directory.DirContext |
getReadOnlyContext()
Gets a read-only DirContext. |
javax.naming.directory.DirContext |
getReadWriteContext()
Gets a read-write DirContext. |
| Method Detail |
|---|
javax.naming.directory.DirContext getReadOnlyContext()
throws org.springframework.dao.DataAccessException
org.springframework.dao.DataAccessException - if some error occurs creating an DirContext.
javax.naming.directory.DirContext getReadWriteContext()
throws org.springframework.dao.DataAccessException
org.springframework.dao.DataAccessException - if some error occurs creating an DirContext.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||