|
Liferay 6.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.util.ldap.LDAPUtil
public class LDAPUtil
| Constructor Summary | |
|---|---|
LDAPUtil()
|
|
| Method Summary | |
|---|---|
static String |
getAttributeValue(Attributes attributes,
Properties properties,
String key)
|
static String |
getAttributeValue(Attributes attributes,
Properties properties,
String key,
String defaultValue)
|
static String |
getAttributeValue(Attributes attributes,
String id)
|
static String |
getAttributeValue(Attributes attributes,
String id,
String defaultValue)
|
static String |
getFullProviderURL(String baseURL,
String baseDN)
|
static Date |
parseDate(String date)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LDAPUtil()
| Method Detail |
|---|
public static String getAttributeValue(Attributes attributes,
Properties properties,
String key)
throws NamingException
NamingException
public static String getAttributeValue(Attributes attributes,
Properties properties,
String key,
String defaultValue)
throws NamingException
NamingException
public static String getAttributeValue(Attributes attributes,
String id)
throws NamingException
NamingException
public static String getAttributeValue(Attributes attributes,
String id,
String defaultValue)
throws NamingException
NamingException
public static Date parseDate(String date)
throws Exception
Exception
public static String getFullProviderURL(String baseURL,
String baseDN)
|
Liferay 6.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||