|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILdapServer | |
|---|---|
| org.jasig.portal.ldap | |
| Uses of ILdapServer in org.jasig.portal.ldap |
|---|
| Classes in org.jasig.portal.ldap that implement ILdapServer | |
|---|---|
class |
ContextSourceLdapServerImpl
Deprecated. see ILdapServer deprecation comment |
| Methods in org.jasig.portal.ldap that return ILdapServer | |
|---|---|
static ILdapServer |
LdapServices.getDefaultLdapServer()
Deprecated. Get the default ILdapServer by looking for a ILdapServer bean named
'defaultLdapServer' in the portal spring context. |
static ILdapServer |
LdapServices.getLdapServer(String name)
Deprecated. Get the ILdapServer from the portal spring context with the
specified name. |
| Methods in org.jasig.portal.ldap that return types with arguments of type ILdapServer | |
|---|---|
static Map<String,ILdapServer> |
LdapServices.getLdapServerMap()
Deprecated. Get a Map of ILdapServer instances from the spring configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||