public class LDAPUtil extends Object
Utility class for working with LDAP.
LDAPUtil()
static String
formatDate(Date date)
static Date
parseDate(String date)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LDAPUtil()
public static final String formatDate(Date date)
Formats the given date.
date
public static final Date parseDate(String date)
Parses dates/time stamps stored in LDAP. Some possible values:
Copyright © 2018 JBoss by Red Hat. All rights reserved.