|
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.LDAPSettingsUtil
public class LDAPSettingsUtil
| Constructor Summary | |
|---|---|
LDAPSettingsUtil()
|
|
| Method Summary | |
|---|---|
static String |
getAuthSearchFilter(long ldapServerId,
long companyId,
String emailAddress,
String screenName,
String userId)
|
static Properties |
getContactExpandoMappings(long ldapServerId,
long companyId)
|
static Properties |
getContactMappings(long ldapServerId,
long companyId)
|
static Properties |
getGroupMappings(long ldapServerId,
long companyId)
|
static String |
getPropertyPostfix(long ldapServerId)
|
static Properties |
getUserExpandoMappings(long ldapServerId,
long companyId)
|
static Properties |
getUserMappings(long ldapServerId,
long companyId)
|
static boolean |
isAuthEnabled(long companyId)
|
static boolean |
isExportEnabled(long companyId)
|
static boolean |
isImportEnabled(long companyId)
|
static boolean |
isImportOnStartup(long companyId)
|
static boolean |
isNtlmEnabled(long companyId)
|
static boolean |
isPasswordPolicyEnabled(long companyId)
|
static boolean |
isSiteMinderEnabled(long companyId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LDAPSettingsUtil()
| Method Detail |
|---|
public static String getAuthSearchFilter(long ldapServerId,
long companyId,
String emailAddress,
String screenName,
String userId)
throws SystemException
SystemException
public static Properties getContactExpandoMappings(long ldapServerId,
long companyId)
throws Exception
Exception
public static Properties getContactMappings(long ldapServerId,
long companyId)
throws IOException,
SystemException
IOException
SystemException
public static Properties getGroupMappings(long ldapServerId,
long companyId)
throws Exception
Exceptionpublic static String getPropertyPostfix(long ldapServerId)
public static Properties getUserExpandoMappings(long ldapServerId,
long companyId)
throws Exception
Exception
public static Properties getUserMappings(long ldapServerId,
long companyId)
throws Exception
Exception
public static boolean isAuthEnabled(long companyId)
throws SystemException
SystemException
public static boolean isExportEnabled(long companyId)
throws SystemException
SystemException
public static boolean isImportEnabled(long companyId)
throws SystemException
SystemException
public static boolean isImportOnStartup(long companyId)
throws SystemException
SystemException
public static boolean isNtlmEnabled(long companyId)
throws SystemException
SystemException
public static boolean isPasswordPolicyEnabled(long companyId)
throws SystemException
SystemException
public static boolean isSiteMinderEnabled(long companyId)
throws SystemException
SystemException
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||