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