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