public class MockJwksRetriever extends Object implements JwksRetriever
Mock JwksRetriever.
Typically this would be HTTPS call to JWT authority server.
| Modifier and Type | Class and Description |
|---|---|
static class |
MockJwksRetriever.JwksKey |
static class |
MockJwksRetriever.JwksKeys |
| Constructor and Description |
|---|
MockJwksRetriever() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
retrieveJwks() |
public InputStream retrieveJwks() throws Exception
retrieveJwks in interface JwksRetrieverExceptionCopyright © 2005–2019. All rights reserved.