public class HttpsJwks extends Object
| Modifier and Type | Method and Description |
|---|---|
List<JsonWebKey> |
getJsonWebKeys() |
String |
getLocation() |
void |
refresh() |
void |
setDefaultCacheDuration(long defaultCacheDuration) |
void |
setSimpleHttpGet(SimpleGet simpleHttpGet) |
public HttpsJwks(String location)
public void setDefaultCacheDuration(long defaultCacheDuration)
public void setSimpleHttpGet(SimpleGet simpleHttpGet)
public String getLocation()
public List<JsonWebKey> getJsonWebKeys() throws JoseException, IOException
JoseExceptionIOExceptionpublic void refresh()
throws JoseException,
IOException
JoseExceptionIOExceptionCopyright © 2015. All rights reserved.