Uses of Class
org.LexGrid.LexBIG.cagrid.dataService.stubs.RegisterSecurityTokenResponse

Packages that use RegisterSecurityTokenResponse
org.LexGrid.LexBIG.cagrid.dataService.service.globus   
org.LexGrid.LexBIG.cagrid.dataService.stubs   
org.LexGrid.LexBIG.cagrid.dataService.stubs.bindings   
 

Uses of RegisterSecurityTokenResponse in org.LexGrid.LexBIG.cagrid.dataService.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.dataService.service.globus that return RegisterSecurityTokenResponse
 RegisterSecurityTokenResponse LexEVSDataServiceProviderImpl.registerSecurityToken(RegisterSecurityTokenRequest params)
           
 

Uses of RegisterSecurityTokenResponse in org.LexGrid.LexBIG.cagrid.dataService.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.dataService.stubs that return RegisterSecurityTokenResponse
 RegisterSecurityTokenResponse LexEVSDataServicePortType.registerSecurityToken(RegisterSecurityTokenRequest parameters)
           
 

Uses of RegisterSecurityTokenResponse in org.LexGrid.LexBIG.cagrid.dataService.stubs.bindings
 

Methods in org.LexGrid.LexBIG.cagrid.dataService.stubs.bindings that return RegisterSecurityTokenResponse
 RegisterSecurityTokenResponse LexEVSDataServicePortTypeSOAPBindingStub.registerSecurityToken(RegisterSecurityTokenRequest parameters)