|
|||||||||
| 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 | |
|---|---|
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 NamingException
NamingException - if some error occurs creating an DirContext.
javax.naming.directory.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 | ||||||||