com.sshtools.daemon.configuration
Class AllowedSubsystem
java.lang.Object
com.sshtools.daemon.configuration.AllowedSubsystem
public class AllowedSubsystem
extends java.lang.Object
AllowedSubsystem(String type, String name, String provider) - Creates a new AllowedSubsystem object.
|
AllowedSubsystem
public AllowedSubsystem(String type,
String name,
String provider)
Creates a new AllowedSubsystem object.
getName
public String getName()
getProvider
public String getProvider()
getType
public String getType()
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.