public class Connect2IdJwkReader extends Object implements JwksReader<com.nimbusds.jose.jwk.JWK>
| Constructor and Description |
|---|
Connect2IdJwkReader() |
| Modifier and Type | Method and Description |
|---|---|
List<com.nimbusds.jose.jwk.JWK> |
readJwks(InputStream inputStream) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadJwkspublic List<com.nimbusds.jose.jwk.JWK> readJwks(InputStream inputStream) throws IOException, InvalidSigningKeysException
readJwks in interface JwksReader<com.nimbusds.jose.jwk.JWK>IOExceptionInvalidSigningKeysExceptionCopyright © 2020 Entur AS. All rights reserved.