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.getTokenExtraByRPEndPoint(org.eclipse.higgins.user.login.UserAccount userAccount, String policy, String policytype, String sslCert, RPEndPointTO rpEndPointTO)
          Makes security token with extra card's information usage saved users information.
 ExtraTokenResponseTO IRppsService.getTokenExtraByUrl(org.eclipse.higgins.user.login.UserAccount userAccount, String policy, String policytype, String sslCert, String url)
          Deprecated.  
 

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

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