public final class LdapUser extends Object
| Constructor and Description |
|---|
LdapUser()
Constructor, initialize the fields
|
| Modifier and Type | Method and Description |
|---|---|
static LdapUser |
of(Attributes attributes)
Converte a set of
Attributes to a single instance of this class |
public static LdapUser of(Attributes attributes) throws NamingException
Attributes to a single instance of this classattributes - the LDAP/AD attributes to workLdapUser builded from this attributesNamingException - if any error ocurr in this mapping processCopyright © 2018 Arthur Gregorio. All rights reserved.