Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.SetSecurityTokenRequest

Packages that use SetSecurityTokenRequest
org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings   
 

Uses of SetSecurityTokenRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus with parameters of type SetSecurityTokenRequest
 SetSecurityTokenResponse LexEVSGridServiceProviderImpl.setSecurityToken(SetSecurityTokenRequest params)
           
 

Uses of SetSecurityTokenRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs with parameters of type SetSecurityTokenRequest
 SetSecurityTokenResponse LexEVSGridServicePortType.setSecurityToken(SetSecurityTokenRequest parameters)
           
 

Uses of SetSecurityTokenRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings with parameters of type SetSecurityTokenRequest
 SetSecurityTokenResponse LexEVSGridServicePortTypeSOAPBindingStub.setSecurityToken(SetSecurityTokenRequest parameters)