Uses of Class
com.bankframe.ei.ldap.LDAPServerContext

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(java.lang.String alias)
          This method gets the LDAP server context specified by the alias.
static LDAPServerContext LDAPServerContextFactory.getServerContext(java.lang.String alias, java.lang.String securityPrincipal, java.lang.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
 



Copyright © 2005 Siebel Systems, Inc. All rights reserved.