Class SecUtil
java.lang.Object
org.sonatype.plexus.components.sec.dispatcher.SecUtil
- Version:
- $Id: SecUtil.java 877 2009-02-11 21:58:35Z oleg $
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Map
getConfig
(SettingsSecurity sec, String name) static SettingsSecurity
private static InputStream
-
Field Details
-
PROTOCOL_DELIM
- See Also:
-
PROTOCOL_DELIM_LEN
public static final int PROTOCOL_DELIM_LEN -
URL_PROTOCOLS
-
-
Constructor Details
-
SecUtil
public SecUtil()
-
-
Method Details
-
read
- Throws:
SecDispatcherException
-
toStream
- Throws:
MalformedURLException
IOException
-
getConfig
-