|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.isi.pegasus.common.credential.impl.Abstract
edu.isi.pegasus.common.credential.impl.Irods
public class Irods
A convenience class that allows us to determine the path to the user irodsEnvFile file.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.isi.pegasus.common.credential.CredentialHandler |
|---|
CredentialHandler.TYPE |
| Field Summary | |
|---|---|
static String |
DESCRIPTION
The description. |
static String |
IRODSENVFILE
The name of the environment variable that specifies the path to the s3cfg file. |
| Fields inherited from class edu.isi.pegasus.common.credential.impl.Abstract |
|---|
mLogger, mProps, mSiteStore |
| Fields inherited from interface edu.isi.pegasus.common.credential.CredentialHandler |
|---|
VERSION |
| Constructor Summary | |
|---|---|
Irods()
The default constructor. |
|
| Method Summary | |
|---|---|
String |
getBaseName()
returns the basename of the path to the local credential |
String |
getDescription()
Returns the description for the implementing handler |
String |
getEnvironmentVariable()
Returns the name of the environment variable that needs to be set for the job associated with the credential. |
String |
getPath(String site)
Returns the path to irodsEnv. |
| Methods inherited from class edu.isi.pegasus.common.credential.impl.Abstract |
|---|
getPath, initialize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface edu.isi.pegasus.common.credential.CredentialHandler |
|---|
getPath, initialize |
| Field Detail |
|---|
public static final String IRODSENVFILE
public static final String DESCRIPTION
| Constructor Detail |
|---|
public Irods()
| Method Detail |
|---|
public String getPath(String site)
getPath in interface CredentialHandlersite - the site handle
public String getBaseName()
getBaseName in interface CredentialHandlerpublic String getEnvironmentVariable()
getEnvironmentVariable in interface CredentialHandlerpublic String getDescription()
getDescription in interface CredentialHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||