|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.safeidentity.adminservice.dao.ldap.schema.LdapCommon
Constructor Summary | |
LdapCommon()
|
Method Summary | |
protected javax.naming.directory.DirContext |
bind(java.util.Hashtable env)
LdapÀÇ DirContext¸¦ ¾ò¾î¿Â´Ù. |
protected java.util.Hashtable |
getLdapEnv(ServerConfig config)
|
protected void |
unbind(javax.naming.directory.DirContext ctx)
LdapÀÇ DirContext ¸®¼Ò½º¸¦ ¹ÝȯÇÑ´Ù. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LdapCommon()
Method Detail |
protected java.util.Hashtable getLdapEnv(ServerConfig config)
protected javax.naming.directory.DirContext bind(java.util.Hashtable env)
env
- Ldap¿¡ ¿¬°áÇϱâ À§ÇÑ È¯°æ ¼³Á¤ Á¤º¸
protected void unbind(javax.naming.directory.DirContext ctx)
ctx
- ¸®¼Ò½º¸¦ ¹ÝȯÇÒ LdapÀÇ DirContext
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |