Uses of Class
org.eclipse.higgins.rpps.core.tobj.UIResponseTO

Packages that use UIResponseTO
org.eclipse.higgins.rpps.core   
org.eclipse.higgins.rpps.core.impl   
 

Uses of UIResponseTO in org.eclipse.higgins.rpps.core
 

Methods in org.eclipse.higgins.rpps.core that return UIResponseTO
 UIResponseTO IRppsService.getUserInterface(String url, String target, String sslCert, String policytype, String policy)
          This method takes as input a policy---for example, one that has been retrieved from the Relying Party Agent (called here the 'Requester')---as well as a description of the Requester.
 

Uses of UIResponseTO in org.eclipse.higgins.rpps.core.impl
 

Methods in org.eclipse.higgins.rpps.core.impl that return UIResponseTO
 UIResponseTO RppsService.getUserInterface(String url, String target, String sslCert, String policytype, String policy)
          This method takes as input a policy---for example, one that has been retrieved from the Relying Party Agent (called here the 'Requester')---as well as a description of the Requester.