|
Liferay 6.0.4 | |||||||||
| 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)
|
| 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 String getFullProviderURL(String baseURL,
String baseDN)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||