|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.integration.directory.connector.util.DirectoryAttributeRetriever
public class DirectoryAttributeRetriever
| Constructor Summary | |
|---|---|
DirectoryAttributeRetriever()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getValueFromAttributes(java.lang.String directoryAttributeName,
javax.naming.directory.Attributes directoryAttributes)
Retrieves the first value from the collection of attributes for the supplied name directoryAttributeName. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectoryAttributeRetriever()
| Method Detail |
|---|
public static java.lang.String getValueFromAttributes(java.lang.String directoryAttributeName,
javax.naming.directory.Attributes directoryAttributes)
null is returned.
directoryAttributeName - attribute name key.directoryAttributes - collection of attributes to examine.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||