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 |
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
SecDispatcherException
public static Map getConfig(SettingsSecurity sec, String name)
Copyright © 2008-2013 Sonatype, Inc.. All Rights Reserved.