com.sshtools.daemon.configuration

Class AllowedSubsystem


public class AllowedSubsystem
extends java.lang.Object

Version:
$Revision: 1.12 $
Author:
$author$

Constructor Summary

AllowedSubsystem(String type, String name, String provider)
Creates a new AllowedSubsystem object.

Method Summary

String
getName()
String
getProvider()
String
getType()

Constructor Details

AllowedSubsystem

public AllowedSubsystem(String type,
                        String name,
                        String provider)
Creates a new AllowedSubsystem object.
Parameters:
type -
name -
provider -

Method Details

getName

public String getName()
Returns:

getProvider

public String getProvider()
Returns:

getType

public String getType()
Returns:

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.