Package | Description |
---|---|
org.keycloak.adapters | |
org.keycloak.adapters.rotation |
Modifier and Type | Field and Description |
---|---|
protected PublicKeyLocator |
KeycloakDeployment.publicKeyLocator |
Modifier and Type | Method and Description |
---|---|
PublicKeyLocator |
KeycloakDeployment.getPublicKeyLocator() |
PublicKeyLocator |
AdapterDeploymentContext.DeploymentDelegate.getPublicKeyLocator() |
Modifier and Type | Method and Description |
---|---|
void |
KeycloakDeployment.setPublicKeyLocator(PublicKeyLocator publicKeyLocator) |
void |
AdapterDeploymentContext.DeploymentDelegate.setPublicKeyLocator(PublicKeyLocator publicKeyLocator) |
Modifier and Type | Class and Description |
---|---|
class |
HardcodedPublicKeyLocator |
class |
JWKPublicKeyLocator
When needed, publicKeys are downloaded by sending request to realm's jwks_url
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.