public class HardcodedPublicKeyLoader extends Object implements PublicKeyLoader
| Constructor and Description |
|---|
HardcodedPublicKeyLoader(String kid,
String pem) |
| Modifier and Type | Method and Description |
|---|---|
protected PublicKey |
getSavedPublicKey() |
Map<String,PublicKey> |
loadKeys() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.