public class OIDCIdentityProviderPublicKeyLoader extends Object implements PublicKeyLoader
| Constructor and Description |
|---|
OIDCIdentityProviderPublicKeyLoader(KeycloakSession session,
OIDCIdentityProviderConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected PublicKey |
getSavedPublicKey() |
Map<String,PublicKey> |
loadKeys() |
public OIDCIdentityProviderPublicKeyLoader(KeycloakSession session, OIDCIdentityProviderConfig config)
Copyright © 2016 JBoss by Red Hat. All rights reserved.