|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.tools.ProxyInfo
public class ProxyInfo
Retruns information about the proxy.
Syntax: java ProxyInfo [options]
java ProxyInfo -help
Options
-help | -usage
Displays usage
-f | -file
Non-standard location of proxy
[printoptions]
Prints information about proxy
-exists [options] | -e [options]
Returns 0 if valid proxy exists, 1 otherwise
-globus
Prints information in globus format
[printoptions]
-subject Distinguished name (DN) of subject
-issuer DN of issuer (certificate signer)
-type Type of proxy (full or limited)
-timeleft Time (in seconds) until proxy expires
-strength Key size (in bits)
-all All above options in a human readable format
"
[options to -exists] (if none are given, H = B = 0 are assumed)
-hours H (-h) time requirement for proxy to be valid
-bits B (-b) strength requirement for proxy to be valid
| Constructor Summary | |
|---|---|
ProxyInfo()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyInfo()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||