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

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

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

Methods in org.LexGrid.LexBIG.cagrid.dataService.service.globus with parameters of type RegisterSecurityTokenRequest
 RegisterSecurityTokenResponse LexEVSDataServiceProviderImpl.registerSecurityToken(RegisterSecurityTokenRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.dataService.stubs with parameters of type RegisterSecurityTokenRequest
 RegisterSecurityTokenResponse LexEVSDataServicePortType.registerSecurityToken(RegisterSecurityTokenRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.dataService.stubs.bindings with parameters of type RegisterSecurityTokenRequest
 RegisterSecurityTokenResponse LexEVSDataServicePortTypeSOAPBindingStub.registerSecurityToken(RegisterSecurityTokenRequest parameters)