public class SecUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROTOCOL_DELIM |
static int |
PROTOCOL_DELIM_LEN |
static String[] |
URL_PROTOCOLS |
| Constructor and Description |
|---|
SecUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
getConfig(SettingsSecurity sec,
String name) |
static SettingsSecurity |
read(String location,
boolean cycle) |
public static final String PROTOCOL_DELIM
public static final int PROTOCOL_DELIM_LEN
public static final String[] URL_PROTOCOLS
public static SettingsSecurity read(String location, boolean cycle) throws SecDispatcherException
SecDispatcherExceptionpublic static Map<String,String> getConfig(SettingsSecurity sec, String name)
Copyright © 2001–2021 Codehaus Plexus. All rights reserved.