Package | Description |
---|---|
edu.isi.pegasus.common.credential |
Modifier and Type | Method and Description |
---|---|
void |
CredentialHandlerFactory.initialize(PegasusBag bag)
Initializes the Factory.
|
CredentialHandler |
CredentialHandlerFactory.loadInstance(CredentialHandler.TYPE type)
This method loads the appropriate implementing CondorStyle as specified
by the user at runtime.
|
private CredentialHandler |
CredentialHandlerFactory.loadInstance(PegasusBag bag,
String className)
This method loads the appropriate CredentialHandler using reflection.
|
Copyright © 2011 The University of Southern California. All Rights Reserved.