Secure iNet Factory

Uses of Interface
com.jscape.util.task.Task

Packages that use Task
com.jscape.inet.ssh.authentication   
com.jscape.inet.ssh.authentication.requests   
com.jscape.inet.ssh.transport   
com.jscape.util.task   
 

Uses of Task in com.jscape.inet.ssh.authentication
 

Subinterfaces of Task in com.jscape.inet.ssh.authentication
 interface AuthenticationRequest
          Represents user authentication request abstraction.
 

Uses of Task in com.jscape.inet.ssh.authentication.requests
 

Classes in com.jscape.inet.ssh.authentication.requests that implement Task
 class AbstractAuthenticationRequest
          Common authentication request implementation.
 class AbstractComplexRequest
           
 class SuccessiveAttemptRequest
           
 class UserDataBasedRequest
          This complex request tries to authenticate the user basing on available user information: if user data contains key pair it tries to perform "publickey" authentication.
 

Uses of Task in com.jscape.inet.ssh.transport
 

Classes in com.jscape.inet.ssh.transport that implement Task
 class ServiceRequest
           
 

Uses of Task in com.jscape.util.task
 

Classes in com.jscape.util.task that implement Task
 class com.jscape.util.task.AbstractTask
           
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved