public class XmlUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SPECIAL_STAR |
| Constructor and Description |
|---|
XmlUtils() |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
_hasImmediateNamingPrivilege(Subject subj,
Stem ns,
String p) |
static boolean |
internal_getBooleanOption(Properties opts,
String key) |
protected static Properties |
internal_getSystemProperties(org.apache.commons.logging.Log log,
String file) |
static Properties |
internal_getUserProperties(org.apache.commons.logging.Log log,
String file) |
protected static boolean |
internal_hasImmediatePrivilege(Subject subj,
Owner o,
String p) |
public static final String SPECIAL_STAR
public static boolean internal_getBooleanOption(Properties opts, String key)
protected static Properties internal_getSystemProperties(org.apache.commons.logging.Log log, String file) throws IOException
IOExceptionpublic static Properties internal_getUserProperties(org.apache.commons.logging.Log log, String file) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionprotected static boolean internal_hasImmediatePrivilege(Subject subj, Owner o, String p)
Copyright © 2016 Internet2. All rights reserved.