public class LDAPUtil extends Object
Utility class for working with LDAP.
| Constructor and Description |
|---|
LDAPUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatDate(Date date)
Formats the given date.
|
static Date |
parseDate(String date)
Parses dates/time stamps stored in LDAP.
|
Copyright © 2021. All rights reserved.