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

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

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

Methods in org.eclipse.higgins.rpps.core that return ExtraTokenResponseTO
 ExtraTokenResponseTO IRppsService.getTokenExtraByUrl(String policy, String policytype, String sslCert, String url)
          Deprecated.  
 ExtraTokenResponseTO IRppsService.getTokenExtraByRPEndPoint(String policy, String policytype, String sslCert, RPEndPointTO rpEndPointTO)
          Web service operation.
 

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

Methods in org.eclipse.higgins.rpps.core.impl that return ExtraTokenResponseTO
 ExtraTokenResponseTO RppsService.getTokenExtraByRPEndPoint(String policy, String policytype, String sslCert, RPEndPointTO rpEndPointTO)
          Web service operation.
 ExtraTokenResponseTO RppsService.getTokenExtraByUrl(String policy, String policytype, String sslCert, String url)
          Deprecated.