A C D G J L M S

C

cancelJob(String) - Method in interface jlite.GridSession
Requests cancellation of a job.
The WMProxy service endpoint is determined by the default VO of the proxy certificate.
cancelJob(String, String) - Method in interface jlite.GridSession
Requests cancellation of a job.
cancelJob(String) - Method in class jlite.GridSessionImpl
 
cancelJob(String, String) - Method in class jlite.GridSessionImpl
 
create() - Static method in class jlite.GridSessionFactory
Creates a grid session with default configuration (refer to the user manual).
create(GridSessionConfig) - Static method in class jlite.GridSessionFactory
Creates a grid session with custom configuration.
createProxy(String, int) - Method in interface jlite.GridSession
Creates a VOMS user proxy certificate.
If you want to request specific ACs or create a limited proxy, check the advanced version.
createProxy(String[], int, int, boolean) - Method in interface jlite.GridSession
Creates a VOMS user proxy certificate (advanced version).
createProxy(String, int) - Method in class jlite.GridSessionImpl
 
createProxy(String[], int, int, boolean) - Method in class jlite.GridSessionImpl
 

A C D G J L M S