public class OrganizationUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
areOrganizationsConfigured()
Reports whether LDAP is fully configured.
|
static java.util.Vector<java.lang.String> |
getOrganizations()
gets a list of organization names from metacat.properties.
|
static java.util.Vector<java.lang.String> |
getOrgDNs(java.lang.String orgName)
gets a list of organization names from metacat.properties.
|
public static java.util.Vector<java.lang.String> getOrganizations() throws MetacatUtilException
MetacatUtilException
public static java.util.Vector<java.lang.String> getOrgDNs(java.lang.String orgName) throws MetacatUtilException
MetacatUtilException
public static boolean areOrganizationsConfigured() throws MetacatUtilException
MetacatUtilException
Copyright © 2020 Regents of the University of California. All Rights Reserved.