public class LDAPUser extends Object
| Constructor and Description |
|---|
LDAPUser() |
LDAPUser(String cn,
String displayName,
String email) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCn() |
String |
getDisplayName() |
String |
getEmail() |
void |
setCn(String cn) |
void |
setDisplayName(String displayName) |
void |
setEmail(String email) |
Copyright © 2026. All rights reserved.