|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CredentialHandlerFactoryException | |
|---|---|
| edu.isi.pegasus.common.credential | |
| Uses of CredentialHandlerFactoryException in edu.isi.pegasus.common.credential |
|---|
| Methods in edu.isi.pegasus.common.credential that throw CredentialHandlerFactoryException | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||