au.edu.jcu.hermes.core.filesystem
Class SRBGSIConnector
java.lang.Object
au.edu.jcu.hermes.core.filesystem.SRBConnector
au.edu.jcu.hermes.core.filesystem.SRBGSIConnector
- All Implemented Interfaces:
- IFileSystemConnector, java.io.Serializable
public class SRBGSIConnector
- extends SRBConnector
Author: Mathew Wyatt
Organisation: James Cook University
Date: Jun 25, 2008
Time: 4:59:19 PM
- See Also:
- Serialized Form
|
Constructor Summary |
SRBGSIConnector(SRBAccount srbAccount,
java.lang.String displayName)
Takes an exising account |
SRBGSIConnector(java.lang.String host,
int port,
java.lang.String resource,
java.lang.String displayName)
GSI auth constructor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SRBGSIConnector
public SRBGSIConnector(SRBAccount srbAccount,
java.lang.String displayName)
- Takes an exising account
- Parameters:
srbAccount - displayName -
SRBGSIConnector
public SRBGSIConnector(java.lang.String host,
int port,
java.lang.String resource,
java.lang.String displayName)
throws GlobusCredentialException,
org.ietf.jgss.GSSException
- GSI auth constructor
- Parameters:
host - port - resource - displayName -
- Throws:
org.globus.gsi.GlobusCredentialException
org.ietf.jgss.GSSException
GlobusCredentialException
getFileObject
public FileObject getFileObject()
throws FileSystemException
- Specified by:
getFileObject in interface IFileSystemConnector- Overrides:
getFileObject in class SRBConnector
- Throws:
FileSystemException
getAuthServer
public java.lang.String getAuthServer()
getAuthUsername
public java.lang.String getAuthUsername()