| 
| virtual std::string  | download (const std::string &url) const | 
|   | Downloads content of given URL and returns the payload as string.  
  | 
|   | 
◆ from()
  
  
      
        
          | std::unique_ptr< JWKS > tenduke::test::unittests::FakeJWKSDownloader::from  | 
          ( | 
          const std::string & |           url | ) | 
           const | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
Downloads and parses the JWKS-document. 
- Parameters
 - 
  
  
 
- Returns
 - - 
 
- Exceptions
 - 
  
    | `tenduke::jwk::JWKException` | if download fails  | 
  
   
Reimplemented from tenduke::jwk::JWKSDownloader.
 
 
The documentation for this class was generated from the following file:
- core/core/test/jwk/DynamicJWKSSignatureValidator_test.cpp