org.sonatype.plexus.components.sec.dispatcher
Class SecUtil
java.lang.Object
org.sonatype.plexus.components.sec.dispatcher.SecUtil
public class SecUtil
- extends java.lang.Object
- Version:
- $Id: SecUtil.java 877 2009-02-11 21:58:35Z oleg $
- Author:
- Oleg Gusakov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROTOCOL_DELIM
public static final java.lang.String PROTOCOL_DELIM
- See Also:
- Constant Field Values
PROTOCOL_DELIM_LEN
public static final int PROTOCOL_DELIM_LEN
URL_PROTOCOLS
public static final java.lang.String[] URL_PROTOCOLS
SecUtil
public SecUtil()
read
public static SettingsSecurity read(java.lang.String location,
boolean cycle)
throws SecDispatcherException
- Throws:
SecDispatcherException
getConfig
public static java.util.Map getConfig(SettingsSecurity sec,
java.lang.String name)
Copyright © 2008-2010. All Rights Reserved.