|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.security.ldap.PortalLDAPImporterUtil
public class PortalLDAPImporterUtil
| Constructor Summary | |
|---|---|
PortalLDAPImporterUtil()
|
|
| Method Summary | |
|---|---|
static void |
importFromLDAP()
|
static void |
importFromLDAP(long companyId)
|
static void |
importFromLDAP(long ldapServerId,
long companyId)
|
static User |
importLDAPUser(long ldapServerId,
long companyId,
LdapContext ldapContext,
Attributes attributes,
String password)
|
void |
setPortalLDAPImporter(PortalLDAPImporter portalLDAPImporter)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortalLDAPImporterUtil()
| Method Detail |
|---|
public static void importFromLDAP()
throws Exception
Exception
public static void importFromLDAP(long companyId)
throws Exception
Exception
public static void importFromLDAP(long ldapServerId,
long companyId)
throws Exception
Exception
public static User importLDAPUser(long ldapServerId,
long companyId,
LdapContext ldapContext,
Attributes attributes,
String password)
throws Exception
Exceptionpublic void setPortalLDAPImporter(PortalLDAPImporter portalLDAPImporter)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||