Uses of Class
com.sshtools.profile.AuthenticationException

Packages that use AuthenticationException
com.sshtools.profile A profile is a persistable representation of a connection and its associated settings. 
com.sshtools.terminal.schemes.exe   
 

Uses of AuthenticationException in com.sshtools.profile
 

Methods in com.sshtools.profile that throw AuthenticationException
 boolean ProfileTransport.connect(ResourceProfile profile)
          Connect to a host (or resource) using the URI provided in the ResourceProfile}.
 ProfileTransport ResourceProfile.createProfileTransport()
          Return a connected and authenticated ProfileTransport appropriate for this profile
abstract  ProfileTransport SchemeHandler.createProfileTransport(ResourceProfile profile)
          Create the ProfileTransport appropriate for this scheme
 

Uses of AuthenticationException in com.sshtools.terminal.schemes.exe
 

Methods in com.sshtools.terminal.schemes.exe that throw AuthenticationException
 boolean NativeTerminalProtocolTransport.connect(ResourceProfile profile)
          Connect to a host (or resource) using the URI provided in the ResourceProfile}.
 ProfileTransport NativeSchemeHandler.createProfileTransport(ResourceProfile profile)
           
 



Copyright © 2003-2004 3SP LTD. All Rights Reserved.