public class HardcodedPublicKeyLocator extends Object implements PublicKeyLocator
Constructor and Description |
---|
HardcodedPublicKeyLocator(PublicKey publicKey) |
Modifier and Type | Method and Description |
---|---|
PublicKey |
getPublicKey(String kid,
KeycloakDeployment deployment) |
public HardcodedPublicKeyLocator(PublicKey publicKey)
public PublicKey getPublicKey(String kid, KeycloakDeployment deployment)
getPublicKey
in interface PublicKeyLocator
Copyright © 2016 JBoss by Red Hat. All rights reserved.