Uses of Class
org.gcube.portlets.user.gcubelogin.shared.CheckResult

Packages that use CheckResult
org.gcube.portlets.user.gcubelogin.client.stubs   
org.gcube.portlets.user.gcubelogin.server   
 

Uses of CheckResult in org.gcube.portlets.user.gcubelogin.client.stubs
 

Methods in org.gcube.portlets.user.gcubelogin.client.stubs that return types with arguments of type CheckResult
 HashMap<String,ArrayList<CheckResult>> NewLoginService.checkInfrastructure(String infrastructure, String startScopes)
           
 

Method parameters in org.gcube.portlets.user.gcubelogin.client.stubs with type arguments of type CheckResult
 void NewLoginServiceAsync.checkInfrastructure(String infrastructure, String startScopes, com.google.gwt.user.client.rpc.AsyncCallback<HashMap<String,ArrayList<CheckResult>>> callback)
           
 

Uses of CheckResult in org.gcube.portlets.user.gcubelogin.server
 

Methods in org.gcube.portlets.user.gcubelogin.server that return types with arguments of type CheckResult
 HashMap<String,ArrayList<CheckResult>> LoginServiceImpl.checkInfrastructure(String infrastructure, String startScopes)
           
protected static ArrayList<CheckResult> LoginServiceUtil.checkScope(String scopename)
           
 



Copyright © 2013. All Rights Reserved.