public class JWKPublicKeyLocator extends Object implements PublicKeyLocator
Constructor and Description |
---|
JWKPublicKeyLocator() |
Modifier and Type | Method and Description |
---|---|
PublicKey |
getPublicKey(String kid,
KeycloakDeployment deployment) |
void |
reset(KeycloakDeployment deployment)
Reset the state of locator (eg.
|
public PublicKey getPublicKey(String kid, KeycloakDeployment deployment)
getPublicKey
in interface PublicKeyLocator
public void reset(KeycloakDeployment deployment)
PublicKeyLocator
reset
in interface PublicKeyLocator
Copyright © 2019 JBoss by Red Hat. All rights reserved.