|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.common.security.UserCredential
org.gridbus.broker.common.security.ProxyCredential
org.gridbus.broker.common.security.LocalProxyCredential
org.gridbus.broker.common.security.SrbGSICredential
public class SrbGSICredential
| Field Summary |
|---|
| Fields inherited from class org.gridbus.broker.common.security.ProxyCredential |
|---|
DEFAULT_MIN_PROXY_LIFETIME, DEFAULT_PROXY_LIFETIME, LOCAL, MYPROXY |
| Constructor Summary | |
|---|---|
SrbGSICredential()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCA()
|
int |
getType()
|
java.lang.String |
getUsername()
|
void |
setCA(java.lang.String ca)
|
void |
setUsername(java.lang.String username)
|
| Methods inherited from class org.gridbus.broker.common.security.LocalProxyCredential |
|---|
forceNewProxy, getPassword, getUsercertfile, getUserkeyfile, isForceNewProxy, setForceNewProxy, setPassword, setUsercertfile, setUserkeyfile |
| Methods inherited from class org.gridbus.broker.common.security.ProxyCredential |
|---|
getMinProxyLifeTime, getProxy, getProxyFileLocation, getProxyLifeTime, refreshProxy, saveToFile, setMinProxyLifeTime, setProxy, setProxyFileLocation |
| Methods inherited from class org.gridbus.broker.common.security.UserCredential |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SrbGSICredential()
| Method Detail |
|---|
public java.lang.String getCA()
public void setCA(java.lang.String ca)
ca - The cA to set.public java.lang.String getUsername()
public void setUsername(java.lang.String username)
username - The username to set.public int getType()
getType in class ProxyCredential
|
Copyright © The University of Melbourne. 2006 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||