public class DefaultJwksSupplier extends java.lang.Object implements JwksSupplier
JwksSupplier.| Constructor and Description |
|---|
DefaultJwksSupplier(com.google.api.client.http.HttpRequestFactory httpRequestFactory,
KeyUriSupplier keyUriSupplier) |
| Modifier and Type | Method and Description |
|---|---|
org.jose4j.jwk.JsonWebKeySet |
supply(java.lang.String issuer) |
public DefaultJwksSupplier(com.google.api.client.http.HttpRequestFactory httpRequestFactory,
KeyUriSupplier keyUriSupplier)
public org.jose4j.jwk.JsonWebKeySet supply(java.lang.String issuer)
supply in interface JwksSupplier