com.baidubce.services.sts
Class BceStsJsonResponseHandler

java.lang.Object
  extended by com.baidubce.http.handler.BceJsonResponseHandler
      extended by com.baidubce.services.sts.BceStsJsonResponseHandler
All Implemented Interfaces:
HttpResponseHandler

public class BceStsJsonResponseHandler
extends BceJsonResponseHandler

HTTP body json response handler for Baidu Sts responses.


Constructor Summary
BceStsJsonResponseHandler()
           
 
Method Summary
 boolean handle(BceHttpResponse httpResponse, AbstractBceResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BceStsJsonResponseHandler

public BceStsJsonResponseHandler()
Method Detail

handle

public boolean handle(BceHttpResponse httpResponse,
                      AbstractBceResponse response)
               throws Exception
Specified by:
handle in interface HttpResponseHandler
Overrides:
handle in class BceJsonResponseHandler
Throws:
Exception


Copyright © 2018. All rights reserved.