Save This Page
Home » j2ssh-0.2.9-src » com.sshtools.daemon.configuration » [javadoc | source]
com.sshtools.daemon.configuration
public class: AllowedSubsystem [javadoc | source]
java.lang.Object
   com.sshtools.daemon.configuration.AllowedSubsystem
Constructor:
 public AllowedSubsystem(String type,
    String name,
    String provider) 
    Creates a new AllowedSubsystem object.
    Parameters:
    type -
    name -
    provider -
Method from com.sshtools.daemon.configuration.AllowedSubsystem Summary:
getName,   getProvider,   getType
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.sshtools.daemon.configuration.AllowedSubsystem Detail:
 public String getName() 
 public String getProvider() 
 public String getType()