|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LDAPServerContext | |
---|---|
com.bankframe.ei.ldap |
Uses of LDAPServerContext in com.bankframe.ei.ldap |
---|
Methods in com.bankframe.ei.ldap that return LDAPServerContext | |
---|---|
static LDAPServerContext |
LDAPServerContextFactory.getServerContext(String alias)
This method gets the LDAP server context specified by the alias. |
static LDAPServerContext |
LDAPServerContextFactory.getServerContext(String alias,
String securityPrincipal,
Object securityCredentials)
This method gets the LDAP server context specified by the alias. |
Methods in com.bankframe.ei.ldap with parameters of type LDAPServerContext | |
---|---|
static void |
LDAPServerContextFactory.releaseServerContext(LDAPServerContext ctx)
This method releases a server context |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |