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