com.sshtools.daemon.configuration
Class PlatformConfiguration
DefaultHandler
com.sshtools.daemon.configuration.PlatformConfiguration
public class PlatformConfiguration
extends DefaultHandler
PlatformConfiguration
protected PlatformConfiguration(InputStream in)
throws SAXException,
ParserConfigurationException,
IOException
Creates a new PlatformConfiguration object.
containsSetting
public boolean containsSetting(String name)
getNativeAuthenticationProvider
public String getNativeAuthenticationProvider()
getNativeFileSystemProvider
public String getNativeFileSystemProvider()
getNativeProcessProvider
public String getNativeProcessProvider()
getSetting
public String getSetting(String name)
getSetting
public String getSetting(String name,
String defaultValue)
getVFSMounts
public Map getVFSMounts()
reload
public void reload(InputStream in)
throws SAXException,
ParserConfigurationException,
IOException
toString
public String toString()
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.