Uses of Class
org.glite.security.SecurityContext

Packages that use SecurityContext
org.glite.security The main Util-java information classes. 
 

Uses of SecurityContext in org.glite.security
 

Methods in org.glite.security that return SecurityContext
static SecurityContext SecurityContext.getCurrentContext()
           
 

Methods in org.glite.security with parameters of type SecurityContext
static void SecurityContext.setCurrentContext(SecurityContext sc)