Uses of Class
org.apache.geronimo.security.Callers

Packages that use Callers
org.apache.geronimo.security   
 

Uses of Callers in org.apache.geronimo.security
 

Methods in org.apache.geronimo.security that return Callers
static Callers ContextManager.getCallers()
           
static Callers ContextManager.pushNextCaller(Subject nextCaller)
           
static Callers ContextManager.setNextCaller(Subject nextCaller)
           
 

Methods in org.apache.geronimo.security with parameters of type Callers
static void ContextManager.popCallers(Callers oldCallers)
           
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.