Class XmlFormatAccessTokenExtractor

  • All Implemented Interfaces:
    AccessTokenExtractor

    public class XmlFormatAccessTokenExtractor
    extends MediaTypeBasedAccessTokenExtractor
    Extracts access token when the response body type is application/xml Used by Github if Accept-Type is set to application/xml in the request. Created by srujant on 24/8/17.