|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.cagrid.gaards.ui.common.CredentialManager
public class CredentialManager
| Nested Class Summary | |
|---|---|
class |
CredentialManager.ProxyFilter
|
| Method Summary | |
|---|---|
void |
addCredential(org.globus.gsi.GlobusCredential cred)
|
void |
deleteCredential(org.globus.gsi.GlobusCredential cred)
|
java.util.List |
getCredentials()
|
static CredentialManager |
getInstance()
|
void |
loadCredential()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void loadCredential()
public static CredentialManager getInstance()
public void addCredential(org.globus.gsi.GlobusCredential cred)
throws java.lang.Exception
java.lang.Exceptionpublic void deleteCredential(org.globus.gsi.GlobusCredential cred)
public java.util.List getCredentials()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||