|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UserCredential in org.glite.wmsui.apij |
Methods in org.glite.wmsui.apij that return UserCredential | |
static UserCredential |
UserCredential.createProxy(java.lang.String passPhrase)
Create the default proxy Create the default proxy certificate with all the default values: 512-key-length bits, 24c hours, not limited |
static UserCredential |
UserCredential.createProxy(java.lang.String passPhrase,
java.lang.String userProxy,
java.lang.String userCert,
java.lang.String userKey,
int bits,
int hours,
boolean limited)
Create a different proxy than the default one |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |